(view as text)
@@@STEP_CURSOR@gl_tests on NVIDIA GPU on Linux on Linux@@@
@@@STEP_STARTED@@@
python -u /b/build/nested/0/build/scripts/slave/recipe_modules/swarming/resources/collect_gtest_task.py --swarming-client-dir /b/build/nested/0/build/slave/Linux_Release__NVIDIA_/build/src/tools/swarming_client --temp-root-dir /tmp --merged-test-output /tmp/tmpbokGjN.json -- collect --swarming https://chromium-swarm.appspot.com --decorate --print-status-updates --json /tmp/tmp0hUR15.json
in dir /b/build/nested/0/build/slave/Linux_Release__NVIDIA_/build:
 allow_subannotations: True
 cmd: ['python', '-u', '/b/build/nested/0/build/scripts/slave/recipe_modules/swarming/resources/collect_gtest_task.py', '--swarming-client-dir', '/b/build/nested/0/build/slave/Linux_Release__NVIDIA_/build/src/tools/swarming_client', '--temp-root-dir', '/tmp', '--merged-test-output', '/tmp/tmpbokGjN.json', '--', 'collect', '--swarming', 'https://chromium-swarm.appspot.com', '--decorate', '--print-status-updates', '--json', '/tmp/tmp0hUR15.json']
 cwd: /b/build/nested/0/build/slave/Linux_Release__NVIDIA_/build
 name: gl_tests on NVIDIA GPU on Linux on Linux
 step_test_data: <lambda>(...)
full environment:
 BUILDBOT_BLAMELIST: [u'apacible@chromium.org', u'catapult-deps-roller@chromium.org', u'tfarina@chromium.org']
 BUILDBOT_BRANCH: master
 BUILDBOT_BUILDBOTURL: http://build.chromium.org/p/chromium.gpu/
 BUILDBOT_BUILDERNAME: Linux Release (NVIDIA)
 BUILDBOT_BUILDNUMBER: 71333
 BUILDBOT_CLOBBER: 
 BUILDBOT_GOT_REVISION: None
 BUILDBOT_MASTERNAME: chromium.gpu
 BUILDBOT_REVISION: 5c0f3bc79addfb17c823e6904c71e01fc14c4455
 BUILDBOT_SCHEDULER: None
 BUILDBOT_SLAVENAME: slave65-c1#0
 CHROME_HEADLESS: 1
 DISPLAY: :0.0
 GIT_USER_AGENT: linux2 git/2.7.0 slave65-c1.c.chromecompute.google.com.internal
 HOME: /home/chrome-bot
 LANG: en_US.UTF-8
 PAGER: cat
 PATH: /home/chrome-bot/slavebin:/b/build/nested/0/depot_tools:/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
 PWD: /b/build/nested/0/build/slave/Linux_Release__NVIDIA_/build
 PYTHONPATH: /b/build/nested/0/build/site_config:/b/build/nested/0/build/scripts:/b/build/nested/0/build/scripts/release:/b/build/nested/0/build/third_party:/b/build/nested/0/build/third_party/requests_1_2_3:/b/build/nested/0/build_internal/site_config:/b/build/nested/0/build_internal/symsrc:/b/build/nested/0/build/slave:/b/build/nested/0/build/third_party/buildbot_slave_8_4:/b/build/nested/0/build/third_party/twisted_10_2:
 USER: chrome-bot
 USERNAME: chrome-bot

+-------------------------------------------------------------------------+
| Shard 0  https://chromium-swarm.appspot.com/user/task/2cec3df5082f5710  |
+-------------------------------------------------------------------------+
IMPORTANT DEBUGGING NOTE: batches of tests are run inside their
own process. For debugging a test inside a debugger, use the
--gtest_filter=<your_test_name> flag along with
--single-process-tests.
Using sharding settings from environment. This is shard 0/1
Using 1 parallel jobs.
Note: Google Test filter = OpenGLES3FunctionTest.GetFragDataLocationInvalid:CHROMIUMFramebufferMixedSamplesTest.Simple:CHROMIUMFramebufferMixedSamplesTest.CoverageModulation:CHROMIUMFramebufferMixedSamplesTest.MultisampleStencilEffective:GLChromiumFramebufferMultisampleTest.CachedBindingsTest:GLChromiumFramebufferMultisampleTest.DrawAndResolve:CHROMIUMPathRenderingTest.TestMatrix:CHROMIUMPathRenderingTest.TestMatrixErrors:CHROMIUMPathRenderingTest.TestSimpleCalls:CHROMIUMPathRenderingTest.TestGenDeleteErrors
[==========] Running 10 tests from 4 test cases.
[----------] Global test environment set-up.
[----------] 1 test from OpenGLES3FunctionTest
[ RUN      ] OpenGLES3FunctionTest.GetFragDataLocationInvalid
[9761:9761:0211/185140:14811391679:ERROR:gles2_cmd_decoder.cc(9860)] [GroupMarkerNotSet(crbug.com/242999)!:C8CEB6378F270000]GL ERROR :GL_INVALID_OPERATION : glGetFragDataLocation: program not linked
[9761:9761:0211/185140:14811391709:ERROR:gles2_cmd_decoder.cc(9860)] [GroupMarkerNotSet(crbug.com/242999)!:C8CEB6378F270000]GL ERROR :GL_INVALID_OPERATION : glGetFragDataLocation: program not linked
[       OK ] OpenGLES3FunctionTest.GetFragDataLocationInvalid (61 ms)
[----------] 1 test from OpenGLES3FunctionTest (61 ms total)

[----------] 3 tests from CHROMIUMFramebufferMixedSamplesTest
[ RUN      ] CHROMIUMFramebufferMixedSamplesTest.Simple
[       OK ] CHROMIUMFramebufferMixedSamplesTest.Simple (33 ms)
[ RUN      ] CHROMIUMFramebufferMixedSamplesTest.CoverageModulation
[       OK ] CHROMIUMFramebufferMixedSamplesTest.CoverageModulation (22 ms)
[ RUN      ] CHROMIUMFramebufferMixedSamplesTest.MultisampleStencilEffective
[       OK ] CHROMIUMFramebufferMixedSamplesTest.MultisampleStencilEffective (11 ms)
[----------] 3 tests from CHROMIUMFramebufferMixedSamplesTest (66 ms total)

[----------] 2 tests from GLChromiumFramebufferMultisampleTest
[ RUN      ] GLChromiumFramebufferMultisampleTest.CachedBindingsTest
[       OK ] GLChromiumFramebufferMultisampleTest.CachedBindingsTest (33 ms)
[ RUN      ] GLChromiumFramebufferMultisampleTest.DrawAndResolve
[       OK ] GLChromiumFramebufferMultisampleTest.DrawAndResolve (51 ms)
[----------] 2 tests from GLChromiumFramebufferMultisampleTest (84 ms total)

[----------] 4 tests from CHROMIUMPathRenderingTest
[ RUN      ] CHROMIUMPathRenderingTest.TestMatrix
[       OK ] CHROMIUMPathRenderingTest.TestMatrix (23 ms)
[ RUN      ] CHROMIUMPathRenderingTest.TestMatrixErrors
[       OK ] CHROMIUMPathRenderingTest.TestMatrixErrors (7 ms)
[ RUN      ] CHROMIUMPathRenderingTest.TestSimpleCalls
[       OK ] CHROMIUMPathRenderingTest.TestSimpleCalls (24 ms)
[ RUN      ] CHROMIUMPathRenderingTest.TestGenDeleteErrors
[       OK ] CHROMIUMPathRenderingTest.TestGenDeleteErrors (32 ms)
[----------] 4 tests from CHROMIUMPathRenderingTest (86 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 4 test cases ran. (297 ms total)
[  PASSED  ] 10 tests.
[1/179] OpenGLES3FunctionTest.GetFragDataLocationInvalid (61 ms)
[2/179] CHROMIUMFramebufferMixedSamplesTest.Simple (33 ms)
[3/179] CHROMIUMFramebufferMixedSamplesTest.CoverageModulation (22 ms)
[4/179] CHROMIUMFramebufferMixedSamplesTest.MultisampleStencilEffective (11 ms)
[5/179] GLChromiumFramebufferMultisampleTest.CachedBindingsTest (33 ms)
[6/179] GLChromiumFramebufferMultisampleTest.DrawAndResolve (51 ms)
[7/179] CHROMIUMPathRenderingTest.TestMatrix (23 ms)
[8/179] CHROMIUMPathRenderingTest.TestMatrixErrors (7 ms)
[9/179] CHROMIUMPathRenderingTest.TestSimpleCalls (24 ms)
[10/179] CHROMIUMPathRenderingTest.TestGenDeleteErrors (32 ms)
Note: Google Test filter = CHROMIUMPathRenderingTest.TestPathParameterErrors:CHROMIUMPathRenderingTest.TestPathObjectState:CHROMIUMPathRenderingTest.TestUnnamedPathsErrors:CHROMIUMPathRenderingTest.TestPathCommandsErrors:CHROMIUMPathRenderingTest.TestPathRenderingInvalidArgs:CHROMIUMPathRenderingDrawTest.TestPathRendering:CHROMIUMPathRenderingDrawTest.TestPathRenderingThenFunctions:CHROMIUMPathRenderingDrawTest.TestPathRenderingInstanced:CHROMIUMPathRenderingDrawTest.TestPathRenderingThenFunctionsInstanced:GLCompressedCopyTextureCHROMIUMTest.Basic
[==========] Running 10 tests from 3 test cases.
[----------] Global test environment set-up.
[----------] 5 tests from CHROMIUMPathRenderingTest
[ RUN      ] CHROMIUMPathRenderingTest.TestPathParameterErrors
[       OK ] CHROMIUMPathRenderingTest.TestPathParameterErrors (87 ms)
[ RUN      ] CHROMIUMPathRenderingTest.TestPathObjectState
[       OK ] CHROMIUMPathRenderingTest.TestPathObjectState (12 ms)
[ RUN      ] CHROMIUMPathRenderingTest.TestUnnamedPathsErrors
[       OK ] CHROMIUMPathRenderingTest.TestUnnamedPathsErrors (8 ms)
[ RUN      ] CHROMIUMPathRenderingTest.TestPathCommandsErrors
[       OK ] CHROMIUMPathRenderingTest.TestPathCommandsErrors (33 ms)
[ RUN      ] CHROMIUMPathRenderingTest.TestPathRenderingInvalidArgs
[       OK ] CHROMIUMPathRenderingTest.TestPathRenderingInvalidArgs (33 ms)
[----------] 5 tests from CHROMIUMPathRenderingTest (175 ms total)

[----------] 4 tests from CHROMIUMPathRenderingDrawTest
[ RUN      ] CHROMIUMPathRenderingDrawTest.TestPathRendering
[       OK ] CHROMIUMPathRenderingDrawTest.TestPathRendering (21 ms)
[ RUN      ] CHROMIUMPathRenderingDrawTest.TestPathRenderingThenFunctions
[       OK ] CHROMIUMPathRenderingDrawTest.TestPathRenderingThenFunctions (19 ms)
[ RUN      ] CHROMIUMPathRenderingDrawTest.TestPathRenderingInstanced
[       OK ] CHROMIUMPathRenderingDrawTest.TestPathRenderingInstanced (8 ms)
[ RUN      ] CHROMIUMPathRenderingDrawTest.TestPathRenderingThenFunctionsInstanced
[       OK ] CHROMIUMPathRenderingDrawTest.TestPathRenderingThenFunctionsInstanced (19 ms)
[----------] 4 tests from CHROMIUMPathRenderingDrawTest (67 ms total)

[----------] 1 test from GLCompressedCopyTextureCHROMIUMTest
[ RUN      ] GLCompressedCopyTextureCHROMIUMTest.Basic
[       OK ] GLCompressedCopyTextureCHROMIUMTest.Basic (34 ms)
[----------] 1 test from GLCompressedCopyTextureCHROMIUMTest (34 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 3 test cases ran. (276 ms total)
[  PASSED  ] 10 tests.
[11/179] CHROMIUMPathRenderingTest.TestPathParameterErrors (87 ms)
[12/179] CHROMIUMPathRenderingTest.TestPathObjectState (12 ms)
[13/179] CHROMIUMPathRenderingTest.TestUnnamedPathsErrors (8 ms)
[14/179] CHROMIUMPathRenderingTest.TestPathCommandsErrors (33 ms)
[15/179] CHROMIUMPathRenderingTest.TestPathRenderingInvalidArgs (33 ms)
[16/179] CHROMIUMPathRenderingDrawTest.TestPathRendering (21 ms)
[17/179] CHROMIUMPathRenderingDrawTest.TestPathRenderingThenFunctions (19 ms)
[18/179] CHROMIUMPathRenderingDrawTest.TestPathRenderingInstanced (8 ms)
[19/179] CHROMIUMPathRenderingDrawTest.TestPathRenderingThenFunctionsInstanced (19 ms)
[20/179] GLCompressedCopyTextureCHROMIUMTest.Basic (34 ms)
Note: Google Test filter = GLCompressedCopyTextureCHROMIUMTest.InternalFormat:GLCompressedCopyTextureCHROMIUMTest.InternalFormatNotSupported:GLCompressedCopyTextureCHROMIUMTest.InvalidTextureIds:GLCompressedCopyTextureCHROMIUMTest.BasicStatePreservation:GLCompressedCopyTextureCHROMIUMTest.TextureStatePreserved:GLCopyTextureCHROMIUMTest.RedefineDestinationTexture:GLCopyTextureCHROMIUMTest.CopySubTextureDimension:GLCopyTextureCHROMIUMTest.CopyTextureInvalidTextureIds:GLCopyTextureCHROMIUMTest.CopySubTextureInvalidTextureIds:GLCopyTextureCHROMIUMTest.CopySubTextureOffset
[==========] Running 10 tests from 2 test cases.
[----------] Global test environment set-up.
[----------] 5 tests from GLCompressedCopyTextureCHROMIUMTest
[ RUN      ] GLCompressedCopyTextureCHROMIUMTest.InternalFormat
[       OK ] GLCompressedCopyTextureCHROMIUMTest.InternalFormat (60 ms)
[ RUN      ] GLCompressedCopyTextureCHROMIUMTest.InternalFormatNotSupported
[9784:9784:0211/185140:14812108330:ERROR:gles2_cmd_decoder.cc(13239)] [GroupMarkerNotSet(crbug.com/242999)!:C852609CE1010000]GL ERROR :GL_INVALID_OPERATION : glCompressedCopyTextureCHROMIUM: invalid internal format
[       OK ] GLCompressedCopyTextureCHROMIUMTest.InternalFormatNotSupported (10 ms)
[ RUN      ] GLCompressedCopyTextureCHROMIUMTest.InvalidTextureIds
[9784:9784:0211/185140:14812133898:ERROR:gles2_cmd_decoder.cc(13579)] [GroupMarkerNotSet(crbug.com/242999)!:C8F42B9CE1010000]GL ERROR :GL_INVALID_VALUE : glCompressedCopyTextureCHROMIUM: unknown texture ids
[9784:9784:0211/185140:14812133929:ERROR:gles2_cmd_decoder.cc(13579)] [GroupMarkerNotSet(crbug.com/242999)!:C8F42B9CE1010000]GL ERROR :GL_INVALID_VALUE : glCompressedCopyTextureCHROMIUM: unknown texture ids
[9784:9784:0211/185140:14812133939:ERROR:gles2_cmd_decoder.cc(13579)] [GroupMarkerNotSet(crbug.com/242999)!:C8F42B9CE1010000]GL ERROR :GL_INVALID_VALUE : glCompressedCopyTextureCHROMIUM: unknown texture ids
[       OK ] GLCompressedCopyTextureCHROMIUMTest.InvalidTextureIds (33 ms)
[ RUN      ] GLCompressedCopyTextureCHROMIUMTest.BasicStatePreservation
[       OK ] GLCompressedCopyTextureCHROMIUMTest.BasicStatePreservation (10 ms)
[ RUN      ] GLCompressedCopyTextureCHROMIUMTest.TextureStatePreserved
[       OK ] GLCompressedCopyTextureCHROMIUMTest.TextureStatePreserved (23 ms)
[----------] 5 tests from GLCompressedCopyTextureCHROMIUMTest (136 ms total)

[----------] 5 tests from GLCopyTextureCHROMIUMTest
[ RUN      ] GLCopyTextureCHROMIUMTest.RedefineDestinationTexture
[9784:9784:0211/185140:14812186523:ERROR:texture_manager.cc(1917)] [GroupMarkerNotSet(crbug.com/242999)!:C8206B9CE1010000]GL ERROR :GL_INVALID_OPERATION : glTexSubImage2D: invalid internalformat/format/type combination
[9784:9784:0211/185140:14812186548:ERROR:texture_manager.cc(2172)] [GroupMarkerNotSet(crbug.com/242999)!:C8206B9CE1010000]GL ERROR :GL_INVALID_VALUE : glTexSubImage2D: bad dimensions.
[       OK ] GLCopyTextureCHROMIUMTest.RedefineDestinationTexture (12 ms)
[ RUN      ] GLCopyTextureCHROMIUMTest.CopySubTextureDimension
[9784:9784:0211/185140:14812197184:ERROR:gles2_cmd_decoder.cc(13485)] [GroupMarkerNotSet(crbug.com/242999)!:C8DC2B9CE1010000]GL ERROR :GL_INVALID_VALUE : glCopySubTextureCHROMIUM: destination texture bad dimensions.
[9784:9784:0211/185140:14812197203:ERROR:gles2_cmd_decoder.cc(13469)] [GroupMarkerNotSet(crbug.com/242999)!:C8DC2B9CE1010000]GL ERROR :GL_INVALID_VALUE : glCopySubTextureCHROMIUM: source texture bad dimensions.
[9784:9784:0211/185140:14812197210:ERROR:gles2_cmd_decoder.cc(13485)] [GroupMarkerNotSet(crbug.com/242999)!:C8DC2B9CE1010000]GL ERROR :GL_INVALID_VALUE : glCopySubTextureCHROMIUM: destination texture bad dimensions.
[9784:9784:0211/185140:14812197215:ERROR:gles2_cmd_decoder.cc(13469)] [GroupMarkerNotSet(crbug.com/242999)!:C8DC2B9CE1010000]GL ERROR :GL_INVALID_VALUE : glCopySubTextureCHROMIUM: source texture bad dimensions.
[       OK ] GLCopyTextureCHROMIUMTest.CopySubTextureDimension (21 ms)
[ RUN      ] GLCopyTextureCHROMIUMTest.CopyTextureInvalidTextureIds
[9784:9784:0211/185140:14812220840:ERROR:gles2_cmd_decoder.cc(13132)] [GroupMarkerNotSet(crbug.com/242999)!:C8206B9CE1010000]GL ERROR :GL_INVALID_VALUE : glCopyTextureCHROMIUM: unknown texture id
[9784:9784:0211/185140:14812220867:ERROR:gles2_cmd_decoder.cc(13132)] [GroupMarkerNotSet(crbug.com/242999)!:C8206B9CE1010000]GL ERROR :GL_INVALID_VALUE : glCopyTextureCHROMIUM: unknown texture id
[9784:9784:0211/185140:14812220879:ERROR:gles2_cmd_decoder.cc(13132)] [GroupMarkerNotSet(crbug.com/242999)!:C8206B9CE1010000]GL ERROR :GL_INVALID_VALUE : glCopyTextureCHROMIUM: unknown texture id
[       OK ] GLCopyTextureCHROMIUMTest.CopyTextureInvalidTextureIds (18 ms)
[ RUN      ] GLCopyTextureCHROMIUMTest.CopySubTextureInvalidTextureIds
[9784:9784:0211/185140:14812249670:ERROR:gles2_cmd_decoder.cc(13132)] [GroupMarkerNotSet(crbug.com/242999)!:C8E82B9CE1010000]GL ERROR :GL_INVALID_VALUE : glCopySubTextureCHROMIUM: unknown texture id
[9784:9784:0211/185140:14812249702:ERROR:gles2_cmd_decoder.cc(13132)] [GroupMarkerNotSet(crbug.com/242999)!:C8E82B9CE1010000]GL ERROR :GL_INVALID_VALUE : glCopySubTextureCHROMIUM: unknown texture id
[9784:9784:0211/185140:14812249710:ERROR:gles2_cmd_decoder.cc(13132)] [GroupMarkerNotSet(crbug.com/242999)!:C8E82B9CE1010000]GL ERROR :GL_INVALID_VALUE : glCopySubTextureCHROMIUM: unknown texture id
[       OK ] GLCopyTextureCHROMIUMTest.CopySubTextureInvalidTextureIds (22 ms)
[ RUN      ] GLCopyTextureCHROMIUMTest.CopySubTextureOffset
[       OK ] GLCopyTextureCHROMIUMTest.CopySubTextureOffset (27 ms)
[----------] 5 tests from GLCopyTextureCHROMIUMTest (101 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 2 test cases ran. (237 ms total)
[  PASSED  ] 10 tests.
[21/179] GLCompressedCopyTextureCHROMIUMTest.InternalFormat (60 ms)
[22/179] GLCompressedCopyTextureCHROMIUMTest.InternalFormatNotSupported (10 ms)
[23/179] GLCompressedCopyTextureCHROMIUMTest.InvalidTextureIds (33 ms)
[24/179] GLCompressedCopyTextureCHROMIUMTest.BasicStatePreservation (10 ms)
[25/179] GLCompressedCopyTextureCHROMIUMTest.TextureStatePreserved (23 ms)
[26/179] GLCopyTextureCHROMIUMTest.RedefineDestinationTexture (12 ms)
[27/179] GLCopyTextureCHROMIUMTest.CopySubTextureDimension (21 ms)
[28/179] GLCopyTextureCHROMIUMTest.CopyTextureInvalidTextureIds (18 ms)
[29/179] GLCopyTextureCHROMIUMTest.CopySubTextureInvalidTextureIds (22 ms)
[30/179] GLCopyTextureCHROMIUMTest.CopySubTextureOffset (27 ms)
Note: Google Test filter = GLCopyTextureCHROMIUMTest.CopyTextureBetweenTexture2DAndRectangleArb:DepthTextureTest.RenderTo:GLDynamicConfigTest.SwitchConfigurationInNonVirtualizedContextMode:EXTBlendFuncExtendedTest.TestMaxDualSourceDrawBuffers:EXTMultisampleCompatibilityTest.TestSimple:EXTMultisampleCompatibilityTest.DrawAndResolve:EXTMultisampleCompatibilityTest.DrawAlphaOneAndResolve:GLEXTSRGBTest.TexImageSRGBALPHAFormat:GLFenceSyncTest.SimpleReleaseWait:GLFenceSyncTest.SimpleReleaseSignal
[==========] Running 10 tests from 7 test cases.
[----------] Global test environment set-up.
[----------] 1 test from GLCopyTextureCHROMIUMTest
[ RUN      ] GLCopyTextureCHROMIUMTest.CopyTextureBetweenTexture2DAndRectangleArb
[       OK ] GLCopyTextureCHROMIUMTest.CopyTextureBetweenTexture2DAndRectangleArb (126 ms)
[----------] 1 test from GLCopyTextureCHROMIUMTest (126 ms total)

[----------] 1 test from DepthTextureTest
[ RUN      ] DepthTextureTest.RenderTo
[9795:9795:0211/185141:14812554066:ERROR:gles2_cmd_decoder.cc(7643)] [GroupMarkerNotSet(crbug.com/242999)!:C8123AE2E7300000]RENDER WARNING: there is no texture bound to the unit 0
[9795:9795:0211/185141:14812554797:ERROR:gles2_cmd_decoder.cc(7643)] [GroupMarkerNotSet(crbug.com/242999)!:C8123AE2E7300000]RENDER WARNING: there is no texture bound to the unit 0
[9795:9795:0211/185141:14812555122:ERROR:gles2_cmd_decoder.cc(7643)] [GroupMarkerNotSet(crbug.com/242999)!:C8123AE2E7300000]RENDER WARNING: there is no texture bound to the unit 0
[       OK ] DepthTextureTest.RenderTo (82 ms)
[----------] 1 test from DepthTextureTest (82 ms total)

[----------] 1 test from GLDynamicConfigTest
[ RUN      ] GLDynamicConfigTest.SwitchConfigurationInNonVirtualizedContextMode
[       OK ] GLDynamicConfigTest.SwitchConfigurationInNonVirtualizedContextMode (0 ms)
[----------] 1 test from GLDynamicConfigTest (0 ms total)

[----------] 1 test from EXTBlendFuncExtendedTest
[ RUN      ] EXTBlendFuncExtendedTest.TestMaxDualSourceDrawBuffers
[       OK ] EXTBlendFuncExtendedTest.TestMaxDualSourceDrawBuffers (39 ms)
[----------] 1 test from EXTBlendFuncExtendedTest (39 ms total)

[----------] 3 tests from EXTMultisampleCompatibilityTest
[ RUN      ] EXTMultisampleCompatibilityTest.TestSimple
[       OK ] EXTMultisampleCompatibilityTest.TestSimple (11 ms)
[ RUN      ] EXTMultisampleCompatibilityTest.DrawAndResolve
[       OK ] EXTMultisampleCompatibilityTest.DrawAndResolve (24 ms)
[ RUN      ] EXTMultisampleCompatibilityTest.DrawAlphaOneAndResolve
[       OK ] EXTMultisampleCompatibilityTest.DrawAlphaOneAndResolve (14 ms)
[----------] 3 tests from EXTMultisampleCompatibilityTest (50 ms total)

[----------] 1 test from GLEXTSRGBTest
[ RUN      ] GLEXTSRGBTest.TexImageSRGBALPHAFormat
[       OK ] GLEXTSRGBTest.TexImageSRGBALPHAFormat (28 ms)
[----------] 1 test from GLEXTSRGBTest (28 ms total)

[----------] 2 tests from GLFenceSyncTest
[ RUN      ] GLFenceSyncTest.SimpleReleaseWait
[       OK ] GLFenceSyncTest.SimpleReleaseWait (52 ms)
[ RUN      ] GLFenceSyncTest.SimpleReleaseSignal
[       OK ] GLFenceSyncTest.SimpleReleaseSignal (33 ms)
[----------] 2 tests from GLFenceSyncTest (85 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 7 test cases ran. (410 ms total)
[  PASSED  ] 10 tests.
[31/179] GLCopyTextureCHROMIUMTest.CopyTextureBetweenTexture2DAndRectangleArb (126 ms)
[32/179] DepthTextureTest.RenderTo (82 ms)
[33/179] GLDynamicConfigTest.SwitchConfigurationInNonVirtualizedContextMode (0 ms)
[34/179] EXTBlendFuncExtendedTest.TestMaxDualSourceDrawBuffers (39 ms)
[35/179] EXTMultisampleCompatibilityTest.TestSimple (11 ms)
[36/179] EXTMultisampleCompatibilityTest.DrawAndResolve (24 ms)
[37/179] EXTMultisampleCompatibilityTest.DrawAlphaOneAndResolve (14 ms)
[38/179] GLEXTSRGBTest.TexImageSRGBALPHAFormat (28 ms)
[39/179] GLFenceSyncTest.SimpleReleaseWait (52 ms)
[40/179] GLFenceSyncTest.SimpleReleaseSignal (33 ms)
Note: Google Test filter = GLLoseContextTest.ShareGroup:GLProgramTest.GetSetUniform:GLProgramTest.NewShaderInCurrentProgram:GLProgramTest.ShaderLengthSpecified:GLProgramTest.UniformsInCurrentProgram:GLProgramTest.DeleteAttachedShaderLinks:WebGLProgramTest.DeferCompileWithExt:QueryTest.MultipleQueries:QueryTest.GetErrorBasic:QueryTest.CommandsCompleted
[==========] Running 10 tests from 4 test cases.
[----------] Global test environment set-up.
[----------] 1 test from GLLoseContextTest
[ RUN      ] GLLoseContextTest.ShareGroup
[9805:9805:0211/185141:14812895468:ERROR:gles2_cmd_decoder.cc(4441)] Error: 5 for Command kLoseContextCHROMIUM
[9805:9805:0211/185141:14812895521:ERROR:gles2_cmd_decoder.cc(3583)]   GLES2DecoderImpl: Trying to make lost context current.
[9805:9805:0211/185141:14812895951:ERROR:gles2_cmd_decoder.cc(3583)]   GLES2DecoderImpl: Trying to make lost context current.
[9805:9805:0211/185141:14812895972:ERROR:gles2_cmd_decoder.cc(3583)]   GLES2DecoderImpl: Trying to make lost context current.
[9805:9805:0211/185141:14812895977:ERROR:gles2_cmd_decoder.cc(3583)]   GLES2DecoderImpl: Trying to make lost context current.
[9805:9805:0211/185141:14812895986:ERROR:gles2_cmd_decoder.cc(3583)]   GLES2DecoderImpl: Trying to make lost context current.
[9805:9805:0211/185141:14812895994:ERROR:gles2_cmd_decoder.cc(3583)]   GLES2DecoderImpl: Trying to make lost context current.
[9805:9805:0211/185141:14812896028:ERROR:gles2_cmd_decoder.cc(3583)]   GLES2DecoderImpl: Trying to make lost context current.
[9805:9805:0211/185141:14812910729:ERROR:gles2_cmd_decoder.cc(3583)]   GLES2DecoderImpl: Trying to make lost context current.
[9805:9805:0211/185141:14812910756:ERROR:gles2_cmd_decoder.cc(3583)]   GLES2DecoderImpl: Trying to make lost context current.
[9805:9805:0211/185141:14812910772:ERROR:gles2_cmd_decoder.cc(3583)]   GLES2DecoderImpl: Trying to make lost context current.
[9805:9805:0211/185141:14812910781:ERROR:gles2_cmd_decoder.cc(3583)]   GLES2DecoderImpl: Trying to make lost context current.
[9805:9805:0211/185141:14812910802:ERROR:gles2_cmd_decoder.cc(3583)]   GLES2DecoderImpl: Trying to make lost context current.
[9805:9805:0211/185141:14812910824:ERROR:gles2_cmd_decoder.cc(3583)]   GLES2DecoderImpl: Trying to make lost context current.
[       OK ] GLLoseContextTest.ShareGroup (99 ms)
[----------] 1 test from GLLoseContextTest (99 ms total)

[----------] 5 tests from GLProgramTest
[ RUN      ] GLProgramTest.GetSetUniform
[       OK ] GLProgramTest.GetSetUniform (44 ms)
[ RUN      ] GLProgramTest.NewShaderInCurrentProgram
[       OK ] GLProgramTest.NewShaderInCurrentProgram (34 ms)
[ RUN      ] GLProgramTest.ShaderLengthSpecified
[       OK ] GLProgramTest.ShaderLengthSpecified (33 ms)
[ RUN      ] GLProgramTest.UniformsInCurrentProgram
[       OK ] GLProgramTest.UniformsInCurrentProgram (17 ms)
[ RUN      ] GLProgramTest.DeleteAttachedShaderLinks
[       OK ] GLProgramTest.DeleteAttachedShaderLinks (28 ms)
[----------] 5 tests from GLProgramTest (156 ms total)

[----------] 1 test from WebGLProgramTest
[ RUN      ] WebGLProgramTest.DeferCompileWithExt
[       OK ] WebGLProgramTest.DeferCompileWithExt (38 ms)
[----------] 1 test from WebGLProgramTest (38 ms total)

[----------] 3 tests from QueryTest
[ RUN      ] QueryTest.MultipleQueries
[9805:9805:0211/185141:14813149013:ERROR:gles2_cmd_decoder_autogen.h(1009)] [GroupMarkerNotSet(crbug.com/242999)!:C87075272F360000]GL ERROR :GL_INVALID_ENUM : glEnable: cap was GL_TEXTURE_2D
[       OK ] QueryTest.MultipleQueries (66 ms)
[ RUN      ] QueryTest.GetErrorBasic
[9805:9805:0211/185141:14813213734:ERROR:gles2_cmd_decoder_autogen.h(1009)] [GroupMarkerNotSet(crbug.com/242999)!:C87675272F360000]GL ERROR :GL_INVALID_ENUM : glEnable: cap was GL_TEXTURE_2D
[       OK ] QueryTest.GetErrorBasic (51 ms)
[ RUN      ] QueryTest.CommandsCompleted
[       OK ] QueryTest.CommandsCompleted (8 ms)
[----------] 3 tests from QueryTest (125 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 4 test cases ran. (419 ms total)
[  PASSED  ] 10 tests.
[41/179] GLLoseContextTest.ShareGroup (99 ms)
[42/179] GLProgramTest.GetSetUniform (44 ms)
[43/179] GLProgramTest.NewShaderInCurrentProgram (34 ms)
[44/179] GLProgramTest.ShaderLengthSpecified (33 ms)
[45/179] GLProgramTest.UniformsInCurrentProgram (17 ms)
[46/179] GLProgramTest.DeleteAttachedShaderLinks (28 ms)
[47/179] WebGLProgramTest.DeferCompileWithExt (38 ms)
[48/179] QueryTest.MultipleQueries (66 ms)
[49/179] QueryTest.GetErrorBasic (51 ms)
[50/179] QueryTest.CommandsCompleted (8 ms)
Note: Google Test filter = QueryTest.CommandsCompletedWithFinish:GLReadbackTest.ReadPixelsWithPBOAndQuery:GLReadbackTest.ReadPixelsFloat:GLSharedResources.CreateDelete:GLStreamDrawTest.Basic:GLStreamDrawTest.DrawElements:GLStreamDrawTest.VertexArrayObjects:GLTextureMailboxTest.ProduceAndConsumeTexture:GLTextureMailboxTest.ProduceAndConsumeTextureRGB:GLTextureMailboxTest.ProduceAndConsumeTextureDirect
[==========] Running 10 tests from 5 test cases.
[----------] Global test environment set-up.
[----------] 1 test from QueryTest
[ RUN      ] QueryTest.CommandsCompletedWithFinish
[       OK ] QueryTest.CommandsCompletedWithFinish (72 ms)
[----------] 1 test from QueryTest (72 ms total)

[----------] 2 tests from GLReadbackTest
[ RUN      ] GLReadbackTest.ReadPixelsWithPBOAndQuery
[       OK ] GLReadbackTest.ReadPixelsWithPBOAndQuery (317 ms)
[ RUN      ] GLReadbackTest.ReadPixelsFloat
[       OK ] GLReadbackTest.ReadPixelsFloat (83 ms)
[----------] 2 tests from GLReadbackTest (400 ms total)

[----------] 1 test from GLSharedResources
[ RUN      ] GLSharedResources.CreateDelete
[       OK ] GLSharedResources.CreateDelete (71 ms)
[----------] 1 test from GLSharedResources (71 ms total)

[----------] 3 tests from GLStreamDrawTest
[ RUN      ] GLStreamDrawTest.Basic
[       OK ] GLStreamDrawTest.Basic (29 ms)
[ RUN      ] GLStreamDrawTest.DrawElements
[       OK ] GLStreamDrawTest.DrawElements (33 ms)
[ RUN      ] GLStreamDrawTest.VertexArrayObjects
[       OK ] GLStreamDrawTest.VertexArrayObjects (18 ms)
[----------] 3 tests from GLStreamDrawTest (80 ms total)

[----------] 3 tests from GLTextureMailboxTest
[ RUN      ] GLTextureMailboxTest.ProduceAndConsumeTexture
[       OK ] GLTextureMailboxTest.ProduceAndConsumeTexture (51 ms)
[ RUN      ] GLTextureMailboxTest.ProduceAndConsumeTextureRGB
[       OK ] GLTextureMailboxTest.ProduceAndConsumeTextureRGB (65 ms)
[ RUN      ] GLTextureMailboxTest.ProduceAndConsumeTextureDirect
[       OK ] GLTextureMailboxTest.ProduceAndConsumeTextureDirect (82 ms)
[----------] 3 tests from GLTextureMailboxTest (198 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 5 test cases ran. (822 ms total)
[  PASSED  ] 10 tests.
[51/179] QueryTest.CommandsCompletedWithFinish (72 ms)
[52/179] GLReadbackTest.ReadPixelsWithPBOAndQuery (317 ms)
[53/179] GLReadbackTest.ReadPixelsFloat (83 ms)
[54/179] GLSharedResources.CreateDelete (71 ms)
[55/179] GLStreamDrawTest.Basic (29 ms)
[56/179] GLStreamDrawTest.DrawElements (33 ms)
[57/179] GLStreamDrawTest.VertexArrayObjects (18 ms)
[58/179] GLTextureMailboxTest.ProduceAndConsumeTexture (51 ms)
[59/179] GLTextureMailboxTest.ProduceAndConsumeTextureRGB (65 ms)
[60/179] GLTextureMailboxTest.ProduceAndConsumeTextureDirect (82 ms)
Note: Google Test filter = GLTextureMailboxTest.ConsumeTextureValidatesKey:GLTextureMailboxTest.SharedTextures:GLTextureMailboxTest.ProduceFrontBuffer:GLTextureMailboxTest.ProduceTextureDirectInvalidTarget:GLTextureMailboxTest.ProduceFrontBufferMultipleContexts:TextureStorageTest.CorrectPixels:TextureStorageTest.IsImmutable:TextureStorageTest.OneLevel:TextureStorageTest.MultipleLevels:TextureStorageTest.BadTarget
[==========] Running 10 tests from 2 test cases.
[----------] Global test environment set-up.
[----------] 5 tests from GLTextureMailboxTest
[ RUN      ] GLTextureMailboxTest.ConsumeTextureValidatesKey
[9827:9827:0211/185143:14814347568:ERROR:gles2_cmd_decoder.cc(13923)] [GroupMarkerNotSet(crbug.com/242999)!:C8CAA867521F0000]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[       OK ] GLTextureMailboxTest.ConsumeTextureValidatesKey (146 ms)
[ RUN      ] GLTextureMailboxTest.SharedTextures
[9827:9827:0211/185143:14814451726:ERROR:gles2_cmd_decoder.cc(13923)] [GroupMarkerNotSet(crbug.com/242999)!:C8587467521F0000]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[       OK ] GLTextureMailboxTest.SharedTextures (67 ms)
[ RUN      ] GLTextureMailboxTest.ProduceFrontBuffer
[       OK ] GLTextureMailboxTest.ProduceFrontBuffer (18 ms)
[ RUN      ] GLTextureMailboxTest.ProduceTextureDirectInvalidTarget
[9827:9827:0211/185143:14814504973:ERROR:gles2_cmd_decoder.cc(13887)] [GroupMarkerNotSet(crbug.com/242999)!:C84C7467521F0000]GL ERROR :GL_INVALID_OPERATION : glProduceTextureDirectCHROMIUM: invalid target
[       OK ] GLTextureMailboxTest.ProduceTextureDirectInvalidTarget (28 ms)
[ RUN      ] GLTextureMailboxTest.ProduceFrontBufferMultipleContexts
[       OK ] GLTextureMailboxTest.ProduceFrontBufferMultipleContexts (86 ms)
[----------] 5 tests from GLTextureMailboxTest (345 ms total)

[----------] 5 tests from TextureStorageTest
[ RUN      ] TextureStorageTest.CorrectPixels
[       OK ] TextureStorageTest.CorrectPixels (33 ms)
[ RUN      ] TextureStorageTest.IsImmutable
[       OK ] TextureStorageTest.IsImmutable (33 ms)
[ RUN      ] TextureStorageTest.OneLevel
[9827:9827:0211/185143:14814668804:ERROR:texture_manager.cc(2157)] [GroupMarkerNotSet(crbug.com/242999)!:C890CD67521F0000]GL ERROR :GL_INVALID_OPERATION : glTexSubImage2D: level does not exist.
[       OK ] TextureStorageTest.OneLevel (16 ms)
[ RUN      ] TextureStorageTest.MultipleLevels
[9827:9827:0211/185143:14814684844:ERROR:texture_manager.cc(2157)] [GroupMarkerNotSet(crbug.com/242999)!:C8BACD67521F0000]GL ERROR :GL_INVALID_OPERATION : glTexSubImage2D: level does not exist.
[       OK ] TextureStorageTest.MultipleLevels (9 ms)
[ RUN      ] TextureStorageTest.BadTarget
[9827:9827:0211/185143:14814693721:ERROR:gles2_cmd_decoder_autogen.h(4121)] [GroupMarkerNotSet(crbug.com/242999)!:C890CD67521F0000]GL ERROR :GL_INVALID_ENUM : glTexStorage2DEXT: target was GL_TEXTURE_CUBE_MAP_POSITIVE_X
[       OK ] TextureStorageTest.BadTarget (9 ms)
[----------] 5 tests from TextureStorageTest (101 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 2 test cases ran. (446 ms total)
[  PASSED  ] 10 tests.
[61/179] GLTextureMailboxTest.ConsumeTextureValidatesKey (146 ms)
[62/179] GLTextureMailboxTest.SharedTextures (67 ms)
[63/179] GLTextureMailboxTest.ProduceFrontBuffer (18 ms)
[64/179] GLTextureMailboxTest.ProduceTextureDirectInvalidTarget (28 ms)
[65/179] GLTextureMailboxTest.ProduceFrontBufferMultipleContexts (86 ms)
[66/179] TextureStorageTest.CorrectPixels (33 ms)
[67/179] TextureStorageTest.IsImmutable (33 ms)
[68/179] TextureStorageTest.OneLevel (16 ms)
[69/179] TextureStorageTest.MultipleLevels (9 ms)
[70/179] TextureStorageTest.BadTarget (9 ms)
Note: Google Test filter = TextureStorageTest.InvalidId:TextureStorageTest.CannotRedefine:GLTest.Basic:GLTest.BasicFBO:GLTest.SimpleShader:GLTest.FeatureFlagsMatchCapabilities:GLTest.GetString:GLVirtualContextsTest.Basic:GLVirtualContextsTest.VertexArrayObjectRestore:GLVirtualContextsTest.VertexArrayObjectRestoreRebind
[==========] Running 10 tests from 3 test cases.
[----------] Global test environment set-up.
[----------] 2 tests from TextureStorageTest
[ RUN      ] TextureStorageTest.InvalidId
[9840:9840:0211/185143:14814832355:ERROR:gles2_cmd_decoder.cc(13765)] [GroupMarkerNotSet(crbug.com/242999)!:C8BE8CCAE1120000]GL ERROR :GL_INVALID_OPERATION : glTexStorage2DEXT: unknown texture for target
[       OK ] TextureStorageTest.InvalidId (73 ms)
[ RUN      ] TextureStorageTest.CannotRedefine
[9840:9840:0211/185143:14814881845:ERROR:gles2_cmd_decoder.cc(13775)] [GroupMarkerNotSet(crbug.com/242999)!:C812C1CAE1120000]GL ERROR :GL_INVALID_OPERATION : glTexStorage2DEXT: texture is immutable
[9840:9840:0211/185143:14814881890:ERROR:texture_manager.cc(2045)] [GroupMarkerNotSet(crbug.com/242999)!:C812C1CAE1120000]GL ERROR :GL_INVALID_OPERATION : glTexImage2D: texture is immutable
[       OK ] TextureStorageTest.CannotRedefine (51 ms)
[----------] 2 tests from TextureStorageTest (124 ms total)

[----------] 5 tests from GLTest
[ RUN      ] GLTest.Basic
[       OK ] GLTest.Basic (8 ms)
[ RUN      ] GLTest.BasicFBO
[       OK ] GLTest.BasicFBO (24 ms)
[ RUN      ] GLTest.SimpleShader
[       OK ] GLTest.SimpleShader (9 ms)
[ RUN      ] GLTest.FeatureFlagsMatchCapabilities
[       OK ] GLTest.FeatureFlagsMatchCapabilities (25 ms)
[ RUN      ] GLTest.GetString
[       OK ] GLTest.GetString (16 ms)
[----------] 5 tests from GLTest (82 ms total)

[----------] 3 tests from GLVirtualContextsTest
[ RUN      ] GLVirtualContextsTest.Basic
[       OK ] GLVirtualContextsTest.Basic (117 ms)
[ RUN      ] GLVirtualContextsTest.VertexArrayObjectRestore
[       OK ] GLVirtualContextsTest.VertexArrayObjectRestore (53 ms)
[ RUN      ] GLVirtualContextsTest.VertexArrayObjectRestoreRebind
[       OK ] GLVirtualContextsTest.VertexArrayObjectRestoreRebind (67 ms)
[----------] 3 tests from GLVirtualContextsTest (237 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 3 test cases ran. (444 ms total)
[  PASSED  ] 10 tests.
[71/179] TextureStorageTest.InvalidId (73 ms)
[72/179] TextureStorageTest.CannotRedefine (51 ms)
[73/179] GLTest.Basic (8 ms)
[74/179] GLTest.BasicFBO (24 ms)
[75/179] GLTest.SimpleShader (9 ms)
[76/179] GLTest.FeatureFlagsMatchCapabilities (25 ms)
[77/179] GLTest.GetString (16 ms)
[78/179] GLVirtualContextsTest.Basic (117 ms)
[79/179] GLVirtualContextsTest.VertexArrayObjectRestore (53 ms)
[80/179] GLVirtualContextsTest.VertexArrayObjectRestoreRebind (67 ms)
Note: Google Test filter = GLVirtualContextsTest.VertexArrayObjectRestoreDefault:GLVirtualContextsTest.VirtualQueries:OcclusionQueryTest.Occlusion:Format/CompressedTextureTest.Draw/0:Format/CompressedTextureTest.Draw/1:Format/CompressedTextureTest.Draw/2:Format/CompressedTextureTest.Draw/3:WithAndWithoutShaderNameMapping/BindUniformLocationTest.Basic/0:WithAndWithoutShaderNameMapping/BindUniformLocationTest.Basic/1:WithAndWithoutShaderNameMapping/BindUniformLocationTest.ConflictsDetection/0
[==========] Running 10 tests from 4 test cases.
[----------] Global test environment set-up.
[----------] 2 tests from GLVirtualContextsTest
[ RUN      ] GLVirtualContextsTest.VertexArrayObjectRestoreDefault
[       OK ] GLVirtualContextsTest.VertexArrayObjectRestoreDefault (71 ms)
[ RUN      ] GLVirtualContextsTest.VirtualQueries
[       OK ] GLVirtualContextsTest.VirtualQueries (47 ms)
[----------] 2 tests from GLVirtualContextsTest (118 ms total)

[----------] 1 test from OcclusionQueryTest
[ RUN      ] OcclusionQueryTest.Occlusion
[       OK ] OcclusionQueryTest.Occlusion (32 ms)
[----------] 1 test from OcclusionQueryTest (32 ms total)

[----------] 4 tests from Format/CompressedTextureTest
[ RUN      ] Format/CompressedTextureTest.Draw/0
[       OK ] Format/CompressedTextureTest.Draw/0 (18 ms)
[ RUN      ] Format/CompressedTextureTest.Draw/1
[       OK ] Format/CompressedTextureTest.Draw/1 (31 ms)
[ RUN      ] Format/CompressedTextureTest.Draw/2
[       OK ] Format/CompressedTextureTest.Draw/2 (23 ms)
[ RUN      ] Format/CompressedTextureTest.Draw/3
[       OK ] Format/CompressedTextureTest.Draw/3 (10 ms)
[----------] 4 tests from Format/CompressedTextureTest (83 ms total)

[----------] 3 tests from WithAndWithoutShaderNameMapping/BindUniformLocationTest
[ RUN      ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.Basic/0
[       OK ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.Basic/0 (16 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.Basic/1
[       OK ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.Basic/1 (18 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.ConflictsDetection/0
[       OK ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.ConflictsDetection/0 (17 ms)
[----------] 3 tests from WithAndWithoutShaderNameMapping/BindUniformLocationTest (51 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 4 test cases ran. (284 ms total)
[  PASSED  ] 10 tests.
[81/179] GLVirtualContextsTest.VertexArrayObjectRestoreDefault (71 ms)
[82/179] GLVirtualContextsTest.VirtualQueries (47 ms)
[83/179] OcclusionQueryTest.Occlusion (32 ms)
[84/179] Format/CompressedTextureTest.Draw/0 (18 ms)
[85/179] Format/CompressedTextureTest.Draw/1 (31 ms)
[86/179] Format/CompressedTextureTest.Draw/2 (23 ms)
[87/179] Format/CompressedTextureTest.Draw/3 (10 ms)
[88/179] WithAndWithoutShaderNameMapping/BindUniformLocationTest.Basic/0 (16 ms)
[89/179] WithAndWithoutShaderNameMapping/BindUniformLocationTest.Basic/1 (18 ms)
[90/179] WithAndWithoutShaderNameMapping/BindUniformLocationTest.ConflictsDetection/0 (17 ms)
Note: Google Test filter = WithAndWithoutShaderNameMapping/BindUniformLocationTest.ConflictsDetection/1:WithAndWithoutShaderNameMapping/BindUniformLocationTest.Compositor/0:WithAndWithoutShaderNameMapping/BindUniformLocationTest.Compositor/1:WithAndWithoutShaderNameMapping/BindUniformLocationTest.UnusedUniformUpdate/0:WithAndWithoutShaderNameMapping/BindUniformLocationTest.UnusedUniformUpdate/1:WithAndWithoutShaderNameMapping/BindUniformLocationTest.UseSamplerWhenUnusedUniforms/0:WithAndWithoutShaderNameMapping/BindUniformLocationTest.UseSamplerWhenUnusedUniforms/1:WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenCHROMIUM_EYE/0:WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenCHROMIUM_EYE/1:WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenCHROMIUM_OBJECT/0
[==========] Running 10 tests from 2 test cases.
[----------] Global test environment set-up.
[----------] 7 tests from WithAndWithoutShaderNameMapping/BindUniformLocationTest
[ RUN      ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.ConflictsDetection/1
[       OK ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.ConflictsDetection/1 (65 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.Compositor/0
[       OK ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.Compositor/0 (34 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.Compositor/1
[       OK ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.Compositor/1 (32 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.UnusedUniformUpdate/0
[9870:9870:0211/185144:14815823887:ERROR:gles2_cmd_decoder.cc(11663)] [GroupMarkerNotSet(crbug.com/242999)!:C8B0BCB8352E0000]GL ERROR :GL_INVALID_OPERATION : glGetUniform: unknown location
[9870:9870:0211/185144:14815823926:ERROR:gles2_cmd_decoder.cc(11663)] [GroupMarkerNotSet(crbug.com/242999)!:C8B0BCB8352E0000]GL ERROR :GL_INVALID_OPERATION : glGetUniform: unknown location
[9870:9870:0211/185144:14815823933:ERROR:gles2_cmd_decoder.cc(11663)] [GroupMarkerNotSet(crbug.com/242999)!:C8B0BCB8352E0000]GL ERROR :GL_INVALID_OPERATION : glGetUniform: unknown location
[9870:9870:0211/185144:14815823952:ERROR:gles2_cmd_decoder.cc(7122)] [GroupMarkerNotSet(crbug.com/242999)!:C8B0BCB8352E0000]GL ERROR :GL_INVALID_OPERATION : glUniform1fv: unknown location
[       OK ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.UnusedUniformUpdate/0 (15 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.UnusedUniformUpdate/1
[9870:9870:0211/185144:14815887908:ERROR:gles2_cmd_decoder.cc(11663)] [GroupMarkerNotSet(crbug.com/242999)!:C8D6B7B8352E0000]GL ERROR :GL_INVALID_OPERATION : glGetUniform: unknown location
[9870:9870:0211/185144:14815887928:ERROR:gles2_cmd_decoder.cc(11663)] [GroupMarkerNotSet(crbug.com/242999)!:C8D6B7B8352E0000]GL ERROR :GL_INVALID_OPERATION : glGetUniform: unknown location
[9870:9870:0211/185144:14815887936:ERROR:gles2_cmd_decoder.cc(11663)] [GroupMarkerNotSet(crbug.com/242999)!:C8D6B7B8352E0000]GL ERROR :GL_INVALID_OPERATION : glGetUniform: unknown location
[9870:9870:0211/185144:14815887944:ERROR:gles2_cmd_decoder.cc(7122)] [GroupMarkerNotSet(crbug.com/242999)!:C8D6B7B8352E0000]GL ERROR :GL_INVALID_OPERATION : glUniform1fv: unknown location
[       OK ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.UnusedUniformUpdate/1 (85 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.UseSamplerWhenUnusedUniforms/0
[       OK ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.UseSamplerWhenUnusedUniforms/0 (50 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.UseSamplerWhenUnusedUniforms/1
[       OK ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.UseSamplerWhenUnusedUniforms/1 (15 ms)
[----------] 7 tests from WithAndWithoutShaderNameMapping/BindUniformLocationTest (296 ms total)

[----------] 3 tests from WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest
[ RUN      ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenCHROMIUM_EYE/0
[       OK ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenCHROMIUM_EYE/0 (23 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenCHROMIUM_EYE/1
[       OK ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenCHROMIUM_EYE/1 (29 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenCHROMIUM_OBJECT/0
[       OK ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenCHROMIUM_OBJECT/0 (16 ms)
[----------] 3 tests from WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest (68 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 2 test cases ran. (364 ms total)
[  PASSED  ] 10 tests.
[91/179] WithAndWithoutShaderNameMapping/BindUniformLocationTest.ConflictsDetection/1 (65 ms)
[92/179] WithAndWithoutShaderNameMapping/BindUniformLocationTest.Compositor/0 (34 ms)
[93/179] WithAndWithoutShaderNameMapping/BindUniformLocationTest.Compositor/1 (32 ms)
[94/179] WithAndWithoutShaderNameMapping/BindUniformLocationTest.UnusedUniformUpdate/0 (15 ms)
[95/179] WithAndWithoutShaderNameMapping/BindUniformLocationTest.UnusedUniformUpdate/1 (85 ms)
[96/179] WithAndWithoutShaderNameMapping/BindUniformLocationTest.UseSamplerWhenUnusedUniforms/0 (50 ms)
[97/179] WithAndWithoutShaderNameMapping/BindUniformLocationTest.UseSamplerWhenUnusedUniforms/1 (15 ms)
[98/179] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenCHROMIUM_EYE/0 (23 ms)
[99/179] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenCHROMIUM_EYE/1 (29 ms)
[100/179] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenCHROMIUM_OBJECT/0 (16 ms)
Note: Google Test filter = WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenCHROMIUM_OBJECT/1:WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenArgs/0:WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenArgs/1:WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenBuiltinInFragShader/0:WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenBuiltinInFragShader/1:WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.BindFragmentInputConflictsDetection/0:WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.BindFragmentInputConflictsDetection/1:WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.BindFragmentInputSimpleArrayHandling/0:WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.BindFragmentInputSimpleArrayHandling/1:WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.UnusedFragmentInputUpdate/0
[==========] Running 10 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 10 tests from WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest
[ RUN      ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenCHROMIUM_OBJECT/1
[       OK ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenCHROMIUM_OBJECT/1 (51 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenArgs/0
[       OK ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenArgs/0 (45 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenArgs/1
[       OK ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenArgs/1 (32 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenBuiltinInFragShader/0
[       OK ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenBuiltinInFragShader/0 (20 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenBuiltinInFragShader/1
[       OK ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenBuiltinInFragShader/1 (17 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.BindFragmentInputConflictsDetection/0
[       OK ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.BindFragmentInputConflictsDetection/0 (7 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.BindFragmentInputConflictsDetection/1
[       OK ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.BindFragmentInputConflictsDetection/1 (7 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.BindFragmentInputSimpleArrayHandling/0
[       OK ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.BindFragmentInputSimpleArrayHandling/0 (19 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.BindFragmentInputSimpleArrayHandling/1
[       OK ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.BindFragmentInputSimpleArrayHandling/1 (8 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.UnusedFragmentInputUpdate/0
[       OK ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.UnusedFragmentInputUpdate/0 (21 ms)
[----------] 10 tests from WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest (228 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 1 test case ran. (228 ms total)
[  PASSED  ] 10 tests.
[101/179] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenCHROMIUM_OBJECT/1 (51 ms)
[102/179] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenArgs/0 (45 ms)
[103/179] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenArgs/1 (32 ms)
[104/179] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenBuiltinInFragShader/0 (20 ms)
[105/179] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenBuiltinInFragShader/1 (17 ms)
[106/179] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.BindFragmentInputConflictsDetection/0 (7 ms)
[107/179] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.BindFragmentInputConflictsDetection/1 (7 ms)
[108/179] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.BindFragmentInputSimpleArrayHandling/0 (19 ms)
[109/179] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.BindFragmentInputSimpleArrayHandling/1 (8 ms)
[110/179] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.UnusedFragmentInputUpdate/0 (21 ms)
Note: Google Test filter = WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.UnusedFragmentInputUpdate/1:GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColor/0:GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColor/1:GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColorWithMask/0:GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColorWithMask/1:GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColorWithScissor/0:GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColorWithScissor/1:GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearDepthStencil/0:GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearDepthStencil/1:CopyType/GLCopyTextureCHROMIUMTest.Basic/0
[==========] Running 10 tests from 3 test cases.
[----------] Global test environment set-up.
[----------] 1 test from WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest
[ RUN      ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.UnusedFragmentInputUpdate/1
[       OK ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.UnusedFragmentInputUpdate/1 (63 ms)
[----------] 1 test from WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest (63 ms total)

[----------] 8 tests from GLClearFramebufferTestWithParam/GLClearFramebufferTest
[ RUN      ] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColor/0
[       OK ] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColor/0 (27 ms)
[ RUN      ] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColor/1
[       OK ] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColor/1 (9 ms)
[ RUN      ] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColorWithMask/0
[       OK ] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColorWithMask/0 (22 ms)
[ RUN      ] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColorWithMask/1
[       OK ] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColorWithMask/1 (9 ms)
[ RUN      ] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColorWithScissor/0
[       OK ] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColorWithScissor/0 (16 ms)
[ RUN      ] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColorWithScissor/1
[       OK ] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColorWithScissor/1 (9 ms)
[ RUN      ] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearDepthStencil/0
[       OK ] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearDepthStencil/0 (50 ms)
[ RUN      ] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearDepthStencil/1
[       OK ] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearDepthStencil/1 (32 ms)
[----------] 8 tests from GLClearFramebufferTestWithParam/GLClearFramebufferTest (176 ms total)

[----------] 1 test from CopyType/GLCopyTextureCHROMIUMTest
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.Basic/0
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.Basic/0 (9 ms)
[----------] 1 test from CopyType/GLCopyTextureCHROMIUMTest (9 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 3 test cases ran. (248 ms total)
[  PASSED  ] 10 tests.
[111/179] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.UnusedFragmentInputUpdate/1 (63 ms)
[112/179] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColor/0 (27 ms)
[113/179] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColor/1 (9 ms)
[114/179] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColorWithMask/0 (22 ms)
[115/179] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColorWithMask/1 (9 ms)
[116/179] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColorWithScissor/0 (16 ms)
[117/179] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColorWithScissor/1 (9 ms)
[118/179] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearDepthStencil/0 (50 ms)
[119/179] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearDepthStencil/1 (32 ms)
[120/179] CopyType/GLCopyTextureCHROMIUMTest.Basic/0 (9 ms)
Note: Google Test filter = CopyType/GLCopyTextureCHROMIUMTest.Basic/1:CopyType/GLCopyTextureCHROMIUMTest.ImmutableTexture/0:CopyType/GLCopyTextureCHROMIUMTest.ImmutableTexture/1:CopyType/GLCopyTextureCHROMIUMTest.InternalFormat/0:CopyType/GLCopyTextureCHROMIUMTest.InternalFormat/1:CopyType/GLCopyTextureCHROMIUMTest.InternalFormatNotSupported/0:CopyType/GLCopyTextureCHROMIUMTest.InternalFormatNotSupported/1:CopyType/GLCopyTextureCHROMIUMTest.BasicStatePreservation/0:CopyType/GLCopyTextureCHROMIUMTest.BasicStatePreservation/1:CopyType/GLCopyTextureCHROMIUMTest.TextureStatePreserved/0
[==========] Running 10 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 10 tests from CopyType/GLCopyTextureCHROMIUMTest
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.Basic/1
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.Basic/1 (66 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.ImmutableTexture/0
[9904:9904:0211/185145:14816865087:ERROR:gles2_cmd_decoder.cc(13312)] [GroupMarkerNotSet(crbug.com/242999)!:C892EE3754350000]GL ERROR :GL_INVALID_OPERATION : glCopyTextureCHROMIUM: texture is immutable
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.ImmutableTexture/0 (32 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.ImmutableTexture/1
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.ImmutableTexture/1 (49 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.InternalFormat/0
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.InternalFormat/0 (35 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.InternalFormat/1
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.InternalFormat/1 (33 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.InternalFormatNotSupported/0
[9904:9904:0211/185145:14817002225:ERROR:gles2_cmd_decoder.cc(13193)] [GroupMarkerNotSet(crbug.com/242999)!:C8B0B33754350000]GL ERROR :GL_INVALID_OPERATION : glCopyTextureCHROMIUM: invalid internal format
[9904:9904:0211/185145:14817002252:ERROR:gles2_cmd_decoder.cc(13193)] [GroupMarkerNotSet(crbug.com/242999)!:C8B0B33754350000]GL ERROR :GL_INVALID_OPERATION : glCopyTextureCHROMIUM: invalid internal format
[9904:9904:0211/185145:14817002257:ERROR:gles2_cmd_decoder.cc(13193)] [GroupMarkerNotSet(crbug.com/242999)!:C8B0B33754350000]GL ERROR :GL_INVALID_OPERATION : glCopyTextureCHROMIUM: invalid internal format
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.InternalFormatNotSupported/0 (8 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.InternalFormatNotSupported/1
[9904:9904:0211/185145:14817014460:ERROR:gles2_cmd_decoder.cc(13193)] [GroupMarkerNotSet(crbug.com/242999)!:C84CBA3754350000]GL ERROR :GL_INVALID_OPERATION : glCopySubTextureCHROMIUM: invalid internal format
[9904:9904:0211/185145:14817014627:ERROR:gles2_cmd_decoder.cc(13193)] [GroupMarkerNotSet(crbug.com/242999)!:C84CBA3754350000]GL ERROR :GL_INVALID_OPERATION : glCopySubTextureCHROMIUM: invalid internal format
[9904:9904:0211/185145:14817014791:ERROR:gles2_cmd_decoder.cc(13193)] [GroupMarkerNotSet(crbug.com/242999)!:C84CBA3754350000]GL ERROR :GL_INVALID_OPERATION : glCopySubTextureCHROMIUM: invalid internal format
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.InternalFormatNotSupported/1 (24 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.BasicStatePreservation/0
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.BasicStatePreservation/0 (38 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.BasicStatePreservation/1
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.BasicStatePreservation/1 (10 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.TextureStatePreserved/0
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.TextureStatePreserved/0 (10 ms)
[----------] 10 tests from CopyType/GLCopyTextureCHROMIUMTest (305 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 1 test case ran. (305 ms total)
[  PASSED  ] 10 tests.
[121/179] CopyType/GLCopyTextureCHROMIUMTest.Basic/1 (66 ms)
[122/179] CopyType/GLCopyTextureCHROMIUMTest.ImmutableTexture/0 (32 ms)
[123/179] CopyType/GLCopyTextureCHROMIUMTest.ImmutableTexture/1 (49 ms)
[124/179] CopyType/GLCopyTextureCHROMIUMTest.InternalFormat/0 (35 ms)
[125/179] CopyType/GLCopyTextureCHROMIUMTest.InternalFormat/1 (33 ms)
[126/179] CopyType/GLCopyTextureCHROMIUMTest.InternalFormatNotSupported/0 (8 ms)
[127/179] CopyType/GLCopyTextureCHROMIUMTest.InternalFormatNotSupported/1 (24 ms)
[128/179] CopyType/GLCopyTextureCHROMIUMTest.BasicStatePreservation/0 (38 ms)
[129/179] CopyType/GLCopyTextureCHROMIUMTest.BasicStatePreservation/1 (10 ms)
[130/179] CopyType/GLCopyTextureCHROMIUMTest.TextureStatePreserved/0 (10 ms)
Note: Google Test filter = CopyType/GLCopyTextureCHROMIUMTest.TextureStatePreserved/1:CopyType/GLCopyTextureCHROMIUMTest.FBOStatePreserved/0:CopyType/GLCopyTextureCHROMIUMTest.FBOStatePreserved/1:CopyType/GLCopyTextureCHROMIUMTest.ProgramStatePreservation/0:CopyType/GLCopyTextureCHROMIUMTest.ProgramStatePreservation/1:CopyType/GLCopyTextureCHROMIUMTest.UninitializedSource/0:CopyType/GLCopyTextureCHROMIUMTest.UninitializedSource/1:GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/0:GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/1:GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/2
[==========] Running 10 tests from 2 test cases.
[----------] Global test environment set-up.
[----------] 7 tests from CopyType/GLCopyTextureCHROMIUMTest
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.TextureStatePreserved/1
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.TextureStatePreserved/1 (62 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.FBOStatePreserved/0
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.FBOStatePreserved/0 (25 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.FBOStatePreserved/1
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.FBOStatePreserved/1 (11 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.ProgramStatePreservation/0
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.ProgramStatePreservation/0 (22 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.ProgramStatePreservation/1
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.ProgramStatePreservation/1 (33 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.UninitializedSource/0
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.UninitializedSource/0 (15 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.UninitializedSource/1
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.UninitializedSource/1 (11 ms)
[----------] 7 tests from CopyType/GLCopyTextureCHROMIUMTest (179 ms total)

[----------] 3 tests from GLCubeMapTextureTests/GLCubeMapTextureTest
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/0
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/0 (17 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/1
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/1 (32 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/2
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/2 (8 ms)
[----------] 3 tests from GLCubeMapTextureTests/GLCubeMapTextureTest (57 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 2 test cases ran. (236 ms total)
[  PASSED  ] 10 tests.
[131/179] CopyType/GLCopyTextureCHROMIUMTest.TextureStatePreserved/1 (62 ms)
[132/179] CopyType/GLCopyTextureCHROMIUMTest.FBOStatePreserved/0 (25 ms)
[133/179] CopyType/GLCopyTextureCHROMIUMTest.FBOStatePreserved/1 (11 ms)
[134/179] CopyType/GLCopyTextureCHROMIUMTest.ProgramStatePreservation/0 (22 ms)
[135/179] CopyType/GLCopyTextureCHROMIUMTest.ProgramStatePreservation/1 (33 ms)
[136/179] CopyType/GLCopyTextureCHROMIUMTest.UninitializedSource/0 (15 ms)
[137/179] CopyType/GLCopyTextureCHROMIUMTest.UninitializedSource/1 (11 ms)
[138/179] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/0 (17 ms)
[139/179] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/1 (32 ms)
[140/179] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/2 (8 ms)
Note: Google Test filter = GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/3:GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/4:GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/5:GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/0:GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/1:GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/2:GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/3:GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/4:GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/5:GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/0
[==========] Running 10 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 10 tests from GLCubeMapTextureTests/GLCubeMapTextureTest
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/3
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/3 (37 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/4
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/4 (18 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/5
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/5 (8 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/0
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/0 (24 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/1
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/1 (50 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/2
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/2 (24 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/3
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/3 (9 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/4
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/4 (8 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/5
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/5 (8 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/0
[9926:9926:0211/185146:14817683736:ERROR:gles2_cmd_decoder.cc(3699)] [GroupMarkerNotSet(crbug.com/242999)!:C8D459DAA2220000]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glReadPixels: framebuffer incomplete
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/0 (9 ms)
[----------] 10 tests from GLCubeMapTextureTests/GLCubeMapTextureTest (195 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 1 test case ran. (195 ms total)
[  PASSED  ] 10 tests.
[141/179] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/3 (37 ms)
[142/179] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/4 (18 ms)
[143/179] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/5 (8 ms)
[144/179] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/0 (24 ms)
[145/179] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/1 (50 ms)
[146/179] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/2 (24 ms)
[147/179] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/3 (9 ms)
[148/179] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/4 (8 ms)
[149/179] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/5 (8 ms)
[150/179] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/0 (9 ms)
Note: Google Test filter = GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/1:GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/2:GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/3:GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/4:GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/5:TranslatorVariants/EXTBlendFuncExtendedDrawTest.ESSL1FragColor/0:TranslatorVariants/EXTBlendFuncExtendedDrawTest.ESSL1FragColor/1:TranslatorVariants/EXTBlendFuncExtendedDrawTest.ESSL1FragData/0:TranslatorVariants/EXTBlendFuncExtendedDrawTest.ESSL1FragData/1:TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3Var/0
[==========] Running 10 tests from 3 test cases.
[----------] Global test environment set-up.
[----------] 5 tests from GLCubeMapTextureTests/GLCubeMapTextureTest
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/1
[9938:9938:0211/185146:14817798889:ERROR:gles2_cmd_decoder.cc(3699)] [GroupMarkerNotSet(crbug.com/242999)!:C8BE1F02F80C0000]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glReadPixels: framebuffer incomplete
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/1 (53 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/2
[9938:9938:0211/185146:14817818002:ERROR:gles2_cmd_decoder.cc(3699)] [GroupMarkerNotSet(crbug.com/242999)!:C8F25302F80C0000]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glReadPixels: framebuffer incomplete
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/2 (28 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/3
[9938:9938:0211/185146:14817836227:ERROR:gles2_cmd_decoder.cc(3699)] [GroupMarkerNotSet(crbug.com/242999)!:C8C41F02F80C0000]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glReadPixels: framebuffer incomplete
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/3 (18 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/4
[9938:9938:0211/185146:14817882572:ERROR:gles2_cmd_decoder.cc(3699)] [GroupMarkerNotSet(crbug.com/242999)!:C8301E02F80C0000]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glReadPixels: framebuffer incomplete
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/4 (48 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/5
[9938:9938:0211/185146:14817901268:ERROR:gles2_cmd_decoder.cc(3699)] [GroupMarkerNotSet(crbug.com/242999)!:C8AC1F02F80C0000]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glReadPixels: framebuffer incomplete
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/5 (8 ms)
[----------] 5 tests from GLCubeMapTextureTests/GLCubeMapTextureTest (155 ms total)

[----------] 4 tests from TranslatorVariants/EXTBlendFuncExtendedDrawTest
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedDrawTest.ESSL1FragColor/0
[       OK ] TranslatorVariants/EXTBlendFuncExtendedDrawTest.ESSL1FragColor/0 (25 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedDrawTest.ESSL1FragColor/1
[       OK ] TranslatorVariants/EXTBlendFuncExtendedDrawTest.ESSL1FragColor/1 (14 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedDrawTest.ESSL1FragData/0
[       OK ] TranslatorVariants/EXTBlendFuncExtendedDrawTest.ESSL1FragData/0 (19 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedDrawTest.ESSL1FragData/1
[       OK ] TranslatorVariants/EXTBlendFuncExtendedDrawTest.ESSL1FragData/1 (17 ms)
[----------] 4 tests from TranslatorVariants/EXTBlendFuncExtendedDrawTest (75 ms total)

[----------] 1 test from TranslatorVariants/EXTBlendFuncExtendedES3DrawTest
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3Var/0
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3Var/0 (33 ms)
[----------] 1 test from TranslatorVariants/EXTBlendFuncExtendedES3DrawTest (33 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 3 test cases ran. (263 ms total)
[  PASSED  ] 10 tests.
[151/179] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/1 (53 ms)
[152/179] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/2 (28 ms)
[153/179] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/3 (18 ms)
[154/179] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/4 (48 ms)
[155/179] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/5 (8 ms)
[156/179] TranslatorVariants/EXTBlendFuncExtendedDrawTest.ESSL1FragColor/0 (25 ms)
[157/179] TranslatorVariants/EXTBlendFuncExtendedDrawTest.ESSL1FragColor/1 (14 ms)
[158/179] TranslatorVariants/EXTBlendFuncExtendedDrawTest.ESSL1FragData/0 (19 ms)
[159/179] TranslatorVariants/EXTBlendFuncExtendedDrawTest.ESSL1FragData/1 (17 ms)
[160/179] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3Var/0 (33 ms)
Note: Google Test filter = TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3Var/1:TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindArrayWithSimpleName/0:TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindArrayWithSimpleName/1:TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindSimpleVarAsArrayNoBind/0:TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindSimpleVarAsArrayNoBind/1:TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindArrayAsArray/0:TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindArrayAsArray/1:TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3Getters/0:TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3Getters/1:TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3GettersArray/0
[==========] Running 10 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 10 tests from TranslatorVariants/EXTBlendFuncExtendedES3DrawTest
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3Var/1
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3Var/1 (56 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindArrayWithSimpleName/0
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindArrayWithSimpleName/0 (32 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindArrayWithSimpleName/1
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindArrayWithSimpleName/1 (20 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindSimpleVarAsArrayNoBind/0
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindSimpleVarAsArrayNoBind/0 (18 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindSimpleVarAsArrayNoBind/1
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindSimpleVarAsArrayNoBind/1 (33 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindArrayAsArray/0
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindArrayAsArray/0 (49 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindArrayAsArray/1
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindArrayAsArray/1 (22 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3Getters/0
[9950:9950:0211/185147:14818307814:ERROR:gles2_cmd_decoder.cc(9860)] [GroupMarkerNotSet(crbug.com/242999)!:C8A4A86367280000]GL ERROR :GL_INVALID_OPERATION : glGetFragDataLocation: program not linked
[9950:9950:0211/185147:14818307847:ERROR:gles2_cmd_decoder.cc(9908)] [GroupMarkerNotSet(crbug.com/242999)!:C8A4A86367280000]GL ERROR :GL_INVALID_OPERATION : glGetFragDataIndexEXT: program not linked
[9950:9950:0211/185147:14818307856:ERROR:gles2_cmd_decoder.cc(9860)] [GroupMarkerNotSet(crbug.com/242999)!:C8A4A86367280000]GL ERROR :GL_INVALID_OPERATION : glGetFragDataLocation: program not linked
[9950:9950:0211/185147:14818307862:ERROR:gles2_cmd_decoder.cc(9908)] [GroupMarkerNotSet(crbug.com/242999)!:C8A4A86367280000]GL ERROR :GL_INVALID_OPERATION : glGetFragDataIndexEXT: program not linked
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3Getters/0 (22 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3Getters/1
[9950:9950:0211/185147:14818330216:ERROR:gles2_cmd_decoder.cc(9860)] [GroupMarkerNotSet(crbug.com/242999)!:C858746367280000]GL ERROR :GL_INVALID_OPERATION : glGetFragDataLocation: program not linked
[9950:9950:0211/185147:14818330253:ERROR:gles2_cmd_decoder.cc(9908)] [GroupMarkerNotSet(crbug.com/242999)!:C858746367280000]GL ERROR :GL_INVALID_OPERATION : glGetFragDataIndexEXT: program not linked
[9950:9950:0211/185147:14818330266:ERROR:gles2_cmd_decoder.cc(9860)] [GroupMarkerNotSet(crbug.com/242999)!:C858746367280000]GL ERROR :GL_INVALID_OPERATION : glGetFragDataLocation: program not linked
[9950:9950:0211/185147:14818330275:ERROR:gles2_cmd_decoder.cc(9908)] [GroupMarkerNotSet(crbug.com/242999)!:C858746367280000]GL ERROR :GL_INVALID_OPERATION : glGetFragDataIndexEXT: program not linked
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3Getters/1 (25 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3GettersArray/0
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3GettersArray/0 (32 ms)
[----------] 10 tests from TranslatorVariants/EXTBlendFuncExtendedES3DrawTest (310 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 1 test case ran. (310 ms total)
[  PASSED  ] 10 tests.
[161/179] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3Var/1 (56 ms)
[162/179] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindArrayWithSimpleName/0 (32 ms)
[163/179] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindArrayWithSimpleName/1 (20 ms)
[164/179] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindSimpleVarAsArrayNoBind/0 (18 ms)
[165/179] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindSimpleVarAsArrayNoBind/1 (33 ms)
[166/179] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindArrayAsArray/0 (49 ms)
[167/179] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindArrayAsArray/1 (22 ms)
[168/179] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3Getters/0 (22 ms)
[169/179] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3Getters/1 (25 ms)
[170/179] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3GettersArray/0 (32 ms)
Note: Google Test filter = TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3GettersArray/1:TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3Conflicts/0:TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3Conflicts/1:TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3ConflictsArray/0:TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3ConflictsArray/1:GpuMemoryBufferTests/GpuMemoryBufferTest.Lifecycle/0:GpuMemoryBufferTests/GpuMemoryBufferTest.Lifecycle/1:GpuMemoryBufferTests/GpuMemoryBufferTest.Lifecycle/2:GpuMemoryBufferTests/GpuMemoryBufferTest.Lifecycle/3
[==========] Running 9 tests from 2 test cases.
[----------] Global test environment set-up.
[----------] 5 tests from TranslatorVariants/EXTBlendFuncExtendedES3DrawTest
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3GettersArray/1
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3GettersArray/1 (77 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3Conflicts/0
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3Conflicts/0 (18 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3Conflicts/1
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3Conflicts/1 (22 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3ConflictsArray/0
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3ConflictsArray/0 (19 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3ConflictsArray/1
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3ConflictsArray/1 (33 ms)
[----------] 5 tests from TranslatorVariants/EXTBlendFuncExtendedES3DrawTest (169 ms total)

[----------] 4 tests from GpuMemoryBufferTests/GpuMemoryBufferTest
[ RUN      ] GpuMemoryBufferTests/GpuMemoryBufferTest.Lifecycle/0
[       OK ] GpuMemoryBufferTests/GpuMemoryBufferTest.Lifecycle/0 (16 ms)
[ RUN      ] GpuMemoryBufferTests/GpuMemoryBufferTest.Lifecycle/1
[       OK ] GpuMemoryBufferTests/GpuMemoryBufferTest.Lifecycle/1 (23 ms)
[ RUN      ] GpuMemoryBufferTests/GpuMemoryBufferTest.Lifecycle/2
[       OK ] GpuMemoryBufferTests/GpuMemoryBufferTest.Lifecycle/2 (8 ms)
[ RUN      ] GpuMemoryBufferTests/GpuMemoryBufferTest.Lifecycle/3
[       OK ] GpuMemoryBufferTests/GpuMemoryBufferTest.Lifecycle/3 (7 ms)
[----------] 4 tests from GpuMemoryBufferTests/GpuMemoryBufferTest (55 ms total)

[----------] Global test environment tear-down
[==========] 9 tests from 2 test cases ran. (224 ms total)
[  PASSED  ] 9 tests.
[171/179] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3GettersArray/1 (77 ms)
[172/179] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3Conflicts/0 (18 ms)
[173/179] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3Conflicts/1 (22 ms)
[174/179] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3ConflictsArray/0 (19 ms)
[175/179] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3ConflictsArray/1 (33 ms)
[176/179] GpuMemoryBufferTests/GpuMemoryBufferTest.Lifecycle/0 (16 ms)
[177/179] GpuMemoryBufferTests/GpuMemoryBufferTest.Lifecycle/1 (23 ms)
[178/179] GpuMemoryBufferTests/GpuMemoryBufferTest.Lifecycle/2 (8 ms)
[179/179] GpuMemoryBufferTests/GpuMemoryBufferTest.Lifecycle/3 (7 ms)
SUCCESS: all tests passed.
Tests took 7 seconds.
+-------------------------------------------------------------------------+
| End of shard 0  Pending: N/A  Duration: 9.9s  Bot: build154-m4  Exit: 0 |
+-------------------------------------------------------------------------+
Total duration: 9.9s
exit code (as seen by runtest.py): 0
@@@STEP_TEXT@@@@
@@@STEP_TEXT@4 disabled@@@
@@@STEP_CURSOR@gl_tests on NVIDIA GPU on Linux on Linux@@@
@@@STEP_LINK@shard #0 isolated out@https://isolateserver.appspot.com/browse?namespace=default-gzip&hash=c18c7a1b18f9f80fc772d8e0f7fdd60445483643@@@


--------------------------------------------------------------------------------
started: Thu Feb 11 19:09:55 2016
ended: Thu Feb 11 19:09:58 2016
duration: 3 secs
status: SUCCESS
status reason: