New issue
Advanced search Search tips

Issue 756087 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

CopyTextureTestES3.ES3UintFormats Fails on Linux Intel

Project Member Reported by enne@chromium.org, Aug 16 2017

Issue description

https://build.chromium.org/p/chromium.gpu.fyi/builders/Linux%20Release%20%28Intel%20HD%20630%29

Starting with this build: https://build.chromium.org/p/chromium.gpu.fyi/builders/Linux%20Release%20%28Intel%20HD%20630%29/builds/326

Failure:
--snip--
[ RUN      ] CopyTextureTestES3.ES3UintFormats/ES3_OPENGL
Warning: LogGLDebugMessage(154): 
	Source: OpenGL
	Type: Other
	ID: 0x034F
	Severity: Medium
	Message: FBO incomplete: driver marked FBO as incomplete [-1]
../../third_party/angle/src/tests/test_utils/ANGLETest.cpp:51: Failure
Failed
LogGLDebugMessage(144): 
	Source: OpenGL
	Type: Error
	ID: 0x04DA
	Severity: High
	Message: GL_INVALID_FRAMEBUFFER_OPERATION in glDrawArrays(incomplete framebuffer)
../../third_party/angle/src/tests/gl_tests/CopyTextureTest.cpp:1293: Failure
The difference between std::get<0>(expectedColor) and pixel[0] is 127, which exceeds 1, where
std::get<0>(expectedColor) evaluates to 128,
pixel[0] evaluates to 255, and
1 evaluates to 1.
../../third_party/angle/src/tests/gl_tests/CopyTextureTest.cpp:1294: Failure
The difference between std::get<1>(expectedColor) and pixel[1] is 63, which exceeds 1, where
std::get<1>(expectedColor) evaluates to 64,
pixel[1] evaluates to 127, and
1 evaluates to 1.
../../third_party/angle/src/tests/gl_tests/CopyTextureTest.cpp:1295: Failure
The difference between std::get<2>(expectedColor) and pixel[2] is 31, which exceeds 1, where
std::get<2>(expectedColor) evaluates to 32,
pixel[2] evaluates to 63, and
1 evaluates to 1.
Warning: LogGLDebugMessage(154): 
	Source: OpenGL
	Type: Other
	ID: 0x034F
	Severity: Medium
	Message: FBO incomplete: driver marked FBO as incomplete [-1]
../../third_party/angle/src/tests/test_utils/ANGLETest.cpp:51: Failure
Failed
LogGLDebugMessage(144): 
	Source: OpenGL
	Type: Error
	ID: 0x04DA
	Severity: High
	Message: GL_INVALID_FRAMEBUFFER_OPERATION in glDrawArrays(incomplete framebuffer)
../../third_party/angle/src/tests/gl_tests/CopyTextureTest.cpp:1293: Failure
The difference between std::get<0>(expectedColor) and pixel[0] is 191, which exceeds 1, where
std::get<0>(expectedColor) evaluates to 64,
pixel[0] evaluates to 255, and
1 evaluates to 1.
../../third_party/angle/src/tests/gl_tests/CopyTextureTest.cpp:1294: Failure
The difference between std::get<1>(expectedColor) and pixel[1] is 95, which exceeds 1, where
std::get<1>(expectedColor) evaluates to 32,
pixel[1] evaluates to 127, and
1 evaluates to 1.
../../third_party/angle/src/tests/gl_tests/CopyTextureTest.cpp:1295: Failure
The difference between std::get<2>(expectedColor) and pixel[2] is 47, which exceeds 1, where
std::get<2>(expectedColor) evaluates to 16,
pixel[2] evaluates to 63, and
1 evaluates to 1.
Warning: LogGLDebugMessage(154): 
	Source: OpenGL
	Type: Other
	ID: 0x034F
	Severity: Medium
	Message: FBO incomplete: driver marked FBO as incomplete [-1]
../../third_party/angle/src/tests/test_utils/ANGLETest.cpp:51: Failure
Failed
LogGLDebugMessage(144): 
	Source: OpenGL
	Type: Error
	ID: 0x04DA
	Severity: High
	Message: GL_INVALID_FRAMEBUFFER_OPERATION in glDrawArrays(incomplete framebuffer)
[  FAILED  ] CopyTextureTestES3.ES3UintFormats/ES3_OPENGL, where GetParam() = ES3_OPENGL (23 ms)
--snip--

Seems most likely to be the angle roll:
https://chromium.googlesource.com/angle/angle.git/+log/9b11ea4..79f7104

Seems likely to be one of the two patches from geofflang there? Can you take a look?
 
Thanks enne. FYI, the GPU FYI bots use top of tree ANGLE, the ANGLE rolls in the blamelist are actually not related to the regression range, which is determined from parent_got_angle_revision and got_angle_revision.

Looks like my suppression https://chromium-review.googlesource.com/c/616817 needed to be expanded to Linux for some tests.
Project Member

Comment 2 by bugdroid1@chromium.org, Aug 18 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/angle/angle/+/3dfaf265b48cefd7af8c863893073dc0c3d846ae

commit 3dfaf265b48cefd7af8c863893073dc0c3d846ae
Author: Jamie Madill <jmadill@chromium.org>
Date: Fri Aug 18 16:49:57 2017

Add a Linux/Intel suppression for CopyTextureTestES3.ES3UintFormats.

BUG=chromium:756087

Change-Id: If7d318d58ce46b52a810b1a96fcdbff57a787f86
Reviewed-on: https://chromium-review.googlesource.com/621408
Reviewed-by: Jamie Madill <jmadill@chromium.org>
Commit-Queue: Jamie Madill <jmadill@chromium.org>

[modify] https://crrev.com/3dfaf265b48cefd7af8c863893073dc0c3d846ae/src/tests/gl_tests/CopyTextureTest.cpp

Project Member

Comment 3 by bugdroid1@chromium.org, Aug 18 2017

The following revision refers to this bug:
  https://skia.googlesource.com/skia/+/141df44fd82b5d9223025a5daa463fcf22d8416f

commit 141df44fd82b5d9223025a5daa463fcf22d8416f
Author: angle-deps-roller@chromium.org <angle-deps-roller@chromium.org>
Date: Fri Aug 18 18:26:29 2017

Roll skia/third_party/externals/angle2/ 0ce8ef332..3dfaf265b (1 commit)

https://chromium.googlesource.com/angle/angle.git/+log/0ce8ef332fa5..3dfaf265b48c

$ git log 0ce8ef332..3dfaf265b --date=short --no-merges --format='%ad %ae %s'

Created with:
  roll-dep skia/third_party/externals/angle2
BUG=756087


Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, see:
http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls


CQ_INCLUDE_TRYBOTS=skia.primary:Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE,Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-ANGLE,Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE,Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-ANGLE,Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE,Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-ANGLE,Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE,Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-ANGLE,Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE,Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-ANGLE,Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE,Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-ANGLE
TBR=bsalomon@google.com

Change-Id: I2b4257c690212714b49b96bc71fbe173f910491a
Reviewed-on: https://skia-review.googlesource.com/36263
Reviewed-by: angle-deps-roller . <angle-deps-roller@chromium.org>
Commit-Queue: angle-deps-roller . <angle-deps-roller@chromium.org>

[modify] https://crrev.com/141df44fd82b5d9223025a5daa463fcf22d8416f/DEPS

Project Member

Comment 4 by bugdroid1@chromium.org, Aug 19 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/9003fb7225aee211c208c8b4ad29823eeda348a7

commit 9003fb7225aee211c208c8b4ad29823eeda348a7
Author: skia-deps-roller@chromium.org <skia-deps-roller@chromium.org>
Date: Sat Aug 19 22:38:19 2017

Roll src/third_party/skia/ 6274c42b8..ae79f32e7 (16 commits)

https://skia.googlesource.com/skia.git/+log/6274c42b8241..ae79f32e79e3

$ git log 6274c42b8..ae79f32e7 --date=short --no-merges --format='%ad %ae %s'
2017-08-18 scroggo Call initializeColorXform inside SkCodec
2017-08-18 angle-deps-roller Roll skia/third_party/externals/angle2/ 0ce8ef332..3dfaf265b (1 commit)
2017-08-18 bsalomon Make texture created by SkColorSpaceXformImageGenerator be the right size
2017-08-18 scroggo Disable questionable bmps on Mac platform decoder
2017-08-18 sadrul Add SK_API to SkOverdrawCanvas and SkOverdrawColorFilter.
2017-08-18 bsalomon build ANGLE with c++14 on Linux.
2017-08-18 angle-deps-roller Roll skia/third_party/externals/angle2/ 92996b0dd..0ce8ef332 (1 commit)
2017-08-17 scroggo Reland "skia: add heif decoding support"
2017-08-18 bsalomon Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible""
2017-08-18 benjaminwagner Remove SurfacePro Test tasks.
2017-08-18 egdaniel Add GrMtlRenderTarget class
2017-08-17 brianosman Cache the results of get_pixel_formats_to_try
2017-08-17 egdaniel Use GrBackendObjectOwnership instead of GrVkImage::Wrapped
2017-08-18 bsalomon Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"
2017-08-17 bsalomon Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible
2017-08-17 benjaminwagner Rename Mac bots to match reality.

Created with:
  roll-dep src/third_party/skia
BUG=756087


Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, see:
http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls


CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel
TBR=bsalomon@chromium.org

Change-Id: I0dd4958a9d1023c7eacf163e419387cb6dc4cc80
Reviewed-on: https://chromium-review.googlesource.com/622039
Reviewed-by: Skia Deps Roller <skia-deps-roller@chromium.org>
Commit-Queue: Brian Salomon <bsalomon@chromium.org>
Cr-Commit-Position: refs/heads/master@{#495829}
[modify] https://crrev.com/9003fb7225aee211c208c8b4ad29823eeda348a7/DEPS

Project Member

Comment 5 by bugdroid1@chromium.org, Aug 19 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/81e66ec95061ea9890dd5719cb271fc818279a8e

commit 81e66ec95061ea9890dd5719cb271fc818279a8e
Author: skia-deps-roller@chromium.org <skia-deps-roller@chromium.org>
Date: Sat Aug 19 23:08:29 2017

Roll src/third_party/skia/ 6274c42b8..ae79f32e7 (16 commits)

https://skia.googlesource.com/skia.git/+log/6274c42b8241..ae79f32e79e3

$ git log 6274c42b8..ae79f32e7 --date=short --no-merges --format='%ad %ae %s'
2017-08-18 scroggo Call initializeColorXform inside SkCodec
2017-08-18 angle-deps-roller Roll skia/third_party/externals/angle2/ 0ce8ef332..3dfaf265b (1 commit)
2017-08-18 bsalomon Make texture created by SkColorSpaceXformImageGenerator be the right size
2017-08-18 scroggo Disable questionable bmps on Mac platform decoder
2017-08-18 sadrul Add SK_API to SkOverdrawCanvas and SkOverdrawColorFilter.
2017-08-18 bsalomon build ANGLE with c++14 on Linux.
2017-08-18 angle-deps-roller Roll skia/third_party/externals/angle2/ 92996b0dd..0ce8ef332 (1 commit)
2017-08-17 scroggo Reland "skia: add heif decoding support"
2017-08-18 bsalomon Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible""
2017-08-18 benjaminwagner Remove SurfacePro Test tasks.
2017-08-18 egdaniel Add GrMtlRenderTarget class
2017-08-17 brianosman Cache the results of get_pixel_formats_to_try
2017-08-17 egdaniel Use GrBackendObjectOwnership instead of GrVkImage::Wrapped
2017-08-18 bsalomon Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"
2017-08-17 bsalomon Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible
2017-08-17 benjaminwagner Rename Mac bots to match reality.

Created with:
  roll-dep src/third_party/skia
BUG=756087


Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, see:
http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls


CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel
TBR=bsalomon@chromium.org

Change-Id: Icc837470d920cdd8e444a389a6b9cc4c8f75cd8c
Reviewed-on: https://chromium-review.googlesource.com/622356
Reviewed-by: Skia Deps Roller <skia-deps-roller@chromium.org>
Commit-Queue: Skia Deps Roller <skia-deps-roller@chromium.org>
Cr-Commit-Position: refs/heads/master@{#495831}

Project Member

Comment 6 by bugdroid1@chromium.org, Aug 21 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/180f9cf23e2a1d52fd0cb931af9b347c546d5f45

commit 180f9cf23e2a1d52fd0cb931af9b347c546d5f45
Author: Jamie Madill <jmadill@chromium.org>
Date: Mon Aug 21 16:49:56 2017

Roll ANGLE 92996b0..977ee7e

https://chromium.googlesource.com/angle/angle.git/+log/92996b0..977ee7e

BUG=chromium:756087

TBR=geofflang@chromium.org

TEST=bots

CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel

Change-Id: Ifc7ba015e04795afa6019f0c515b32e4cee89e8d
Reviewed-on: https://chromium-review.googlesource.com/623931
Reviewed-by: Jamie Madill <jmadill@chromium.org>
Commit-Queue: Jamie Madill <jmadill@chromium.org>
Cr-Commit-Position: refs/heads/master@{#495963}
[modify] https://crrev.com/180f9cf23e2a1d52fd0cb931af9b347c546d5f45/DEPS

Summary: CopyTextureTestES3.ES3UintFormats Fails on Linux Intel (was: Linux Release Intel HD 630 failing angle end 2 end tests)

Sign in to add a comment