Chromium Android Lollipop Tester bots failing in GLEXTSRGBTest.TexImageSRGBALPHAFormat |
||
Issue descriptionChromium Android Bots 'Lollipop Phone Tester' 'Lollipop Tablet Tester' are failing the phase 'gl_tests' during test GLEXTSRGBTest.TexImageSRGBALPHAFormat. This seems caused by https://codereview.chromium.org/1881883002 (I tested this locally and the test passes without the CL and fails with it). assigning to the committer of that CL and cc'ing some of the reviewers. Example failure logs: C 70.844s Main ******************************************************************************** C 70.844s Main [FAIL] GLEXTSRGBTest.TexImageSRGBALPHAFormat: C 70.844s Main [ RUN ] GLEXTSRGBTest.TexImageSRGBALPHAFormat C 70.844s Main [ERROR:texture_manager.cc(2824)] [GroupMarkerNotSet( crbug.com/242999 )!:540784B4]GL ERROR :GL_INVALID_OPERATION : glTexImage2D: C 70.844s Main ../../gpu/command_buffer/tests/gl_ext_srgb_unittest.cc:54: Failure C 70.844s Main Value of: GLES2GetError() C 70.844s Main Actual: 1282 C 70.844s Main Expected: static_cast<GLenum>(0) C 70.844s Main Which is: 0 C 70.844s Main [ERROR:texture_manager.cc(2458)] [GroupMarkerNotSet( crbug.com/242999 )!:540784B4]GL ERROR :GL_INVALID_OPERATION : glTexSubImage2D: level 0 does not exist C 70.844s Main ../../gpu/command_buffer/tests/gl_ext_srgb_unittest.cc:59: Failure C 70.844s Main Value of: GLES2GetError() C 70.844s Main Actual: 1282 C 70.844s Main Expected: static_cast<GLenum>(0) C 70.844s Main Which is: 0 C 70.844s Main ../../gpu/command_buffer/tests/gl_ext_srgb_unittest.cc:67: Failure C 70.844s Main Value of: GLES2CheckFramebufferStatus(0x8D40) C 70.844s Main Actual: 36054 C 70.844s Main Expected: static_cast<GLenum>(0x8CD5) C 70.844s Main Which is: 36053 C 70.844s Main [ERROR:gles2_cmd_decoder.cc(3922)] [GroupMarkerNotSet( crbug.com/242999 )!:540784B4]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glReadPixels: framebuffer incomplete C 70.844s Main ../../gpu/command_buffer/tests/gl_test_utils.cc:217: Failure C 70.844s Main Value of: actual C 70.844s Main Actual: '{' (123, 0x7B) C 70.844s Main Expected: expected C 70.844s Main Which is: '\xFF' (255) C 70.844s Main at 0, 0 channel 0 C 70.844s Main ../../gpu/command_buffer/tests/gl_test_utils.cc:217: ... (continuing on for a while) ... C 70.852s Main ../../gpu/command_buffer/tests/gl_test_utils.cc:217: Failure C 70.852s Main Value of: actual C 70.852s Main Actual: '{' (123, 0x7B) C 70.852s Main Expected: expected C 70.852s Main Which is: '\x80' (128) C 70.852s Main at 9, 5 channel 0 C 70.852s Main ../../gpu/command_buffer/tests/gl_manager.cc:439: Failure C 70.852s Main Value of: glGetError() == GL_NONE C 70.852s Main Actual: false C 70.852s Main Expected: true C 70.852s Main [ FAILED ] GLEXTSRGBTest.TexImageSRGBALPHAFormat (44 ms) link to one of the failed runs: https://uberchromegw.corp.google.com/i/chromium.android/builders/Lollipop%20Phone%20Tester/builds/4483
,
May 9 2016
uberchromegw isn't accessible. Here's the public URL: https://build.chromium.org/p/chromium.android/builders/Lollipop%20Phone%20Tester/builds/4483
,
May 10 2016
Sorry, it is my fault. I have changed it as below. https://codereview.chromium.org/1959323002/
,
May 10 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/bd71f407455958fabd9f1540a548958dc1ae413b commit bd71f407455958fabd9f1540a548958dc1ae413b Author: xinghua.cao <xinghua.cao@intel.com> Date: Tue May 10 19:24:42 2016 sRGB transition is invalid when context is ES. BUG= 610307 Review-Url: https://codereview.chromium.org/1959323002 Cr-Commit-Position: refs/heads/master@{#392678} [modify] https://crrev.com/bd71f407455958fabd9f1540a548958dc1ae413b/ui/gl/gl_gl_api_implementation.cc
,
Jun 17 2016
Is this fixed? If not please change to Pri-2 or assign a milestone.
,
Jun 21 2016
It seems fixed. The bot's green. |
||
►
Sign in to add a comment |
||
Comment 1 by kbr@chromium.org
, May 9 2016Labels: -Pri-3 OS-Android Pri-1
Status: Assigned (was: Untriaged)