(view as text)
@@@STEP_CURSOR@gl_tests on ATI GPU on Mac Retina on Mac-10.10@@@
@@@STEP_STARTED@@@
python -u /b/build/scripts/slave/recipe_modules/swarming/resources/collect_gtest_task.py --swarming-client-dir /b/build/slave/Mac_10_10_Retina_Debug__AMD_/build/src/tools/swarming_client --temp-root-dir /tmp --merged-test-output /tmp/tmpyq1lou.json -- collect --swarming https://chromium-swarm.appspot.com --decorate --print-status-updates --json /tmp/tmpITZylN.json
in dir /b/build/slave/Mac_10_10_Retina_Debug__AMD_/build:
 allow_subannotations: True
 cmd: ['python', '-u', '/b/build/scripts/slave/recipe_modules/swarming/resources/collect_gtest_task.py', '--swarming-client-dir', '/b/build/slave/Mac_10_10_Retina_Debug__AMD_/build/src/tools/swarming_client', '--temp-root-dir', '/tmp', '--merged-test-output', '/tmp/tmpyq1lou.json', '--', 'collect', '--swarming', 'https://chromium-swarm.appspot.com', '--decorate', '--print-status-updates', '--json', '/tmp/tmpITZylN.json']
 cwd: /b/build/slave/Mac_10_10_Retina_Debug__AMD_/build
 name: gl_tests on ATI GPU on Mac Retina on Mac-10.10
 step_test_data: <lambda>(...)
full environment:
 AWS_CREDENTIAL_FILE: /b/build/site_config/.boto
 BOTO_CONFIG: /b/build/site_config/.boto
 BUILDBOT_BLAMELIST: [u'dpranke@chromium.org', u'eroman@chromium.org', u'melandory@chromium.org', u'servolk@chromium.org', u'thakis@chromium.org']
 BUILDBOT_BRANCH: master
 BUILDBOT_BUILDBOTURL: http://build.chromium.org/p/chromium.gpu/
 BUILDBOT_BUILDERNAME: Mac 10.10 Retina Debug (AMD)
 BUILDBOT_BUILDNUMBER: 2101
 BUILDBOT_CLOBBER: 
 BUILDBOT_GOT_REVISION: None
 BUILDBOT_MASTERNAME: chromium.gpu
 BUILDBOT_REVISION: 4453f26cdc4fb88e5403f324ef38878b746cd2c0
 BUILDBOT_SCHEDULER: None
 BUILDBOT_SLAVENAME: build180-m1
 CHROME_HEADLESS: 1
 GIT_USER_AGENT: darwin git/2.2.1 build180-m1.golo.chromium.org
 HOME: /Users/chrome-bot
 LOGNAME: chrome-bot
 PAGER: cat
 PATH: /Users/chrome-bot/slavebin:/b/depot_tools:/usr/local/git/bin:/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
 PWD: /b/build/slave/Mac_10_10_Retina_Debug__AMD_/build
 PYTHONPATH: /b/build/site_config:/b/build/scripts:/b/build/scripts/release:/b/build/third_party:/b/build/third_party/requests_1_2_3:/b/build_internal/site_config:/b/build_internal/symsrc:/b/build/slave:/b/build/third_party/buildbot_slave_8_4:/b/build/third_party/twisted_10_2:
 SHELL: /bin/bash
 SSH_AUTH_SOCK: /private/tmp/com.apple.launchd.k290vHWmCT/Listeners
 USER: chrome-bot

+----------------------------------------------------------------------------+
| Shard 0  https://chromium-swarm.appspot.com/user/task/2cec3506fd03e010     |
+----------------------------------------------------------------------------+
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
[20095:1299:0211/185458:20086303502407:ERROR:gles2_cmd_decoder.cc(2648)] Underlying driver does not support ES3.
[       OK ] OpenGLES3FunctionTest.GetFragDataLocationInvalid (5 ms)
[----------] 1 test from OpenGLES3FunctionTest (5 ms total)

[----------] 3 tests from CHROMIUMFramebufferMixedSamplesTest
[ RUN      ] CHROMIUMFramebufferMixedSamplesTest.Simple
[       OK ] CHROMIUMFramebufferMixedSamplesTest.Simple (8 ms)
[ RUN      ] CHROMIUMFramebufferMixedSamplesTest.CoverageModulation
[       OK ] CHROMIUMFramebufferMixedSamplesTest.CoverageModulation (7 ms)
[ RUN      ] CHROMIUMFramebufferMixedSamplesTest.MultisampleStencilEffective
[       OK ] CHROMIUMFramebufferMixedSamplesTest.MultisampleStencilEffective (8 ms)
[----------] 3 tests from CHROMIUMFramebufferMixedSamplesTest (23 ms total)

[----------] 2 tests from GLChromiumFramebufferMultisampleTest
[ RUN      ] GLChromiumFramebufferMultisampleTest.CachedBindingsTest
[       OK ] GLChromiumFramebufferMultisampleTest.CachedBindingsTest (7 ms)
[ RUN      ] GLChromiumFramebufferMultisampleTest.DrawAndResolve
[       OK ] GLChromiumFramebufferMultisampleTest.DrawAndResolve (7 ms)
[----------] 2 tests from GLChromiumFramebufferMultisampleTest (14 ms total)

[----------] 4 tests from CHROMIUMPathRenderingTest
[ RUN      ] CHROMIUMPathRenderingTest.TestMatrix
[       OK ] CHROMIUMPathRenderingTest.TestMatrix (6 ms)
[ RUN      ] CHROMIUMPathRenderingTest.TestMatrixErrors
[       OK ] CHROMIUMPathRenderingTest.TestMatrixErrors (7 ms)
[ RUN      ] CHROMIUMPathRenderingTest.TestSimpleCalls
[       OK ] CHROMIUMPathRenderingTest.TestSimpleCalls (6 ms)
[ RUN      ] CHROMIUMPathRenderingTest.TestGenDeleteErrors
[       OK ] CHROMIUMPathRenderingTest.TestGenDeleteErrors (7 ms)
[----------] 4 tests from CHROMIUMPathRenderingTest (27 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 4 test cases ran. (69 ms total)
[  PASSED  ] 10 tests.
[1/178] OpenGLES3FunctionTest.GetFragDataLocationInvalid (5 ms)
[2/178] CHROMIUMFramebufferMixedSamplesTest.Simple (8 ms)
[3/178] CHROMIUMFramebufferMixedSamplesTest.CoverageModulation (7 ms)
[4/178] CHROMIUMFramebufferMixedSamplesTest.MultisampleStencilEffective (8 ms)
[5/178] GLChromiumFramebufferMultisampleTest.CachedBindingsTest (7 ms)
[6/178] GLChromiumFramebufferMultisampleTest.DrawAndResolve (7 ms)
[7/178] CHROMIUMPathRenderingTest.TestMatrix (6 ms)
[8/178] CHROMIUMPathRenderingTest.TestMatrixErrors (7 ms)
[9/178] CHROMIUMPathRenderingTest.TestSimpleCalls (6 ms)
[10/178] CHROMIUMPathRenderingTest.TestGenDeleteErrors (7 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 (10 ms)
[ RUN      ] CHROMIUMPathRenderingTest.TestPathObjectState
[       OK ] CHROMIUMPathRenderingTest.TestPathObjectState (7 ms)
[ RUN      ] CHROMIUMPathRenderingTest.TestUnnamedPathsErrors
[       OK ] CHROMIUMPathRenderingTest.TestUnnamedPathsErrors (7 ms)
[ RUN      ] CHROMIUMPathRenderingTest.TestPathCommandsErrors
[       OK ] CHROMIUMPathRenderingTest.TestPathCommandsErrors (7 ms)
[ RUN      ] CHROMIUMPathRenderingTest.TestPathRenderingInvalidArgs
[       OK ] CHROMIUMPathRenderingTest.TestPathRenderingInvalidArgs (7 ms)
[----------] 5 tests from CHROMIUMPathRenderingTest (39 ms total)

[----------] 4 tests from CHROMIUMPathRenderingDrawTest
[ RUN      ] CHROMIUMPathRenderingDrawTest.TestPathRendering
[       OK ] CHROMIUMPathRenderingDrawTest.TestPathRendering (7 ms)
[ RUN      ] CHROMIUMPathRenderingDrawTest.TestPathRenderingThenFunctions
[       OK ] CHROMIUMPathRenderingDrawTest.TestPathRenderingThenFunctions (7 ms)
[ RUN      ] CHROMIUMPathRenderingDrawTest.TestPathRenderingInstanced
[       OK ] CHROMIUMPathRenderingDrawTest.TestPathRenderingInstanced (7 ms)
[ RUN      ] CHROMIUMPathRenderingDrawTest.TestPathRenderingThenFunctionsInstanced
[       OK ] CHROMIUMPathRenderingDrawTest.TestPathRenderingThenFunctionsInstanced (7 ms)
[----------] 4 tests from CHROMIUMPathRenderingDrawTest (28 ms total)

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

[----------] Global test environment tear-down
[==========] 10 tests from 3 test cases ran. (85 ms total)
[  PASSED  ] 10 tests.
[11/178] CHROMIUMPathRenderingTest.TestPathParameterErrors (10 ms)
[12/178] CHROMIUMPathRenderingTest.TestPathObjectState (7 ms)
[13/178] CHROMIUMPathRenderingTest.TestUnnamedPathsErrors (7 ms)
[14/178] CHROMIUMPathRenderingTest.TestPathCommandsErrors (7 ms)
[15/178] CHROMIUMPathRenderingTest.TestPathRenderingInvalidArgs (7 ms)
[16/178] CHROMIUMPathRenderingDrawTest.TestPathRendering (7 ms)
[17/178] CHROMIUMPathRenderingDrawTest.TestPathRenderingThenFunctions (7 ms)
[18/178] CHROMIUMPathRenderingDrawTest.TestPathRenderingInstanced (7 ms)
[19/178] CHROMIUMPathRenderingDrawTest.TestPathRenderingThenFunctionsInstanced (7 ms)
[20/178] GLCompressedCopyTextureCHROMIUMTest.Basic (18 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 (17 ms)
[ RUN      ] GLCompressedCopyTextureCHROMIUMTest.InternalFormatNotSupported
[20097:1299:0211/185459:20087415793886:ERROR:gles2_cmd_decoder.cc(13234)] [GroupMarkerNotSet(crbug.com/242999)!:A06680C4AF7F0000]GL ERROR :GL_INVALID_OPERATION : glCompressedCopyTextureCHROMIUM: invalid internal format
[       OK ] GLCompressedCopyTextureCHROMIUMTest.InternalFormatNotSupported (8 ms)
[ RUN      ] GLCompressedCopyTextureCHROMIUMTest.InvalidTextureIds
[20097:1299:0211/185459:20087423388380:ERROR:gles2_cmd_decoder.cc(13574)] [GroupMarkerNotSet(crbug.com/242999)!:A02A00C5AF7F0000]GL ERROR :GL_INVALID_VALUE : glCompressedCopyTextureCHROMIUM: unknown texture ids
[20097:1299:0211/185459:20087423426364:ERROR:gles2_cmd_decoder.cc(13574)] [GroupMarkerNotSet(crbug.com/242999)!:A02A00C5AF7F0000]GL ERROR :GL_INVALID_VALUE : glCompressedCopyTextureCHROMIUM: unknown texture ids
[20097:1299:0211/185459:20087423448600:ERROR:gles2_cmd_decoder.cc(13574)] [GroupMarkerNotSet(crbug.com/242999)!:A02A00C5AF7F0000]GL ERROR :GL_INVALID_VALUE : glCompressedCopyTextureCHROMIUM: unknown texture ids
[       OK ] GLCompressedCopyTextureCHROMIUMTest.InvalidTextureIds (12 ms)
[ RUN      ] GLCompressedCopyTextureCHROMIUMTest.BasicStatePreservation
[       OK ] GLCompressedCopyTextureCHROMIUMTest.BasicStatePreservation (12 ms)
[ RUN      ] GLCompressedCopyTextureCHROMIUMTest.TextureStatePreserved
[       OK ] GLCompressedCopyTextureCHROMIUMTest.TextureStatePreserved (12 ms)
[----------] 5 tests from GLCompressedCopyTextureCHROMIUMTest (61 ms total)

[----------] 5 tests from GLCopyTextureCHROMIUMTest
[ RUN      ] GLCopyTextureCHROMIUMTest.RedefineDestinationTexture
[20097:1299:0211/185459:20087458869394:ERROR:texture_manager.cc(1917)] [GroupMarkerNotSet(crbug.com/242999)!:A05800C5AF7F0000]GL ERROR :GL_INVALID_OPERATION : glTexSubImage2D: invalid internalformat/format/type combination
[20097:1299:0211/185459:20087458914900:ERROR:texture_manager.cc(2172)] [GroupMarkerNotSet(crbug.com/242999)!:A05800C5AF7F0000]GL ERROR :GL_INVALID_VALUE : glTexSubImage2D: bad dimensions.
[       OK ] GLCopyTextureCHROMIUMTest.RedefineDestinationTexture (8 ms)
[ RUN      ] GLCopyTextureCHROMIUMTest.CopySubTextureDimension
[20097:1299:0211/185459:20087466720299:ERROR:gles2_cmd_decoder.cc(13480)] [GroupMarkerNotSet(crbug.com/242999)!:A05481C3AF7F0000]GL ERROR :GL_INVALID_VALUE : glCopySubTextureCHROMIUM: destination texture bad dimensions.
[20097:1299:0211/185459:20087466755249:ERROR:gles2_cmd_decoder.cc(13464)] [GroupMarkerNotSet(crbug.com/242999)!:A05481C3AF7F0000]GL ERROR :GL_INVALID_VALUE : glCopySubTextureCHROMIUM: source texture bad dimensions.
[20097:1299:0211/185459:20087466780910:ERROR:gles2_cmd_decoder.cc(13480)] [GroupMarkerNotSet(crbug.com/242999)!:A05481C3AF7F0000]GL ERROR :GL_INVALID_VALUE : glCopySubTextureCHROMIUM: destination texture bad dimensions.
[20097:1299:0211/185459:20087466803983:ERROR:gles2_cmd_decoder.cc(13464)] [GroupMarkerNotSet(crbug.com/242999)!:A05481C3AF7F0000]GL ERROR :GL_INVALID_VALUE : glCopySubTextureCHROMIUM: source texture bad dimensions.
[       OK ] GLCopyTextureCHROMIUMTest.CopySubTextureDimension (7 ms)
[ RUN      ] GLCopyTextureCHROMIUMTest.CopyTextureInvalidTextureIds
[20097:1299:0211/185459:20087473947217:ERROR:gles2_cmd_decoder.cc(13127)] [GroupMarkerNotSet(crbug.com/242999)!:A09600C4AF7F0000]GL ERROR :GL_INVALID_VALUE : glCopyTextureCHROMIUM: unknown texture id
[20097:1299:0211/185459:20087473998139:ERROR:gles2_cmd_decoder.cc(13127)] [GroupMarkerNotSet(crbug.com/242999)!:A09600C4AF7F0000]GL ERROR :GL_INVALID_VALUE : glCopyTextureCHROMIUM: unknown texture id
[20097:1299:0211/185459:20087474022051:ERROR:gles2_cmd_decoder.cc(13127)] [GroupMarkerNotSet(crbug.com/242999)!:A09600C4AF7F0000]GL ERROR :GL_INVALID_VALUE : glCopyTextureCHROMIUM: unknown texture id
[       OK ] GLCopyTextureCHROMIUMTest.CopyTextureInvalidTextureIds (8 ms)
[ RUN      ] GLCopyTextureCHROMIUMTest.CopySubTextureInvalidTextureIds
[20097:1299:0211/185459:20087481430398:ERROR:gles2_cmd_decoder.cc(13127)] [GroupMarkerNotSet(crbug.com/242999)!:A06680C4AF7F0000]GL ERROR :GL_INVALID_VALUE : glCopySubTextureCHROMIUM: unknown texture id
[20097:1299:0211/185459:20087481470010:ERROR:gles2_cmd_decoder.cc(13127)] [GroupMarkerNotSet(crbug.com/242999)!:A06680C4AF7F0000]GL ERROR :GL_INVALID_VALUE : glCopySubTextureCHROMIUM: unknown texture id
[20097:1299:0211/185459:20087481492633:ERROR:gles2_cmd_decoder.cc(13127)] [GroupMarkerNotSet(crbug.com/242999)!:A06680C4AF7F0000]GL ERROR :GL_INVALID_VALUE : glCopySubTextureCHROMIUM: unknown texture id
[       OK ] GLCopyTextureCHROMIUMTest.CopySubTextureInvalidTextureIds (7 ms)
[ RUN      ] GLCopyTextureCHROMIUMTest.CopySubTextureOffset
[       OK ] GLCopyTextureCHROMIUMTest.CopySubTextureOffset (9 ms)
[----------] 5 tests from GLCopyTextureCHROMIUMTest (39 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 2 test cases ran. (100 ms total)
[  PASSED  ] 10 tests.
[21/178] GLCompressedCopyTextureCHROMIUMTest.InternalFormat (17 ms)
[22/178] GLCompressedCopyTextureCHROMIUMTest.InternalFormatNotSupported (8 ms)
[23/178] GLCompressedCopyTextureCHROMIUMTest.InvalidTextureIds (12 ms)
[24/178] GLCompressedCopyTextureCHROMIUMTest.BasicStatePreservation (12 ms)
[25/178] GLCompressedCopyTextureCHROMIUMTest.TextureStatePreserved (12 ms)
[26/178] GLCopyTextureCHROMIUMTest.RedefineDestinationTexture (8 ms)
[27/178] GLCopyTextureCHROMIUMTest.CopySubTextureDimension (7 ms)
[28/178] GLCopyTextureCHROMIUMTest.CopyTextureInvalidTextureIds (8 ms)
[29/178] GLCopyTextureCHROMIUMTest.CopySubTextureInvalidTextureIds (7 ms)
[30/178] GLCopyTextureCHROMIUMTest.CopySubTextureOffset (9 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 (43 ms)
[----------] 1 test from GLCopyTextureCHROMIUMTest (43 ms total)

[----------] 1 test from DepthTextureTest
[ RUN      ] DepthTextureTest.RenderTo
[20098:1299:0211/185459:20087988479665:ERROR:gles2_cmd_decoder.cc(7643)] [GroupMarkerNotSet(crbug.com/242999)!:A06600ACB37F0000]RENDER WARNING: there is no texture bound to the unit 0
[20098:1299:0211/185459:20087992914466:ERROR:gles2_cmd_decoder.cc(7643)] [GroupMarkerNotSet(crbug.com/242999)!:A06600ACB37F0000]RENDER WARNING: there is no texture bound to the unit 0
[20098:1299:0211/185459:20087994822270:ERROR:gles2_cmd_decoder.cc(7643)] [GroupMarkerNotSet(crbug.com/242999)!:A06600ACB37F0000]RENDER WARNING: there is no texture bound to the unit 0
[       OK ] DepthTextureTest.RenderTo (17 ms)
[----------] 1 test from DepthTextureTest (17 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 (9 ms)
[----------] 1 test from EXTBlendFuncExtendedTest (9 ms total)

[----------] 3 tests from EXTMultisampleCompatibilityTest
[ RUN      ] EXTMultisampleCompatibilityTest.TestSimple
[       OK ] EXTMultisampleCompatibilityTest.TestSimple (8 ms)
[ RUN      ] EXTMultisampleCompatibilityTest.DrawAndResolve
[       OK ] EXTMultisampleCompatibilityTest.DrawAndResolve (7 ms)
[ RUN      ] EXTMultisampleCompatibilityTest.DrawAlphaOneAndResolve
[       OK ] EXTMultisampleCompatibilityTest.DrawAlphaOneAndResolve (7 ms)
[----------] 3 tests from EXTMultisampleCompatibilityTest (22 ms total)

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

[----------] 2 tests from GLFenceSyncTest
[ RUN      ] GLFenceSyncTest.SimpleReleaseWait
[       OK ] GLFenceSyncTest.SimpleReleaseWait (15 ms)
[ RUN      ] GLFenceSyncTest.SimpleReleaseSignal
[       OK ] GLFenceSyncTest.SimpleReleaseSignal (13 ms)
[----------] 2 tests from GLFenceSyncTest (28 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 7 test cases ran. (127 ms total)
[  PASSED  ] 10 tests.
[31/178] GLCopyTextureCHROMIUMTest.CopyTextureBetweenTexture2DAndRectangleArb (43 ms)
[32/178] DepthTextureTest.RenderTo (17 ms)
[33/178] GLDynamicConfigTest.SwitchConfigurationInNonVirtualizedContextMode (0 ms)
[34/178] EXTBlendFuncExtendedTest.TestMaxDualSourceDrawBuffers (9 ms)
[35/178] EXTMultisampleCompatibilityTest.TestSimple (8 ms)
[36/178] EXTMultisampleCompatibilityTest.DrawAndResolve (7 ms)
[37/178] EXTMultisampleCompatibilityTest.DrawAlphaOneAndResolve (7 ms)
[38/178] GLEXTSRGBTest.TexImageSRGBALPHAFormat (7 ms)
[39/178] GLFenceSyncTest.SimpleReleaseWait (15 ms)
[40/178] GLFenceSyncTest.SimpleReleaseSignal (13 ms)
Note: Google Test filter = GLLoseContextTest.ShareGroup:PointCoordTest.RenderTo:GLProgramTest.GetSetUniform:GLProgramTest.NewShaderInCurrentProgram:GLProgramTest.ShaderLengthSpecified:GLProgramTest.UniformsInCurrentProgram:GLProgramTest.DeleteAttachedShaderLinks:WebGLProgramTest.DeferCompileWithExt:QueryTest.MultipleQueries:QueryTest.GetErrorBasic
[==========] Running 10 tests from 5 test cases.
[----------] Global test environment set-up.
[----------] 1 test from GLLoseContextTest
[ RUN      ] GLLoseContextTest.ShareGroup
[20099:1299:0211/185500:20088528007729:ERROR:gles2_cmd_decoder.cc(4441)] Error: 5 for Command kLoseContextCHROMIUM
[20099:1299:0211/185500:20088528096655:ERROR:gles2_cmd_decoder.cc(3583)]   GLES2DecoderImpl: Trying to make lost context current.
[20099:1299:0211/185500:20088528884720:ERROR:gles2_cmd_decoder.cc(3583)]   GLES2DecoderImpl: Trying to make lost context current.
[20099:1299:0211/185500:20088528911878:ERROR:gles2_cmd_decoder.cc(3583)]   GLES2DecoderImpl: Trying to make lost context current.
[20099:1299:0211/185500:20088528933797:ERROR:gles2_cmd_decoder.cc(3583)]   GLES2DecoderImpl: Trying to make lost context current.
[20099:1299:0211/185500:20088528988555:ERROR:gles2_cmd_decoder.cc(3583)]   GLES2DecoderImpl: Trying to make lost context current.
[20099:1299:0211/185500:20088529025209:ERROR:gles2_cmd_decoder.cc(3583)]   GLES2DecoderImpl: Trying to make lost context current.
[20099:1299:0211/185500:20088529057556:ERROR:gles2_cmd_decoder.cc(3583)]   GLES2DecoderImpl: Trying to make lost context current.
[20099:1299:0211/185500:20088529461117:ERROR:gles2_cmd_decoder.cc(3583)]   GLES2DecoderImpl: Trying to make lost context current.
[20099:1299:0211/185500:20088529481280:ERROR:gles2_cmd_decoder.cc(3583)]   GLES2DecoderImpl: Trying to make lost context current.
[20099:1299:0211/185500:20088529494453:ERROR:gles2_cmd_decoder.cc(3583)]   GLES2DecoderImpl: Trying to make lost context current.
[20099:1299:0211/185500:20088529513742:ERROR:gles2_cmd_decoder.cc(3583)]   GLES2DecoderImpl: Trying to make lost context current.
[20099:1299:0211/185500:20088529541165:ERROR:gles2_cmd_decoder.cc(3583)]   GLES2DecoderImpl: Trying to make lost context current.
[20099:1299:0211/185500:20088529564453:ERROR:gles2_cmd_decoder.cc(3583)]   GLES2DecoderImpl: Trying to make lost context current.
[       OK ] GLLoseContextTest.ShareGroup (20 ms)
[----------] 1 test from GLLoseContextTest (20 ms total)

[----------] 1 test from PointCoordTest
[ RUN      ] PointCoordTest.RenderTo
[       OK ] PointCoordTest.RenderTo (17 ms)
[----------] 1 test from PointCoordTest (17 ms total)

[----------] 5 tests from GLProgramTest
[ RUN      ] GLProgramTest.GetSetUniform
[       OK ] GLProgramTest.GetSetUniform (11 ms)
[ RUN      ] GLProgramTest.NewShaderInCurrentProgram
[       OK ] GLProgramTest.NewShaderInCurrentProgram (11 ms)
[ RUN      ] GLProgramTest.ShaderLengthSpecified
[       OK ] GLProgramTest.ShaderLengthSpecified (8 ms)
[ RUN      ] GLProgramTest.UniformsInCurrentProgram
[       OK ] GLProgramTest.UniformsInCurrentProgram (9 ms)
[ RUN      ] GLProgramTest.DeleteAttachedShaderLinks
[       OK ] GLProgramTest.DeleteAttachedShaderLinks (8 ms)
[----------] 5 tests from GLProgramTest (47 ms total)

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

[----------] 2 tests from QueryTest
[ RUN      ] QueryTest.MultipleQueries
[20099:1299:0211/185500:20088614732869:ERROR:gles2_cmd_decoder_autogen.h(1009)] [GroupMarkerNotSet(crbug.com/242999)!:A00C00868D7F0000]GL ERROR :GL_INVALID_ENUM : glEnable: cap was GL_TEXTURE_2D
[       OK ] QueryTest.MultipleQueries (8 ms)
[ RUN      ] QueryTest.GetErrorBasic
[20099:1299:0211/185500:20088622960591:ERROR:gles2_cmd_decoder_autogen.h(1009)] [GroupMarkerNotSet(crbug.com/242999)!:A04E80868D7F0000]GL ERROR :GL_INVALID_ENUM : glEnable: cap was GL_TEXTURE_2D
[       OK ] QueryTest.GetErrorBasic (8 ms)
[----------] 2 tests from QueryTest (16 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 5 test cases ran. (112 ms total)
[  PASSED  ] 10 tests.
[41/178] GLLoseContextTest.ShareGroup (20 ms)
[42/178] PointCoordTest.RenderTo (17 ms)
[43/178] GLProgramTest.GetSetUniform (11 ms)
[44/178] GLProgramTest.NewShaderInCurrentProgram (11 ms)
[45/178] GLProgramTest.ShaderLengthSpecified (8 ms)
[46/178] GLProgramTest.UniformsInCurrentProgram (9 ms)
[47/178] GLProgramTest.DeleteAttachedShaderLinks (8 ms)
[48/178] WebGLProgramTest.DeferCompileWithExt (12 ms)
[49/178] QueryTest.MultipleQueries (8 ms)
[50/178] QueryTest.GetErrorBasic (8 ms)
Note: Google Test filter = QueryTest.CommandsCompleted:QueryTest.CommandsCompletedWithFinish:GLReadbackTest.ReadPixelsWithPBOAndQuery:GLReadbackTest.ReadPixelsFloat:GLSharedResources.CreateDelete:GLStreamDrawTest.Basic:GLStreamDrawTest.DrawElements:GLStreamDrawTest.VertexArrayObjects:GLTextureMailboxTest.ProduceAndConsumeTexture:GLTextureMailboxTest.ProduceAndConsumeTextureRGB
[==========] Running 10 tests from 5 test cases.
[----------] Global test environment set-up.
[----------] 2 tests from QueryTest
[ RUN      ] QueryTest.CommandsCompleted
[       OK ] QueryTest.CommandsCompleted (11 ms)
[ RUN      ] QueryTest.CommandsCompletedWithFinish
[       OK ] QueryTest.CommandsCompletedWithFinish (7 ms)
[----------] 2 tests from QueryTest (19 ms total)

[----------] 2 tests from GLReadbackTest
[ RUN      ] GLReadbackTest.ReadPixelsWithPBOAndQuery
[       OK ] GLReadbackTest.ReadPixelsWithPBOAndQuery (427 ms)
[ RUN      ] GLReadbackTest.ReadPixelsFloat
[       OK ] GLReadbackTest.ReadPixelsFloat (18 ms)
[----------] 2 tests from GLReadbackTest (445 ms total)

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

[----------] 3 tests from GLStreamDrawTest
[ RUN      ] GLStreamDrawTest.Basic
[       OK ] GLStreamDrawTest.Basic (14 ms)
[ RUN      ] GLStreamDrawTest.DrawElements
[       OK ] GLStreamDrawTest.DrawElements (15 ms)
[ RUN      ] GLStreamDrawTest.VertexArrayObjects
[       OK ] GLStreamDrawTest.VertexArrayObjects (16 ms)
[----------] 3 tests from GLStreamDrawTest (45 ms total)

[----------] 2 tests from GLTextureMailboxTest
[ RUN      ] GLTextureMailboxTest.ProduceAndConsumeTexture
[       OK ] GLTextureMailboxTest.ProduceAndConsumeTexture (14 ms)
[ RUN      ] GLTextureMailboxTest.ProduceAndConsumeTextureRGB
[       OK ] GLTextureMailboxTest.ProduceAndConsumeTextureRGB (13 ms)
[----------] 2 tests from GLTextureMailboxTest (27 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 5 test cases ran. (547 ms total)
[  PASSED  ] 10 tests.
[51/178] QueryTest.CommandsCompleted (11 ms)
[52/178] QueryTest.CommandsCompletedWithFinish (7 ms)
[53/178] GLReadbackTest.ReadPixelsWithPBOAndQuery (427 ms)
[54/178] GLReadbackTest.ReadPixelsFloat (18 ms)
[55/178] GLSharedResources.CreateDelete (11 ms)
[56/178] GLStreamDrawTest.Basic (14 ms)
[57/178] GLStreamDrawTest.DrawElements (15 ms)
[58/178] GLStreamDrawTest.VertexArrayObjects (16 ms)
[59/178] GLTextureMailboxTest.ProduceAndConsumeTexture (14 ms)
[60/178] GLTextureMailboxTest.ProduceAndConsumeTextureRGB (13 ms)
Note: Google Test filter = GLTextureMailboxTest.ProduceAndConsumeTextureDirect:GLTextureMailboxTest.ConsumeTextureValidatesKey:GLTextureMailboxTest.SharedTextures:GLTextureMailboxTest.ProduceFrontBuffer:GLTextureMailboxTest.ProduceTextureDirectInvalidTarget:GLTextureMailboxTest.ProduceFrontBufferMultipleContexts:TextureStorageTest.CorrectPixels:TextureStorageTest.IsImmutable:TextureStorageTest.OneLevel:TextureStorageTest.MultipleLevels
[==========] Running 10 tests from 2 test cases.
[----------] Global test environment set-up.
[----------] 6 tests from GLTextureMailboxTest
[ RUN      ] GLTextureMailboxTest.ProduceAndConsumeTextureDirect
[       OK ] GLTextureMailboxTest.ProduceAndConsumeTextureDirect (18 ms)
[ RUN      ] GLTextureMailboxTest.ConsumeTextureValidatesKey
[20101:1299:0211/185502:20090076136182:ERROR:gles2_cmd_decoder.cc(13918)] [GroupMarkerNotSet(crbug.com/242999)!:A02E095CFA7F0000]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[       OK ] GLTextureMailboxTest.ConsumeTextureValidatesKey (13 ms)
[ RUN      ] GLTextureMailboxTest.SharedTextures
[20101:1299:0211/185502:20090090384520:ERROR:gles2_cmd_decoder.cc(13918)] [GroupMarkerNotSet(crbug.com/242999)!:A03A005CFA7F0000]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[       OK ] GLTextureMailboxTest.SharedTextures (14 ms)
[ RUN      ] GLTextureMailboxTest.ProduceFrontBuffer
[       OK ] GLTextureMailboxTest.ProduceFrontBuffer (15 ms)
[ RUN      ] GLTextureMailboxTest.ProduceTextureDirectInvalidTarget
[20101:1299:0211/185502:20090118614355:ERROR:gles2_cmd_decoder.cc(13882)] [GroupMarkerNotSet(crbug.com/242999)!:A0D80059FA7F0000]GL ERROR :GL_INVALID_OPERATION : glProduceTextureDirectCHROMIUM: invalid target
[       OK ] GLTextureMailboxTest.ProduceTextureDirectInvalidTarget (14 ms)
[ RUN      ] GLTextureMailboxTest.ProduceFrontBufferMultipleContexts
[       OK ] GLTextureMailboxTest.ProduceFrontBufferMultipleContexts (24 ms)
[----------] 6 tests from GLTextureMailboxTest (98 ms total)

[----------] 4 tests from TextureStorageTest
[ RUN      ] TextureStorageTest.CorrectPixels
[       OK ] TextureStorageTest.CorrectPixels (7 ms)
[ RUN      ] TextureStorageTest.IsImmutable
[       OK ] TextureStorageTest.IsImmutable (7 ms)
[ RUN      ] TextureStorageTest.OneLevel
[       OK ] TextureStorageTest.OneLevel (6 ms)
[ RUN      ] TextureStorageTest.MultipleLevels
[       OK ] TextureStorageTest.MultipleLevels (7 ms)
[----------] 4 tests from TextureStorageTest (27 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 2 test cases ran. (125 ms total)
[  PASSED  ] 10 tests.
[61/178] GLTextureMailboxTest.ProduceAndConsumeTextureDirect (18 ms)
[62/178] GLTextureMailboxTest.ConsumeTextureValidatesKey (13 ms)
[63/178] GLTextureMailboxTest.SharedTextures (14 ms)
[64/178] GLTextureMailboxTest.ProduceFrontBuffer (15 ms)
[65/178] GLTextureMailboxTest.ProduceTextureDirectInvalidTarget (14 ms)
[66/178] GLTextureMailboxTest.ProduceFrontBufferMultipleContexts (24 ms)
[67/178] TextureStorageTest.CorrectPixels (7 ms)
[68/178] TextureStorageTest.IsImmutable (7 ms)
[69/178] TextureStorageTest.OneLevel (6 ms)
[70/178] TextureStorageTest.MultipleLevels (7 ms)
Note: Google Test filter = TextureStorageTest.BadTarget:TextureStorageTest.InvalidId:TextureStorageTest.CannotRedefine:GLTest.Basic:GLTest.BasicFBO:GLTest.SimpleShader:GLTest.FeatureFlagsMatchCapabilities:GLTest.GetString:GLVirtualContextsTest.Basic:GLVirtualContextsTest.VertexArrayObjectRestore
[==========] Running 10 tests from 3 test cases.
[----------] Global test environment set-up.
[----------] 3 tests from TextureStorageTest
[ RUN      ] TextureStorageTest.BadTarget
[       OK ] TextureStorageTest.BadTarget (11 ms)
[ RUN      ] TextureStorageTest.InvalidId
[       OK ] TextureStorageTest.InvalidId (7 ms)
[ RUN      ] TextureStorageTest.CannotRedefine
[       OK ] TextureStorageTest.CannotRedefine (7 ms)
[----------] 3 tests from TextureStorageTest (25 ms total)

[----------] 5 tests from GLTest
[ RUN      ] GLTest.Basic
[       OK ] GLTest.Basic (9 ms)
[ RUN      ] GLTest.BasicFBO
[       OK ] GLTest.BasicFBO (9 ms)
[ RUN      ] GLTest.SimpleShader
[       OK ] GLTest.SimpleShader (13 ms)
[ RUN      ] GLTest.FeatureFlagsMatchCapabilities
[       OK ] GLTest.FeatureFlagsMatchCapabilities (8 ms)
[ RUN      ] GLTest.GetString
[       OK ] GLTest.GetString (7 ms)
[----------] 5 tests from GLTest (46 ms total)

[----------] 2 tests from GLVirtualContextsTest
[ RUN      ] GLVirtualContextsTest.Basic
[       OK ] GLVirtualContextsTest.Basic (37 ms)
[ RUN      ] GLVirtualContextsTest.VertexArrayObjectRestore
[       OK ] GLVirtualContextsTest.VertexArrayObjectRestore (36 ms)
[----------] 2 tests from GLVirtualContextsTest (74 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 3 test cases ran. (145 ms total)
[  PASSED  ] 10 tests.
[71/178] TextureStorageTest.BadTarget (11 ms)
[72/178] TextureStorageTest.InvalidId (7 ms)
[73/178] TextureStorageTest.CannotRedefine (7 ms)
[74/178] GLTest.Basic (9 ms)
[75/178] GLTest.BasicFBO (9 ms)
[76/178] GLTest.SimpleShader (13 ms)
[77/178] GLTest.FeatureFlagsMatchCapabilities (8 ms)
[78/178] GLTest.GetString (7 ms)
[79/178] GLVirtualContextsTest.Basic (37 ms)
[80/178] GLVirtualContextsTest.VertexArrayObjectRestore (36 ms)
Note: Google Test filter = GLVirtualContextsTest.VertexArrayObjectRestoreRebind: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
[==========] Running 10 tests from 4 test cases.
[----------] Global test environment set-up.
[----------] 3 tests from GLVirtualContextsTest
[ RUN      ] GLVirtualContextsTest.VertexArrayObjectRestoreRebind
[       OK ] GLVirtualContextsTest.VertexArrayObjectRestoreRebind (40 ms)
[ RUN      ] GLVirtualContextsTest.VertexArrayObjectRestoreDefault
[       OK ] GLVirtualContextsTest.VertexArrayObjectRestoreDefault (32 ms)
[ RUN      ] GLVirtualContextsTest.VirtualQueries
[       OK ] GLVirtualContextsTest.VirtualQueries (29 ms)
[----------] 3 tests from GLVirtualContextsTest (101 ms total)

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

[----------] 4 tests from Format/CompressedTextureTest
[ RUN      ] Format/CompressedTextureTest.Draw/0
[       OK ] Format/CompressedTextureTest.Draw/0 (14 ms)
[ RUN      ] Format/CompressedTextureTest.Draw/1
[       OK ] Format/CompressedTextureTest.Draw/1 (13 ms)
[ RUN      ] Format/CompressedTextureTest.Draw/2
[       OK ] Format/CompressedTextureTest.Draw/2 (12 ms)
[ RUN      ] Format/CompressedTextureTest.Draw/3
[       OK ] Format/CompressedTextureTest.Draw/3 (16 ms)
[----------] 4 tests from Format/CompressedTextureTest (56 ms total)

[----------] 2 tests from WithAndWithoutShaderNameMapping/BindUniformLocationTest
[ RUN      ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.Basic/0
[       OK ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.Basic/0 (14 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.Basic/1
[       OK ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.Basic/1 (15 ms)
[----------] 2 tests from WithAndWithoutShaderNameMapping/BindUniformLocationTest (29 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 4 test cases ran. (198 ms total)
[  PASSED  ] 10 tests.
[81/178] GLVirtualContextsTest.VertexArrayObjectRestoreRebind (40 ms)
[82/178] GLVirtualContextsTest.VertexArrayObjectRestoreDefault (32 ms)
[83/178] GLVirtualContextsTest.VirtualQueries (29 ms)
[84/178] OcclusionQueryTest.Occlusion (12 ms)
[85/178] Format/CompressedTextureTest.Draw/0 (14 ms)
[86/178] Format/CompressedTextureTest.Draw/1 (13 ms)
[87/178] Format/CompressedTextureTest.Draw/2 (12 ms)
[88/178] Format/CompressedTextureTest.Draw/3 (16 ms)
[89/178] WithAndWithoutShaderNameMapping/BindUniformLocationTest.Basic/0 (14 ms)
[90/178] WithAndWithoutShaderNameMapping/BindUniformLocationTest.Basic/1 (15 ms)
Note: Google Test filter = WithAndWithoutShaderNameMapping/BindUniformLocationTest.ConflictsDetection/0: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
[==========] Running 10 tests from 2 test cases.
[----------] Global test environment set-up.
[----------] 8 tests from WithAndWithoutShaderNameMapping/BindUniformLocationTest
[ RUN      ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.ConflictsDetection/0
[       OK ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.ConflictsDetection/0 (14 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.ConflictsDetection/1
[       OK ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.ConflictsDetection/1 (8 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.Compositor/0
[       OK ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.Compositor/0 (15 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.Compositor/1
[       OK ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.Compositor/1 (14 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.UnusedUniformUpdate/0
[20105:1299:0211/185504:20092197519100:ERROR:gles2_cmd_decoder.cc(11658)] [GroupMarkerNotSet(crbug.com/242999)!:A0A280B4877F0000]GL ERROR :GL_INVALID_OPERATION : glGetUniform: unknown location
[20105:1299:0211/185504:20092197598109:ERROR:gles2_cmd_decoder.cc(11658)] [GroupMarkerNotSet(crbug.com/242999)!:A0A280B4877F0000]GL ERROR :GL_INVALID_OPERATION : glGetUniform: unknown location
[20105:1299:0211/185504:20092197624583:ERROR:gles2_cmd_decoder.cc(11658)] [GroupMarkerNotSet(crbug.com/242999)!:A0A280B4877F0000]GL ERROR :GL_INVALID_OPERATION : glGetUniform: unknown location
[20105:1299:0211/185504:20092197647784:ERROR:gles2_cmd_decoder.cc(7122)] [GroupMarkerNotSet(crbug.com/242999)!:A0A280B4877F0000]GL ERROR :GL_INVALID_OPERATION : glUniform1fv: unknown location
[       OK ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.UnusedUniformUpdate/0 (9 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.UnusedUniformUpdate/1
[20105:1299:0211/185504:20092206134525:ERROR:gles2_cmd_decoder.cc(11658)] [GroupMarkerNotSet(crbug.com/242999)!:A07200B6877F0000]GL ERROR :GL_INVALID_OPERATION : glGetUniform: unknown location
[20105:1299:0211/185504:20092206173262:ERROR:gles2_cmd_decoder.cc(11658)] [GroupMarkerNotSet(crbug.com/242999)!:A07200B6877F0000]GL ERROR :GL_INVALID_OPERATION : glGetUniform: unknown location
[20105:1299:0211/185504:20092206200257:ERROR:gles2_cmd_decoder.cc(11658)] [GroupMarkerNotSet(crbug.com/242999)!:A07200B6877F0000]GL ERROR :GL_INVALID_OPERATION : glGetUniform: unknown location
[20105:1299:0211/185504:20092206224592:ERROR:gles2_cmd_decoder.cc(7122)] [GroupMarkerNotSet(crbug.com/242999)!:A07200B6877F0000]GL ERROR :GL_INVALID_OPERATION : glUniform1fv: unknown location
[       OK ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.UnusedUniformUpdate/1 (8 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.UseSamplerWhenUnusedUniforms/0
[       OK ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.UseSamplerWhenUnusedUniforms/0 (8 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.UseSamplerWhenUnusedUniforms/1
[       OK ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.UseSamplerWhenUnusedUniforms/1 (8 ms)
[----------] 8 tests from WithAndWithoutShaderNameMapping/BindUniformLocationTest (85 ms total)

[----------] 2 tests from WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest
[ RUN      ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenCHROMIUM_EYE/0
[       OK ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenCHROMIUM_EYE/0 (9 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenCHROMIUM_EYE/1
[       OK ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenCHROMIUM_EYE/1 (6 ms)
[----------] 2 tests from WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest (15 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 2 test cases ran. (100 ms total)
[  PASSED  ] 10 tests.
[91/178] WithAndWithoutShaderNameMapping/BindUniformLocationTest.ConflictsDetection/0 (14 ms)
[92/178] WithAndWithoutShaderNameMapping/BindUniformLocationTest.ConflictsDetection/1 (8 ms)
[93/178] WithAndWithoutShaderNameMapping/BindUniformLocationTest.Compositor/0 (15 ms)
[94/178] WithAndWithoutShaderNameMapping/BindUniformLocationTest.Compositor/1 (14 ms)
[95/178] WithAndWithoutShaderNameMapping/BindUniformLocationTest.UnusedUniformUpdate/0 (9 ms)
[96/178] WithAndWithoutShaderNameMapping/BindUniformLocationTest.UnusedUniformUpdate/1 (8 ms)
[97/178] WithAndWithoutShaderNameMapping/BindUniformLocationTest.UseSamplerWhenUnusedUniforms/0 (8 ms)
[98/178] WithAndWithoutShaderNameMapping/BindUniformLocationTest.UseSamplerWhenUnusedUniforms/1 (8 ms)
[99/178] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenCHROMIUM_EYE/0 (9 ms)
[100/178] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenCHROMIUM_EYE/1 (6 ms)
Note: Google Test filter = WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenCHROMIUM_OBJECT/0: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
[==========] Running 10 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 10 tests from WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest
[ RUN      ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenCHROMIUM_OBJECT/0
[       OK ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenCHROMIUM_OBJECT/0 (10 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenCHROMIUM_OBJECT/1
[       OK ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenCHROMIUM_OBJECT/1 (7 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenArgs/0
[       OK ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenArgs/0 (8 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenArgs/1
[       OK ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenArgs/1 (7 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenBuiltinInFragShader/0
[       OK ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenBuiltinInFragShader/0 (7 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenBuiltinInFragShader/1
[       OK ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenBuiltinInFragShader/1 (7 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 (6 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.BindFragmentInputSimpleArrayHandling/1
[       OK ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.BindFragmentInputSimpleArrayHandling/1 (7 ms)
[----------] 10 tests from WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest (73 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 1 test case ran. (74 ms total)
[  PASSED  ] 10 tests.
[101/178] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenCHROMIUM_OBJECT/0 (10 ms)
[102/178] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenCHROMIUM_OBJECT/1 (7 ms)
[103/178] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenArgs/0 (8 ms)
[104/178] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenArgs/1 (7 ms)
[105/178] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenBuiltinInFragShader/0 (7 ms)
[106/178] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenBuiltinInFragShader/1 (7 ms)
[107/178] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.BindFragmentInputConflictsDetection/0 (7 ms)
[108/178] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.BindFragmentInputConflictsDetection/1 (7 ms)
[109/178] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.BindFragmentInputSimpleArrayHandling/0 (6 ms)
[110/178] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.BindFragmentInputSimpleArrayHandling/1 (7 ms)
Note: Google Test filter = WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.UnusedFragmentInputUpdate/0:WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.UnusedFragmentInputUpdate/1:GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColor/0:GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColor/1:GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColorWithMask/0:GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColorWithMask/1:GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearDepthStencil/0:GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearDepthStencil/1:CopyType/GLCopyTextureCHROMIUMTest.Basic/0:CopyType/GLCopyTextureCHROMIUMTest.Basic/1
[==========] Running 10 tests from 3 test cases.
[----------] Global test environment set-up.
[----------] 2 tests from WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest
[ RUN      ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.UnusedFragmentInputUpdate/0
[       OK ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.UnusedFragmentInputUpdate/0 (10 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.UnusedFragmentInputUpdate/1
[       OK ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.UnusedFragmentInputUpdate/1 (8 ms)
[----------] 2 tests from WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest (18 ms total)

[----------] 6 tests from GLClearFramebufferTestWithParam/GLClearFramebufferTest
[ RUN      ] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColor/0
[       OK ] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColor/0 (11 ms)
[ RUN      ] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColor/1
[       OK ] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColor/1 (9 ms)
[ RUN      ] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColorWithMask/0
[       OK ] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColorWithMask/0 (10 ms)
[ RUN      ] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColorWithMask/1
[       OK ] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColorWithMask/1 (8 ms)
[ RUN      ] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearDepthStencil/0
[       OK ] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearDepthStencil/0 (16 ms)
[ RUN      ] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearDepthStencil/1
[       OK ] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearDepthStencil/1 (14 ms)
[----------] 6 tests from GLClearFramebufferTestWithParam/GLClearFramebufferTest (69 ms total)

[----------] 2 tests from CopyType/GLCopyTextureCHROMIUMTest
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.Basic/0
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.Basic/0 (10 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.Basic/1
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.Basic/1 (9 ms)
[----------] 2 tests from CopyType/GLCopyTextureCHROMIUMTest (19 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 3 test cases ran. (106 ms total)
[  PASSED  ] 10 tests.
[111/178] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.UnusedFragmentInputUpdate/0 (10 ms)
[112/178] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.UnusedFragmentInputUpdate/1 (8 ms)
[113/178] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColor/0 (11 ms)
[114/178] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColor/1 (9 ms)
[115/178] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColorWithMask/0 (10 ms)
[116/178] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColorWithMask/1 (8 ms)
[117/178] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearDepthStencil/0 (16 ms)
[118/178] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearDepthStencil/1 (14 ms)
[119/178] CopyType/GLCopyTextureCHROMIUMTest.Basic/0 (10 ms)
[120/178] CopyType/GLCopyTextureCHROMIUMTest.Basic/1 (9 ms)
Note: Google Test filter = 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:CopyType/GLCopyTextureCHROMIUMTest.TextureStatePreserved/1
[==========] Running 10 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 10 tests from CopyType/GLCopyTextureCHROMIUMTest
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.ImmutableTexture/0
[20108:1299:0211/185505:20093800686082:INFO:gl_copy_texture_CHROMIUM_unittest.cc(123)] GL_EXT_texture_storage not supported. Skipping test...
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.ImmutableTexture/0 (11 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.ImmutableTexture/1
[20108:1299:0211/185505:20093808488951:INFO:gl_copy_texture_CHROMIUM_unittest.cc(123)] GL_EXT_texture_storage not supported. Skipping test...
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.ImmutableTexture/1 (7 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.InternalFormat/0
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.InternalFormat/0 (16 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.InternalFormat/1
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.InternalFormat/1 (14 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.InternalFormatNotSupported/0
[20108:1299:0211/185505:20093845724815:ERROR:gles2_cmd_decoder.cc(13188)] [GroupMarkerNotSet(crbug.com/242999)!:A04A01EDA47F0000]GL ERROR :GL_INVALID_OPERATION : glCopyTextureCHROMIUM: invalid internal format
[20108:1299:0211/185505:20093845802521:ERROR:gles2_cmd_decoder.cc(13188)] [GroupMarkerNotSet(crbug.com/242999)!:A04A01EDA47F0000]GL ERROR :GL_INVALID_OPERATION : glCopyTextureCHROMIUM: invalid internal format
[20108:1299:0211/185505:20093845834600:ERROR:gles2_cmd_decoder.cc(13188)] [GroupMarkerNotSet(crbug.com/242999)!:A04A01EDA47F0000]GL ERROR :GL_INVALID_OPERATION : glCopyTextureCHROMIUM: invalid internal format
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.InternalFormatNotSupported/0 (8 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.InternalFormatNotSupported/1
[20108:1299:0211/185505:20093852928120:ERROR:gles2_cmd_decoder.cc(13188)] [GroupMarkerNotSet(crbug.com/242999)!:A03600EFA47F0000]GL ERROR :GL_INVALID_OPERATION : glCopySubTextureCHROMIUM: invalid internal format
[20108:1299:0211/185505:20093852980973:ERROR:gles2_cmd_decoder.cc(13188)] [GroupMarkerNotSet(crbug.com/242999)!:A03600EFA47F0000]GL ERROR :GL_INVALID_OPERATION : glCopySubTextureCHROMIUM: invalid internal format
[20108:1299:0211/185505:20093853022259:ERROR:gles2_cmd_decoder.cc(13188)] [GroupMarkerNotSet(crbug.com/242999)!:A03600EFA47F0000]GL ERROR :GL_INVALID_OPERATION : glCopySubTextureCHROMIUM: invalid internal format
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.InternalFormatNotSupported/1 (7 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.BasicStatePreservation/0
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.BasicStatePreservation/0 (7 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.BasicStatePreservation/1
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.BasicStatePreservation/1 (8 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.TextureStatePreserved/0
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.TextureStatePreserved/0 (7 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.TextureStatePreserved/1
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.TextureStatePreserved/1 (8 ms)
[----------] 10 tests from CopyType/GLCopyTextureCHROMIUMTest (93 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 1 test case ran. (93 ms total)
[  PASSED  ] 10 tests.
[121/178] CopyType/GLCopyTextureCHROMIUMTest.ImmutableTexture/0 (11 ms)
[122/178] CopyType/GLCopyTextureCHROMIUMTest.ImmutableTexture/1 (7 ms)
[123/178] CopyType/GLCopyTextureCHROMIUMTest.InternalFormat/0 (16 ms)
[124/178] CopyType/GLCopyTextureCHROMIUMTest.InternalFormat/1 (14 ms)
[125/178] CopyType/GLCopyTextureCHROMIUMTest.InternalFormatNotSupported/0 (8 ms)
[126/178] CopyType/GLCopyTextureCHROMIUMTest.InternalFormatNotSupported/1 (7 ms)
[127/178] CopyType/GLCopyTextureCHROMIUMTest.BasicStatePreservation/0 (7 ms)
[128/178] CopyType/GLCopyTextureCHROMIUMTest.BasicStatePreservation/1 (8 ms)
[129/178] CopyType/GLCopyTextureCHROMIUMTest.TextureStatePreserved/0 (7 ms)
[130/178] CopyType/GLCopyTextureCHROMIUMTest.TextureStatePreserved/1 (8 ms)
Note: Google Test filter = 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:GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/3
[==========] Running 10 tests from 2 test cases.
[----------] Global test environment set-up.
[----------] 6 tests from CopyType/GLCopyTextureCHROMIUMTest
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.FBOStatePreserved/0
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.FBOStatePreserved/0 (13 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.FBOStatePreserved/1
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.FBOStatePreserved/1 (10 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.ProgramStatePreservation/0
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.ProgramStatePreservation/0 (18 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.ProgramStatePreservation/1
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.ProgramStatePreservation/1 (14 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.UninitializedSource/0
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.UninitializedSource/0 (9 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.UninitializedSource/1
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.UninitializedSource/1 (9 ms)
[----------] 6 tests from CopyType/GLCopyTextureCHROMIUMTest (73 ms total)

[----------] 4 tests from GLCubeMapTextureTests/GLCubeMapTextureTest
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/0
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/0 (8 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/1
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/1 (7 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/2
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/2 (7 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/3
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/3 (7 ms)
[----------] 4 tests from GLCubeMapTextureTests/GLCubeMapTextureTest (29 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 2 test cases ran. (102 ms total)
[  PASSED  ] 10 tests.
[131/178] CopyType/GLCopyTextureCHROMIUMTest.FBOStatePreserved/0 (13 ms)
[132/178] CopyType/GLCopyTextureCHROMIUMTest.FBOStatePreserved/1 (10 ms)
[133/178] CopyType/GLCopyTextureCHROMIUMTest.ProgramStatePreservation/0 (18 ms)
[134/178] CopyType/GLCopyTextureCHROMIUMTest.ProgramStatePreservation/1 (14 ms)
[135/178] CopyType/GLCopyTextureCHROMIUMTest.UninitializedSource/0 (9 ms)
[136/178] CopyType/GLCopyTextureCHROMIUMTest.UninitializedSource/1 (9 ms)
[137/178] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/0 (8 ms)
[138/178] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/1 (7 ms)
[139/178] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/2 (7 ms)
[140/178] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/3 (7 ms)
Note: Google Test filter = 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:GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/1
[==========] Running 10 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 10 tests from GLCubeMapTextureTests/GLCubeMapTextureTest
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/4
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/4 (11 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/5
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/5 (7 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/0
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/0 (8 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/1
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/1 (8 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/2
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/2 (7 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/3
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/3 (8 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/4
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/4 (7 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/5
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/5 (7 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/0
[20110:1299:0211/185506:20094995182505:ERROR:gles2_cmd_decoder.cc(3699)] [GroupMarkerNotSet(crbug.com/242999)!:A0D280A08E7F0000]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glReadPixels: framebuffer incomplete
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/0 (7 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/1
[20110:1299:0211/185506:20095002390618:ERROR:gles2_cmd_decoder.cc(3699)] [GroupMarkerNotSet(crbug.com/242999)!:A0A200A18E7F0000]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glReadPixels: framebuffer incomplete
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/1 (7 ms)
[----------] 10 tests from GLCubeMapTextureTests/GLCubeMapTextureTest (77 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 1 test case ran. (77 ms total)
[  PASSED  ] 10 tests.
[141/178] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/4 (11 ms)
[142/178] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/5 (7 ms)
[143/178] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/0 (8 ms)
[144/178] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/1 (8 ms)
[145/178] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/2 (7 ms)
[146/178] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/3 (8 ms)
[147/178] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/4 (7 ms)
[148/178] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/5 (7 ms)
[149/178] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/0 (7 ms)
[150/178] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/1 (7 ms)
Note: Google Test filter = 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:TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3Var/1
[==========] Running 10 tests from 3 test cases.
[----------] Global test environment set-up.
[----------] 4 tests from GLCubeMapTextureTests/GLCubeMapTextureTest
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/2
[20111:1299:0211/185507:20095474880119:ERROR:gles2_cmd_decoder.cc(3699)] [GroupMarkerNotSet(crbug.com/242999)!:A0FE00759D7F0000]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glReadPixels: framebuffer incomplete
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/2 (11 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/3
[20111:1299:0211/185507:20095482517902:ERROR:gles2_cmd_decoder.cc(3699)] [GroupMarkerNotSet(crbug.com/242999)!:A01C00769D7F0000]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glReadPixels: framebuffer incomplete
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/3 (7 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/4
[20111:1299:0211/185507:20095490073918:ERROR:gles2_cmd_decoder.cc(3699)] [GroupMarkerNotSet(crbug.com/242999)!:A05A81739D7F0000]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glReadPixels: framebuffer incomplete
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/4 (8 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/5
[20111:1299:0211/185507:20095497368755:ERROR:gles2_cmd_decoder.cc(3699)] [GroupMarkerNotSet(crbug.com/242999)!:A0B200749D7F0000]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glReadPixels: framebuffer incomplete
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/5 (7 ms)
[----------] 4 tests from GLCubeMapTextureTests/GLCubeMapTextureTest (33 ms total)

[----------] 4 tests from TranslatorVariants/EXTBlendFuncExtendedDrawTest
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedDrawTest.ESSL1FragColor/0
[       OK ] TranslatorVariants/EXTBlendFuncExtendedDrawTest.ESSL1FragColor/0 (7 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedDrawTest.ESSL1FragColor/1
[       OK ] TranslatorVariants/EXTBlendFuncExtendedDrawTest.ESSL1FragColor/1 (7 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedDrawTest.ESSL1FragData/0
[       OK ] TranslatorVariants/EXTBlendFuncExtendedDrawTest.ESSL1FragData/0 (7 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedDrawTest.ESSL1FragData/1
[       OK ] TranslatorVariants/EXTBlendFuncExtendedDrawTest.ESSL1FragData/1 (6 ms)
[----------] 4 tests from TranslatorVariants/EXTBlendFuncExtendedDrawTest (27 ms total)

[----------] 2 tests from TranslatorVariants/EXTBlendFuncExtendedES3DrawTest
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3Var/0
[20111:1299:0211/185507:20095527291012:ERROR:gles2_cmd_decoder.cc(2648)] Underlying driver does not support ES3.
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3Var/0 (2 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3Var/1
[20111:1299:0211/185507:20095529052304:ERROR:gles2_cmd_decoder.cc(2648)] Underlying driver does not support ES3.
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3Var/1 (2 ms)
[----------] 2 tests from TranslatorVariants/EXTBlendFuncExtendedES3DrawTest (4 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 3 test cases ran. (64 ms total)
[  PASSED  ] 10 tests.
[151/178] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/2 (11 ms)
[152/178] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/3 (7 ms)
[153/178] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/4 (8 ms)
[154/178] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/5 (7 ms)
[155/178] TranslatorVariants/EXTBlendFuncExtendedDrawTest.ESSL1FragColor/0 (7 ms)
[156/178] TranslatorVariants/EXTBlendFuncExtendedDrawTest.ESSL1FragColor/1 (7 ms)
[157/178] TranslatorVariants/EXTBlendFuncExtendedDrawTest.ESSL1FragData/0 (7 ms)
[158/178] TranslatorVariants/EXTBlendFuncExtendedDrawTest.ESSL1FragData/1 (6 ms)
[159/178] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3Var/0 (2 ms)
[160/178] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3Var/1 (2 ms)
Note: Google Test filter = 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:TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3GettersArray/1
[==========] Running 10 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 10 tests from TranslatorVariants/EXTBlendFuncExtendedES3DrawTest
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindArrayWithSimpleName/0
[20112:1299:0211/185507:20095996839403:ERROR:gles2_cmd_decoder.cc(2648)] Underlying driver does not support ES3.
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindArrayWithSimpleName/0 (5 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindArrayWithSimpleName/1
[20112:1299:0211/185507:20095999228025:ERROR:gles2_cmd_decoder.cc(2648)] Underlying driver does not support ES3.
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindArrayWithSimpleName/1 (2 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindSimpleVarAsArrayNoBind/0
[20112:1299:0211/185507:20096001035619:ERROR:gles2_cmd_decoder.cc(2648)] Underlying driver does not support ES3.
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindSimpleVarAsArrayNoBind/0 (2 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindSimpleVarAsArrayNoBind/1
[20112:1299:0211/185507:20096002870692:ERROR:gles2_cmd_decoder.cc(2648)] Underlying driver does not support ES3.
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindSimpleVarAsArrayNoBind/1 (1 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindArrayAsArray/0
[20112:1299:0211/185507:20096004885316:ERROR:gles2_cmd_decoder.cc(2648)] Underlying driver does not support ES3.
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindArrayAsArray/0 (2 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindArrayAsArray/1
[20112:1299:0211/185507:20096006770114:ERROR:gles2_cmd_decoder.cc(2648)] Underlying driver does not support ES3.
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindArrayAsArray/1 (1 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3Getters/0
[20112:1299:0211/185507:20096008621281:ERROR:gles2_cmd_decoder.cc(2648)] Underlying driver does not support ES3.
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3Getters/0 (2 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3Getters/1
[20112:1299:0211/185507:20096010320710:ERROR:gles2_cmd_decoder.cc(2648)] Underlying driver does not support ES3.
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3Getters/1 (2 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3GettersArray/0
[20112:1299:0211/185507:20096012017606:ERROR:gles2_cmd_decoder.cc(2648)] Underlying driver does not support ES3.
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3GettersArray/0 (2 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3GettersArray/1
[20112:1299:0211/185507:20096013723974:ERROR:gles2_cmd_decoder.cc(2648)] Underlying driver does not support ES3.
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3GettersArray/1 (1 ms)
[----------] 10 tests from TranslatorVariants/EXTBlendFuncExtendedES3DrawTest (21 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 1 test case ran. (21 ms total)
[  PASSED  ] 10 tests.
[161/178] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindArrayWithSimpleName/0 (5 ms)
[162/178] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindArrayWithSimpleName/1 (2 ms)
[163/178] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindSimpleVarAsArrayNoBind/0 (2 ms)
[164/178] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindSimpleVarAsArrayNoBind/1 (1 ms)
[165/178] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindArrayAsArray/0 (2 ms)
[166/178] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindArrayAsArray/1 (1 ms)
[167/178] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3Getters/0 (2 ms)
[168/178] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3Getters/1 (2 ms)
[169/178] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3GettersArray/0 (2 ms)
[170/178] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3GettersArray/1 (1 ms)
Note: Google Test filter = 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 8 tests from 2 test cases.
[----------] Global test environment set-up.
[----------] 4 tests from TranslatorVariants/EXTBlendFuncExtendedES3DrawTest
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3Conflicts/0
[20113:1299:0211/185508:20096481270117:ERROR:gles2_cmd_decoder.cc(2648)] Underlying driver does not support ES3.
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3Conflicts/0 (4 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3Conflicts/1
[20113:1299:0211/185508:20096483538276:ERROR:gles2_cmd_decoder.cc(2648)] Underlying driver does not support ES3.
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3Conflicts/1 (2 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3ConflictsArray/0
[20113:1299:0211/185508:20096485516619:ERROR:gles2_cmd_decoder.cc(2648)] Underlying driver does not support ES3.
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3ConflictsArray/0 (2 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3ConflictsArray/1
[20113:1299:0211/185508:20096487536358:ERROR:gles2_cmd_decoder.cc(2648)] Underlying driver does not support ES3.
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3ConflictsArray/1 (2 ms)
[----------] 4 tests from TranslatorVariants/EXTBlendFuncExtendedES3DrawTest (10 ms total)

[----------] 4 tests from GpuMemoryBufferTests/GpuMemoryBufferTest
[ RUN      ] GpuMemoryBufferTests/GpuMemoryBufferTest.Lifecycle/0
[       OK ] GpuMemoryBufferTests/GpuMemoryBufferTest.Lifecycle/0 (17 ms)
[ RUN      ] GpuMemoryBufferTests/GpuMemoryBufferTest.Lifecycle/1
[       OK ] GpuMemoryBufferTests/GpuMemoryBufferTest.Lifecycle/1 (16 ms)
[ RUN      ] GpuMemoryBufferTests/GpuMemoryBufferTest.Lifecycle/2
[       OK ] GpuMemoryBufferTests/GpuMemoryBufferTest.Lifecycle/2 (17 ms)
[ RUN      ] GpuMemoryBufferTests/GpuMemoryBufferTest.Lifecycle/3
[       OK ] GpuMemoryBufferTests/GpuMemoryBufferTest.Lifecycle/3 (15 ms)
[----------] 4 tests from GpuMemoryBufferTests/GpuMemoryBufferTest (65 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test cases ran. (75 ms total)
[  PASSED  ] 8 tests.
[171/178] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3Conflicts/0 (4 ms)
[172/178] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3Conflicts/1 (2 ms)
[173/178] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3ConflictsArray/0 (2 ms)
[174/178] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3ConflictsArray/1 (2 ms)
[175/178] GpuMemoryBufferTests/GpuMemoryBufferTest.Lifecycle/0 (17 ms)
[176/178] GpuMemoryBufferTests/GpuMemoryBufferTest.Lifecycle/1 (16 ms)
[177/178] GpuMemoryBufferTests/GpuMemoryBufferTest.Lifecycle/2 (17 ms)
[178/178] GpuMemoryBufferTests/GpuMemoryBufferTest.Lifecycle/3 (15 ms)
SUCCESS: all tests passed.
Tests took 10 seconds.
+----------------------------------------------------------------------------+
| End of shard 0  Pending: 233.7s  Duration: 15.7s  Bot: build54-b1  Exit: 0 |
+----------------------------------------------------------------------------+
Total duration: 15.7s
exit code (as seen by runtest.py): 0
@@@STEP_TEXT@@@@
@@@STEP_TEXT@3 disabled@@@
@@@STEP_CURSOR@gl_tests on ATI GPU on Mac Retina on Mac-10.10@@@
@@@STEP_TEXT@swarming pending 233s@@@
@@@STEP_LINK@shard #0 isolated out@https://isolateserver.appspot.com/browse?namespace=default-gzip&hash=94caa7521e14b60275e3ac0b1e30e7d4fc139870@@@


--------------------------------------------------------------------------------
started: Thu Feb 11 19:07:36 2016
ended: Thu Feb 11 19:07:39 2016
duration: 2 secs
status: SUCCESS
status reason: