(view as text)
@@@STEP_CURSOR@gl_tests on Intel GPU on Mac on Mac-10.10@@@
@@@STEP_STARTED@@@
@@@STEP_LINK@stdout-->stdio@https://luci-logdog.appspot.com/v/?s=chromium%2Fbb%2Fchromium.gpu%2FMac_10.10_Debug__Intel_%2F15024%2F%2B%2Frecipes%2Fsteps%2Fgl_tests_on_Intel_GPU_on_Mac_on_Mac-10.10%2F0%2Fstdout@@@
python -u /b/rr/tmpYckzYs/rw/checkout/scripts/tools/runit.py python /b/rr/tmpYckzYs/rw/checkout/scripts/slave/recipe_modules/swarming/resources/collect_gtest_task.py --swarming-client-dir /b/c/b/Mac_10_10_Debug__Intel_/src/tools/swarming_client --temp-root-dir /tmp --merged-test-output /tmp/tmpEsEt9P.json -- collect --swarming https://chromium-swarm.appspot.com --decorate --print-status-updates --json /tmp/tmp5syKJw.json
in dir /b/c/b/Mac_10_10_Debug__Intel_:
 allow_subannotations: True
 cmd: ['python', '-u', '/b/rr/tmpYckzYs/rw/checkout/scripts/tools/runit.py', 'python', '/b/rr/tmpYckzYs/rw/checkout/scripts/slave/recipe_modules/swarming/resources/collect_gtest_task.py', '--swarming-client-dir', '/b/c/b/Mac_10_10_Debug__Intel_/src/tools/swarming_client', '--temp-root-dir', '/tmp', '--merged-test-output', '/tmp/tmpEsEt9P.json', '--', 'collect', '--swarming', 'https://chromium-swarm.appspot.com', '--decorate', '--print-status-updates', '--json', '/tmp/tmp5syKJw.json']
 cwd: /b/c/b/Mac_10_10_Debug__Intel_
 env: {'GOMA_SERVICE_ACCOUNT_JSON_FILE': '/creds/service_accounts/service-account-goma-client.json'}
 name: gl_tests on Intel GPU on Mac 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'skia-deps-roller@chromium.org']
 BUILDBOT_BRANCH: master
 BUILDBOT_BUILDBOTURL: http://build.chromium.org/p/chromium.gpu/
 BUILDBOT_BUILDERNAME: Mac 10.10 Debug (Intel)
 BUILDBOT_BUILDNUMBER: 15024
 BUILDBOT_CLOBBER: 
 BUILDBOT_GOT_REVISION: None
 BUILDBOT_MASTERNAME: chromium.gpu
 BUILDBOT_REVISION: 416958270f354e207c9cd8d82d33eb6224a29f28
 BUILDBOT_SCHEDULER: None
 BUILDBOT_SLAVENAME: vm76-m1
 CHROME_HEADLESS: 1
 GIT_USER_AGENT: darwin git/2.7.4 vm76-m1.golo.chromium.org
 GOMA_SERVICE_ACCOUNT_JSON_FILE: /creds/service_accounts/service-account-goma-client.json
 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_Debug__Intel_/build
 PYTHONPATH: /b/build/site_config:/b/build/scripts:/b/build/scripts/release:/b/build/third_party:/b/build/third_party/requests_2_10_0:/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:
 PYTHONUNBUFFERED: 1
 SHELL: /bin/bash
 SSH_AUTH_SOCK: /private/tmp/com.apple.launchd.tD9P5FO2lp/Listeners
 USER: chrome-bot

+-------------------------------------------------------------------------+
| Shard 0  https://chromium-swarm.appspot.com/user/task/30f9b4220f5be710  |
+-------------------------------------------------------------------------+
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:OpenGLES3FunctionTest.GetStringiTest:GLBGRAMipMapTest.GenerateMipmapsSucceeds:CHROMIUMFramebufferMixedSamplesTest.Simple:CHROMIUMFramebufferMixedSamplesTest.CoverageModulation:CHROMIUMFramebufferMixedSamplesTest.MultisampleStencilEffective:GLChromiumFramebufferMultisampleTest.CachedBindingsTest:GLChromiumFramebufferMultisampleTest.DrawAndResolve:CHROMIUMPathRenderingTest.TestMatrix:CHROMIUMPathRenderingTest.TestMatrixErrors
[==========] Running 10 tests from 5 test cases.
[----------] Global test environment set-up.
[----------] 2 tests from OpenGLES3FunctionTest
[ RUN      ] OpenGLES3FunctionTest.GetFragDataLocationInvalid
[14665:1299:0831/053130:22788123575322:ERROR:gles2_cmd_decoder.cc(11236)] [GroupMarkerNotSet(crbug.com/242999)!:A804815BEA7F0000]GL ERROR :GL_INVALID_OPERATION : glGetFragDataLocation: program not linked
[14665:1299:0831/053130:22788123677498:ERROR:gles2_cmd_decoder.cc(11236)] [GroupMarkerNotSet(crbug.com/242999)!:A804815BEA7F0000]GL ERROR :GL_INVALID_OPERATION : glGetFragDataLocation: program not linked
[       OK ] OpenGLES3FunctionTest.GetFragDataLocationInvalid (21 ms)
[ RUN      ] OpenGLES3FunctionTest.GetStringiTest
[       OK ] OpenGLES3FunctionTest.GetStringiTest (15 ms)
[----------] 2 tests from OpenGLES3FunctionTest (36 ms total)

[----------] 1 test from GLBGRAMipMapTest
[ RUN      ] GLBGRAMipMapTest.GenerateMipmapsSucceeds
[       OK ] GLBGRAMipMapTest.GenerateMipmapsSucceeds (13 ms)
[----------] 1 test from GLBGRAMipMapTest (13 ms total)

[----------] 3 tests from CHROMIUMFramebufferMixedSamplesTest
[ RUN      ] CHROMIUMFramebufferMixedSamplesTest.Simple
[       OK ] CHROMIUMFramebufferMixedSamplesTest.Simple (15 ms)
[ RUN      ] CHROMIUMFramebufferMixedSamplesTest.CoverageModulation
[       OK ] CHROMIUMFramebufferMixedSamplesTest.CoverageModulation (13 ms)
[ RUN      ] CHROMIUMFramebufferMixedSamplesTest.MultisampleStencilEffective
[       OK ] CHROMIUMFramebufferMixedSamplesTest.MultisampleStencilEffective (14 ms)
[----------] 3 tests from CHROMIUMFramebufferMixedSamplesTest (42 ms total)

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

[----------] 2 tests from CHROMIUMPathRenderingTest
[ RUN      ] CHROMIUMPathRenderingTest.TestMatrix
[       OK ] CHROMIUMPathRenderingTest.TestMatrix (14 ms)
[ RUN      ] CHROMIUMPathRenderingTest.TestMatrixErrors
[       OK ] CHROMIUMPathRenderingTest.TestMatrixErrors (14 ms)
[----------] 2 tests from CHROMIUMPathRenderingTest (28 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 5 test cases ran. (151 ms total)
[  PASSED  ] 10 tests.
[1/200] OpenGLES3FunctionTest.GetFragDataLocationInvalid (21 ms)
[2/200] OpenGLES3FunctionTest.GetStringiTest (15 ms)
[3/200] GLBGRAMipMapTest.GenerateMipmapsSucceeds (13 ms)
[4/200] CHROMIUMFramebufferMixedSamplesTest.Simple (15 ms)
[5/200] CHROMIUMFramebufferMixedSamplesTest.CoverageModulation (13 ms)
[6/200] CHROMIUMFramebufferMixedSamplesTest.MultisampleStencilEffective (14 ms)
[7/200] GLChromiumFramebufferMultisampleTest.CachedBindingsTest (14 ms)
[8/200] GLChromiumFramebufferMultisampleTest.DrawAndResolve (18 ms)
[9/200] CHROMIUMPathRenderingTest.TestMatrix (14 ms)
[10/200] CHROMIUMPathRenderingTest.TestMatrixErrors (14 ms)
Note: Google Test filter = CHROMIUMPathRenderingTest.TestSimpleCalls:CHROMIUMPathRenderingTest.TestGenDeleteErrors:CHROMIUMPathRenderingTest.TestPathParameterErrors:CHROMIUMPathRenderingTest.TestPathObjectState:CHROMIUMPathRenderingTest.TestUnnamedPathsErrors:CHROMIUMPathRenderingTest.TestPathCommandsErrors:CHROMIUMPathRenderingTest.TestPathRenderingInvalidArgs:CHROMIUMPathRenderingDrawTest.TestPathRendering:CHROMIUMPathRenderingDrawTest.TestPathRenderingThenFunctions:CHROMIUMPathRenderingDrawTest.TestPathRenderingInstanced
[==========] Running 10 tests from 2 test cases.
[----------] Global test environment set-up.
[----------] 7 tests from CHROMIUMPathRenderingTest
[ RUN      ] CHROMIUMPathRenderingTest.TestSimpleCalls
[       OK ] CHROMIUMPathRenderingTest.TestSimpleCalls (19 ms)
[ RUN      ] CHROMIUMPathRenderingTest.TestGenDeleteErrors
[       OK ] CHROMIUMPathRenderingTest.TestGenDeleteErrors (14 ms)
[ RUN      ] CHROMIUMPathRenderingTest.TestPathParameterErrors
[       OK ] CHROMIUMPathRenderingTest.TestPathParameterErrors (14 ms)
[ RUN      ] CHROMIUMPathRenderingTest.TestPathObjectState
[       OK ] CHROMIUMPathRenderingTest.TestPathObjectState (13 ms)
[ RUN      ] CHROMIUMPathRenderingTest.TestUnnamedPathsErrors
[       OK ] CHROMIUMPathRenderingTest.TestUnnamedPathsErrors (13 ms)
[ RUN      ] CHROMIUMPathRenderingTest.TestPathCommandsErrors
[       OK ] CHROMIUMPathRenderingTest.TestPathCommandsErrors (14 ms)
[ RUN      ] CHROMIUMPathRenderingTest.TestPathRenderingInvalidArgs
[       OK ] CHROMIUMPathRenderingTest.TestPathRenderingInvalidArgs (13 ms)
[----------] 7 tests from CHROMIUMPathRenderingTest (100 ms total)

[----------] 3 tests from CHROMIUMPathRenderingDrawTest
[ RUN      ] CHROMIUMPathRenderingDrawTest.TestPathRendering
[       OK ] CHROMIUMPathRenderingDrawTest.TestPathRendering (14 ms)
[ RUN      ] CHROMIUMPathRenderingDrawTest.TestPathRenderingThenFunctions
[       OK ] CHROMIUMPathRenderingDrawTest.TestPathRenderingThenFunctions (14 ms)
[ RUN      ] CHROMIUMPathRenderingDrawTest.TestPathRenderingInstanced
[       OK ] CHROMIUMPathRenderingDrawTest.TestPathRenderingInstanced (13 ms)
[----------] 3 tests from CHROMIUMPathRenderingDrawTest (42 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 2 test cases ran. (142 ms total)
[  PASSED  ] 10 tests.
[11/200] CHROMIUMPathRenderingTest.TestSimpleCalls (19 ms)
[12/200] CHROMIUMPathRenderingTest.TestGenDeleteErrors (14 ms)
[13/200] CHROMIUMPathRenderingTest.TestPathParameterErrors (14 ms)
[14/200] CHROMIUMPathRenderingTest.TestPathObjectState (13 ms)
[15/200] CHROMIUMPathRenderingTest.TestUnnamedPathsErrors (13 ms)
[16/200] CHROMIUMPathRenderingTest.TestPathCommandsErrors (14 ms)
[17/200] CHROMIUMPathRenderingTest.TestPathRenderingInvalidArgs (13 ms)
[18/200] CHROMIUMPathRenderingDrawTest.TestPathRendering (14 ms)
[19/200] CHROMIUMPathRenderingDrawTest.TestPathRenderingThenFunctions (14 ms)
[20/200] CHROMIUMPathRenderingDrawTest.TestPathRenderingInstanced (13 ms)
Note: Google Test filter = CHROMIUMPathRenderingDrawTest.TestPathRenderingThenFunctionsInstanced:GLCompressedCopyTextureCHROMIUMTest.Basic:GLCompressedCopyTextureCHROMIUMTest.InternalFormat:GLCompressedCopyTextureCHROMIUMTest.InternalFormatNotSupported:GLCompressedCopyTextureCHROMIUMTest.InvalidTextureIds:GLCompressedCopyTextureCHROMIUMTest.InvalidTextureTarget:GLCompressedCopyTextureCHROMIUMTest.BasicStatePreservation:GLCompressedCopyTextureCHROMIUMTest.TextureStatePreserved:GLCopyTextureCHROMIUMTest.InternalFormatTypeCombinationNotSupported:GLCopyTextureCHROMIUMTest.RedefineDestinationTexture
[==========] Running 10 tests from 3 test cases.
[----------] Global test environment set-up.
[----------] 1 test from CHROMIUMPathRenderingDrawTest
[ RUN      ] CHROMIUMPathRenderingDrawTest.TestPathRenderingThenFunctionsInstanced
[       OK ] CHROMIUMPathRenderingDrawTest.TestPathRenderingThenFunctionsInstanced (18 ms)
[----------] 1 test from CHROMIUMPathRenderingDrawTest (19 ms total)

[----------] 7 tests from GLCompressedCopyTextureCHROMIUMTest
[ RUN      ] GLCompressedCopyTextureCHROMIUMTest.Basic
[       OK ] GLCompressedCopyTextureCHROMIUMTest.Basic (20 ms)
[ RUN      ] GLCompressedCopyTextureCHROMIUMTest.InternalFormat
[       OK ] GLCompressedCopyTextureCHROMIUMTest.InternalFormat (16 ms)
[ RUN      ] GLCompressedCopyTextureCHROMIUMTest.InternalFormatNotSupported
[14667:1299:0831/053130:22788594443442:ERROR:gles2_cmd_decoder.cc(15114)] [GroupMarkerNotSet(crbug.com/242999)!:A8BC80E1CC7F0000]GL ERROR :GL_INVALID_OPERATION : glCompressedCopyTextureCHROMIUM: invalid internal format
[       OK ] GLCompressedCopyTextureCHROMIUMTest.InternalFormatNotSupported (15 ms)
[ RUN      ] GLCompressedCopyTextureCHROMIUMTest.InvalidTextureIds
[14667:1299:0831/053130:22788608494882:ERROR:gles2_cmd_decoder.cc(15502)] [GroupMarkerNotSet(crbug.com/242999)!:A88287E1CC7F0000]GL ERROR :GL_INVALID_VALUE : glCompressedCopyTextureCHROMIUM: unknown texture ids
[14667:1299:0831/053130:22788608554602:ERROR:gles2_cmd_decoder.cc(15502)] [GroupMarkerNotSet(crbug.com/242999)!:A88287E1CC7F0000]GL ERROR :GL_INVALID_VALUE : glCompressedCopyTextureCHROMIUM: unknown texture ids
[14667:1299:0831/053130:22788608578506:ERROR:gles2_cmd_decoder.cc(15502)] [GroupMarkerNotSet(crbug.com/242999)!:A88287E1CC7F0000]GL ERROR :GL_INVALID_VALUE : glCompressedCopyTextureCHROMIUM: unknown texture ids
[       OK ] GLCompressedCopyTextureCHROMIUMTest.InvalidTextureIds (15 ms)
[ RUN      ] GLCompressedCopyTextureCHROMIUMTest.InvalidTextureTarget
[14667:1299:0831/053130:22788623981451:ERROR:gles2_cmd_decoder.cc(15096)] [GroupMarkerNotSet(crbug.com/242999)!:A88287E1CC7F0000]GL ERROR :GL_INVALID_VALUE : glCompressedCopyTextureCHROMIUM: invalid texture target binding
[       OK ] GLCompressedCopyTextureCHROMIUMTest.InvalidTextureTarget (14 ms)
[ RUN      ] GLCompressedCopyTextureCHROMIUMTest.BasicStatePreservation
[       OK ] GLCompressedCopyTextureCHROMIUMTest.BasicStatePreservation (16 ms)
[ RUN      ] GLCompressedCopyTextureCHROMIUMTest.TextureStatePreserved
[       OK ] GLCompressedCopyTextureCHROMIUMTest.TextureStatePreserved (16 ms)
[----------] 7 tests from GLCompressedCopyTextureCHROMIUMTest (113 ms total)

[----------] 2 tests from GLCopyTextureCHROMIUMTest
[ RUN      ] GLCopyTextureCHROMIUMTest.InternalFormatTypeCombinationNotSupported
[14667:1299:0831/053130:22788670629170:ERROR:texture_manager.cc(2203)] [GroupMarkerNotSet(crbug.com/242999)!:A88287E1CC7F0000]GL ERROR :GL_INVALID_OPERATION : glCopyTextureCHROMIUM: invalid internalformat/format/type combination 0x1907/0x1907/0x8033
[14667:1299:0831/053130:22788670687863:ERROR:texture_manager.cc(2203)] [GroupMarkerNotSet(crbug.com/242999)!:A88287E1CC7F0000]GL ERROR :GL_INVALID_OPERATION : glCopyTextureCHROMIUM: invalid internalformat/format/type combination 0x1907/0x1907/0x8034
[14667:1299:0831/053130:22788670714198:ERROR:texture_manager.cc(2203)] [GroupMarkerNotSet(crbug.com/242999)!:A88287E1CC7F0000]GL ERROR :GL_INVALID_OPERATION : glCopyTextureCHROMIUM: invalid internalformat/format/type combination 0x1908/0x1908/0x8363
[       OK ] GLCopyTextureCHROMIUMTest.InternalFormatTypeCombinationNotSupported (14 ms)
[ RUN      ] GLCopyTextureCHROMIUMTest.RedefineDestinationTexture
[14667:1299:0831/053130:22788684582348:ERROR:texture_manager.cc(2203)] [GroupMarkerNotSet(crbug.com/242999)!:A88287E1CC7F0000]GL ERROR :GL_INVALID_OPERATION : glTexSubImage2D: invalid internalformat/format/type combination 0x80e1/0x1908/0x1401
[14667:1299:0831/053130:22788684647088:ERROR:texture_manager.cc(2552)] [GroupMarkerNotSet(crbug.com/242999)!:A88287E1CC7F0000]GL ERROR :GL_INVALID_VALUE : glTexSubImage2D: bad dimensions.
[       OK ] GLCopyTextureCHROMIUMTest.RedefineDestinationTexture (14 ms)
[----------] 2 tests from GLCopyTextureCHROMIUMTest (28 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 3 test cases ran. (160 ms total)
[  PASSED  ] 10 tests.
[21/200] CHROMIUMPathRenderingDrawTest.TestPathRenderingThenFunctionsInstanced (18 ms)
[22/200] GLCompressedCopyTextureCHROMIUMTest.Basic (20 ms)
[23/200] GLCompressedCopyTextureCHROMIUMTest.InternalFormat (16 ms)
[24/200] GLCompressedCopyTextureCHROMIUMTest.InternalFormatNotSupported (15 ms)
[25/200] GLCompressedCopyTextureCHROMIUMTest.InvalidTextureIds (15 ms)
[26/200] GLCompressedCopyTextureCHROMIUMTest.InvalidTextureTarget (14 ms)
[27/200] GLCompressedCopyTextureCHROMIUMTest.BasicStatePreservation (16 ms)
[28/200] GLCompressedCopyTextureCHROMIUMTest.TextureStatePreserved (16 ms)
[29/200] GLCopyTextureCHROMIUMTest.InternalFormatTypeCombinationNotSupported (14 ms)
[30/200] GLCopyTextureCHROMIUMTest.RedefineDestinationTexture (14 ms)
Note: Google Test filter = GLCopyTextureCHROMIUMTest.CopySubTextureDimension:GLCopyTextureCHROMIUMTest.CopyTextureInvalidTextureIds:GLCopyTextureCHROMIUMTest.CopySubTextureInvalidTextureIds:GLCopyTextureCHROMIUMTest.CopySubTextureOffset:GLCopyTextureCHROMIUMTest.CopyTextureBetweenTexture2DAndRectangleArb:DepthTextureTest.RenderTo:GLDescheduleTest.Deschedule:GLDynamicConfigTest.SwitchConfigurationInNonVirtualizedContextMode:EXTBlendFuncExtendedTest.TestMaxDualSourceDrawBuffers:EXTMultisampleCompatibilityTest.TestSimple
[==========] Running 10 tests from 6 test cases.
[----------] Global test environment set-up.
[----------] 5 tests from GLCopyTextureCHROMIUMTest
[ RUN      ] GLCopyTextureCHROMIUMTest.CopySubTextureDimension
[14668:1299:0831/053130:22788757352737:ERROR:gles2_cmd_decoder.cc(15377)] [GroupMarkerNotSet(crbug.com/242999)!:A80682638C7F0000]GL ERROR :GL_INVALID_VALUE : glCopySubTextureCHROMIUM: destination texture bad dimensions.
[14668:1299:0831/053130:22788757448878:ERROR:gles2_cmd_decoder.cc(15355)] [GroupMarkerNotSet(crbug.com/242999)!:A80682638C7F0000]GL ERROR :GL_INVALID_VALUE : glCopySubTextureCHROMIUM: source texture bad dimensions.
[14668:1299:0831/053130:22788757475292:ERROR:gles2_cmd_decoder.cc(15377)] [GroupMarkerNotSet(crbug.com/242999)!:A80682638C7F0000]GL ERROR :GL_INVALID_VALUE : glCopySubTextureCHROMIUM: destination texture bad dimensions.
[14668:1299:0831/053130:22788757498015:ERROR:gles2_cmd_decoder.cc(15355)] [GroupMarkerNotSet(crbug.com/242999)!:A80682638C7F0000]GL ERROR :GL_INVALID_VALUE : glCopySubTextureCHROMIUM: source texture bad dimensions.
[       OK ] GLCopyTextureCHROMIUMTest.CopySubTextureDimension (19 ms)
[ RUN      ] GLCopyTextureCHROMIUMTest.CopyTextureInvalidTextureIds
[14668:1299:0831/053130:22788772044759:ERROR:gles2_cmd_decoder.cc(14994)] [GroupMarkerNotSet(crbug.com/242999)!:A82201638C7F0000]GL ERROR :GL_INVALID_VALUE : glCopyTextureCHROMIUM: unknown texture id
[14668:1299:0831/053130:22788772105809:ERROR:gles2_cmd_decoder.cc(14994)] [GroupMarkerNotSet(crbug.com/242999)!:A82201638C7F0000]GL ERROR :GL_INVALID_VALUE : glCopyTextureCHROMIUM: unknown texture id
[14668:1299:0831/053130:22788772129469:ERROR:gles2_cmd_decoder.cc(14994)] [GroupMarkerNotSet(crbug.com/242999)!:A82201638C7F0000]GL ERROR :GL_INVALID_VALUE : glCopyTextureCHROMIUM: unknown texture id
[       OK ] GLCopyTextureCHROMIUMTest.CopyTextureInvalidTextureIds (14 ms)
[ RUN      ] GLCopyTextureCHROMIUMTest.CopySubTextureInvalidTextureIds
[14668:1299:0831/053130:22788785829513:ERROR:gles2_cmd_decoder.cc(14994)] [GroupMarkerNotSet(crbug.com/242999)!:A82201638C7F0000]GL ERROR :GL_INVALID_VALUE : glCopySubTextureCHROMIUM: unknown texture id
[14668:1299:0831/053130:22788785889017:ERROR:gles2_cmd_decoder.cc(14994)] [GroupMarkerNotSet(crbug.com/242999)!:A82201638C7F0000]GL ERROR :GL_INVALID_VALUE : glCopySubTextureCHROMIUM: unknown texture id
[14668:1299:0831/053130:22788785913336:ERROR:gles2_cmd_decoder.cc(14994)] [GroupMarkerNotSet(crbug.com/242999)!:A82201638C7F0000]GL ERROR :GL_INVALID_VALUE : glCopySubTextureCHROMIUM: unknown texture id
[       OK ] GLCopyTextureCHROMIUMTest.CopySubTextureInvalidTextureIds (14 ms)
[ RUN      ] GLCopyTextureCHROMIUMTest.CopySubTextureOffset
[       OK ] GLCopyTextureCHROMIUMTest.CopySubTextureOffset (14 ms)
[ RUN      ] GLCopyTextureCHROMIUMTest.CopyTextureBetweenTexture2DAndRectangleArb
[       OK ] GLCopyTextureCHROMIUMTest.CopyTextureBetweenTexture2DAndRectangleArb (47 ms)
[----------] 5 tests from GLCopyTextureCHROMIUMTest (108 ms total)

[----------] 1 test from DepthTextureTest
[ RUN      ] DepthTextureTest.RenderTo
[14668:1299:0831/053130:22788863385963:ERROR:gles2_cmd_decoder.cc(8797)] [GroupMarkerNotSet(crbug.com/242999)!:A82201638C7F0000]RENDER WARNING: there is no texture bound to the unit 0
[14668:1299:0831/053130:22788866400950:ERROR:gles2_cmd_decoder.cc(8797)] [GroupMarkerNotSet(crbug.com/242999)!:A82201638C7F0000]RENDER WARNING: there is no texture bound to the unit 0
[14668:1299:0831/053130:22788867256800:ERROR:gles2_cmd_decoder.cc(8797)] [GroupMarkerNotSet(crbug.com/242999)!:A82201638C7F0000]RENDER WARNING: there is no texture bound to the unit 0
[       OK ] DepthTextureTest.RenderTo (20 ms)
[----------] 1 test from DepthTextureTest (20 ms total)

[----------] 1 test from GLDescheduleTest
[ RUN      ] GLDescheduleTest.Deschedule
[14668:1299:0831/053130:22788880415507:ERROR:gles2_cmd_decoder.cc(14552)] [GroupMarkerNotSet(crbug.com/242999)!:A82201638C7F0000]GL ERROR :GL_INVALID_OPERATION : glDescheduleUntilFinishedCHROMIUM: Not fully implemented.
[       OK ] GLDescheduleTest.Deschedule (13 ms)
[----------] 1 test from GLDescheduleTest (13 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 (14 ms)
[----------] 1 test from EXTBlendFuncExtendedTest (14 ms total)

[----------] 1 test from EXTMultisampleCompatibilityTest
[ RUN      ] EXTMultisampleCompatibilityTest.TestSimple
[       OK ] EXTMultisampleCompatibilityTest.TestSimple (13 ms)
[----------] 1 test from EXTMultisampleCompatibilityTest (13 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 6 test cases ran. (168 ms total)
[  PASSED  ] 10 tests.
[31/200] GLCopyTextureCHROMIUMTest.CopySubTextureDimension (19 ms)
[32/200] GLCopyTextureCHROMIUMTest.CopyTextureInvalidTextureIds (14 ms)
[33/200] GLCopyTextureCHROMIUMTest.CopySubTextureInvalidTextureIds (14 ms)
[34/200] GLCopyTextureCHROMIUMTest.CopySubTextureOffset (14 ms)
[35/200] GLCopyTextureCHROMIUMTest.CopyTextureBetweenTexture2DAndRectangleArb (47 ms)
[36/200] DepthTextureTest.RenderTo (20 ms)
[37/200] GLDescheduleTest.Deschedule (13 ms)
[38/200] GLDynamicConfigTest.SwitchConfigurationInNonVirtualizedContextMode (0 ms)
[39/200] EXTBlendFuncExtendedTest.TestMaxDualSourceDrawBuffers (14 ms)
[40/200] EXTMultisampleCompatibilityTest.TestSimple (13 ms)
Note: Google Test filter = EXTMultisampleCompatibilityTest.DrawAndResolve:EXTMultisampleCompatibilityTest.DrawAlphaOneAndResolve:GLEXTSRGBTest.TexImageSRGBALPHAFormat:GLFenceSyncTest.SimpleReleaseWait:GLFenceSyncTest.SimpleReleaseSignal:GLIOSurfaceReadbackWorkaroundTest.ReadPixels:GLLoseContextTest.ShareGroup:GLNativeGMBTest.TestNativeGMBBackbufferWithDifferentConfigurations:PointCoordTest.RenderTo:GLProgramTest.GetSetUniform
[==========] Running 10 tests from 8 test cases.
[----------] Global test environment set-up.
[----------] 2 tests from EXTMultisampleCompatibilityTest
[ RUN      ] EXTMultisampleCompatibilityTest.DrawAndResolve
[       OK ] EXTMultisampleCompatibilityTest.DrawAndResolve (28 ms)
[ RUN      ] EXTMultisampleCompatibilityTest.DrawAlphaOneAndResolve
[       OK ] EXTMultisampleCompatibilityTest.DrawAlphaOneAndResolve (22 ms)
[----------] 2 tests from EXTMultisampleCompatibilityTest (51 ms total)

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

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

[----------] 1 test from GLIOSurfaceReadbackWorkaroundTest
[ RUN      ] GLIOSurfaceReadbackWorkaroundTest.ReadPixels
[       OK ] GLIOSurfaceReadbackWorkaroundTest.ReadPixels (14 ms)
[----------] 1 test from GLIOSurfaceReadbackWorkaroundTest (14 ms total)

[----------] 1 test from GLLoseContextTest
[ RUN      ] GLLoseContextTest.ShareGroup
[14669:1299:0831/053131:22789143331879:ERROR:gles2_cmd_decoder.cc(5071)] Error: 5 for Command kLoseContextCHROMIUM
[14669:1299:0831/053131:22789143437023:ERROR:gles2_cmd_decoder.cc(4049)]   GLES2DecoderImpl: Trying to make lost context current.
[14669:1299:0831/053131:22789144815917:ERROR:gles2_cmd_decoder.cc(4049)]   GLES2DecoderImpl: Trying to make lost context current.
[14669:1299:0831/053131:22789144850652:ERROR:gles2_cmd_decoder.cc(4049)]   GLES2DecoderImpl: Trying to make lost context current.
[14669:1299:0831/053131:22789144868527:ERROR:gles2_cmd_decoder.cc(4049)]   GLES2DecoderImpl: Trying to make lost context current.
[14669:1299:0831/053131:22789144895094:ERROR:gles2_cmd_decoder.cc(4049)]   GLES2DecoderImpl: Trying to make lost context current.
[14669:1299:0831/053131:22789144920408:ERROR:gles2_cmd_decoder.cc(4049)]   GLES2DecoderImpl: Trying to make lost context current.
[14669:1299:0831/053131:22789144937630:ERROR:gles2_cmd_decoder.cc(4049)]   GLES2DecoderImpl: Trying to make lost context current.
[14669:1299:0831/053131:22789146248355:ERROR:gles2_cmd_decoder.cc(4049)]   GLES2DecoderImpl: Trying to make lost context current.
[14669:1299:0831/053131:22789146282109:ERROR:gles2_cmd_decoder.cc(4049)]   GLES2DecoderImpl: Trying to make lost context current.
[14669:1299:0831/053131:22789146295986:ERROR:gles2_cmd_decoder.cc(4049)]   GLES2DecoderImpl: Trying to make lost context current.
[14669:1299:0831/053131:22789146317902:ERROR:gles2_cmd_decoder.cc(4049)]   GLES2DecoderImpl: Trying to make lost context current.
[14669:1299:0831/053131:22789146345292:ERROR:gles2_cmd_decoder.cc(4049)]   GLES2DecoderImpl: Trying to make lost context current.
[14669:1299:0831/053131:22789146362378:ERROR:gles2_cmd_decoder.cc(4049)]   GLES2DecoderImpl: Trying to make lost context current.
[       OK ] GLLoseContextTest.ShareGroup (30 ms)
[----------] 1 test from GLLoseContextTest (30 ms total)

[----------] 1 test from GLNativeGMBTest
[ RUN      ] GLNativeGMBTest.TestNativeGMBBackbufferWithDifferentConfigurations
[       OK ] GLNativeGMBTest.TestNativeGMBBackbufferWithDifferentConfigurations (139 ms)
[----------] 1 test from GLNativeGMBTest (139 ms total)

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

[----------] 1 test from GLProgramTest
[ RUN      ] GLProgramTest.GetSetUniform
[       OK ] GLProgramTest.GetSetUniform (16 ms)
[----------] 1 test from GLProgramTest (16 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 8 test cases ran. (337 ms total)
[  PASSED  ] 10 tests.
[41/200] EXTMultisampleCompatibilityTest.DrawAndResolve (28 ms)
[42/200] EXTMultisampleCompatibilityTest.DrawAlphaOneAndResolve (22 ms)
[43/200] GLEXTSRGBTest.TexImageSRGBALPHAFormat (13 ms)
[44/200] GLFenceSyncTest.SimpleReleaseWait (28 ms)
[45/200] GLFenceSyncTest.SimpleReleaseSignal (28 ms)
[46/200] GLIOSurfaceReadbackWorkaroundTest.ReadPixels (14 ms)
[47/200] GLLoseContextTest.ShareGroup (30 ms)
[48/200] GLNativeGMBTest.TestNativeGMBBackbufferWithDifferentConfigurations (139 ms)
[49/200] PointCoordTest.RenderTo (18 ms)
[50/200] GLProgramTest.GetSetUniform (16 ms)
Note: Google Test filter = GLProgramTest.NewShaderInCurrentProgram:GLProgramTest.ShaderLengthSpecified:GLProgramTest.UniformsInCurrentProgram:GLProgramTest.DeleteAttachedShaderLinks:WebGLProgramTest.DeferCompileWithExt:QueryTest.MultipleQueries:QueryTest.GetErrorBasic:QueryTest.CommandsCompleted:QueryTest.CommandsCompletedWithFinish:GLReadbackTest.ReadPixelsWithPBOAndQuery
[==========] Running 10 tests from 4 test cases.
[----------] Global test environment set-up.
[----------] 4 tests from GLProgramTest
[ RUN      ] GLProgramTest.NewShaderInCurrentProgram
[       OK ] GLProgramTest.NewShaderInCurrentProgram (22 ms)
[ RUN      ] GLProgramTest.ShaderLengthSpecified
[       OK ] GLProgramTest.ShaderLengthSpecified (14 ms)
[ RUN      ] GLProgramTest.UniformsInCurrentProgram
[       OK ] GLProgramTest.UniformsInCurrentProgram (16 ms)
[ RUN      ] GLProgramTest.DeleteAttachedShaderLinks
[       OK ] GLProgramTest.DeleteAttachedShaderLinks (15 ms)
[----------] 4 tests from GLProgramTest (67 ms total)

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

[----------] 4 tests from QueryTest
[ RUN      ] QueryTest.MultipleQueries
[14670:1299:0831/053131:22789499404322:ERROR:gles2_cmd_decoder_autogen.h(1389)] [GroupMarkerNotSet(crbug.com/242999)!:A80481A48C7F0000]GL ERROR :GL_INVALID_ENUM : glEnable: cap was GL_TEXTURE_2D
[       OK ] QueryTest.MultipleQueries (15 ms)
[ RUN      ] QueryTest.GetErrorBasic
[14670:1299:0831/053131:22789514049174:ERROR:gles2_cmd_decoder_autogen.h(1389)] [GroupMarkerNotSet(crbug.com/242999)!:A80481A48C7F0000]GL ERROR :GL_INVALID_ENUM : glEnable: cap was GL_TEXTURE_2D
[       OK ] QueryTest.GetErrorBasic (14 ms)
[ RUN      ] QueryTest.CommandsCompleted
[       OK ] QueryTest.CommandsCompleted (14 ms)
[ RUN      ] QueryTest.CommandsCompletedWithFinish
[       OK ] QueryTest.CommandsCompletedWithFinish (14 ms)
[----------] 4 tests from QueryTest (57 ms total)

[----------] 1 test from GLReadbackTest
[ RUN      ] GLReadbackTest.ReadPixelsWithPBOAndQuery
[       OK ] GLReadbackTest.ReadPixelsWithPBOAndQuery (433 ms)
[----------] 1 test from GLReadbackTest (433 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 4 test cases ran. (579 ms total)
[  PASSED  ] 10 tests.
[51/200] GLProgramTest.NewShaderInCurrentProgram (22 ms)
[52/200] GLProgramTest.ShaderLengthSpecified (14 ms)
[53/200] GLProgramTest.UniformsInCurrentProgram (16 ms)
[54/200] GLProgramTest.DeleteAttachedShaderLinks (15 ms)
[55/200] WebGLProgramTest.DeferCompileWithExt (22 ms)
[56/200] QueryTest.MultipleQueries (15 ms)
[57/200] QueryTest.GetErrorBasic (14 ms)
[58/200] QueryTest.CommandsCompleted (14 ms)
[59/200] QueryTest.CommandsCompletedWithFinish (14 ms)
[60/200] GLReadbackTest.ReadPixelsWithPBOAndQuery (433 ms)
Note: Google Test filter = GLReadbackTest.ReadPixelsFloat:GLSharedResources.CreateDelete:GLStreamDrawTest.Basic:GLStreamDrawTest.DrawElements:GLStreamDrawTest.VertexArrayObjects:GLTextureMailboxTest.ProduceAndConsumeTexture:GLTextureMailboxTest.ProduceAndConsumeTextureRGB:GLTextureMailboxTest.ProduceAndConsumeTextureDirect:GLTextureMailboxTest.ConsumeTextureValidatesKey:GLTextureMailboxTest.SharedTextures
[==========] Running 10 tests from 4 test cases.
[----------] Global test environment set-up.
[----------] 1 test from GLReadbackTest
[ RUN      ] GLReadbackTest.ReadPixelsFloat
[       OK ] GLReadbackTest.ReadPixelsFloat (23 ms)
[----------] 1 test from GLReadbackTest (23 ms total)

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

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

[----------] 5 tests from GLTextureMailboxTest
[ RUN      ] GLTextureMailboxTest.ProduceAndConsumeTexture
[       OK ] GLTextureMailboxTest.ProduceAndConsumeTexture (26 ms)
[ RUN      ] GLTextureMailboxTest.ProduceAndConsumeTextureRGB
[       OK ] GLTextureMailboxTest.ProduceAndConsumeTextureRGB (25 ms)
[ RUN      ] GLTextureMailboxTest.ProduceAndConsumeTextureDirect
[       OK ] GLTextureMailboxTest.ProduceAndConsumeTextureDirect (25 ms)
[ RUN      ] GLTextureMailboxTest.ConsumeTextureValidatesKey
[14671:1299:0831/053132:22790271631377:ERROR:gles2_cmd_decoder.cc(15901)] [GroupMarkerNotSet(crbug.com/242999)!:A87E05FCCF7F0000]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[       OK ] GLTextureMailboxTest.ConsumeTextureValidatesKey (25 ms)
[ RUN      ] GLTextureMailboxTest.SharedTextures
[14671:1299:0831/053132:22790300181006:ERROR:gles2_cmd_decoder.cc(15901)] [GroupMarkerNotSet(crbug.com/242999)!:A80A19FBCF7F0000]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[       OK ] GLTextureMailboxTest.SharedTextures (26 ms)
[----------] 5 tests from GLTextureMailboxTest (128 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 4 test cases ran. (219 ms total)
[  PASSED  ] 10 tests.
[61/200] GLReadbackTest.ReadPixelsFloat (23 ms)
[62/200] GLSharedResources.CreateDelete (20 ms)
[63/200] GLStreamDrawTest.Basic (16 ms)
[64/200] GLStreamDrawTest.DrawElements (16 ms)
[65/200] GLStreamDrawTest.VertexArrayObjects (16 ms)
[66/200] GLTextureMailboxTest.ProduceAndConsumeTexture (26 ms)
[67/200] GLTextureMailboxTest.ProduceAndConsumeTextureRGB (25 ms)
[68/200] GLTextureMailboxTest.ProduceAndConsumeTextureDirect (25 ms)
[69/200] GLTextureMailboxTest.ConsumeTextureValidatesKey (25 ms)
[70/200] GLTextureMailboxTest.SharedTextures (26 ms)
Note: Google Test filter = GLTextureMailboxTest.TakeFrontBuffer:GLTextureMailboxTest.FrontBufferCache:GLTextureMailboxTest.FrontBufferChangeSize:GLTextureMailboxTest.FrontBufferChangeColor:GLTextureMailboxTest.ProduceTextureDirectInvalidTarget:GLTextureMailboxTest.TakeFrontBufferMultipleContexts: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.TakeFrontBuffer
[       OK ] GLTextureMailboxTest.TakeFrontBuffer (32 ms)
[ RUN      ] GLTextureMailboxTest.FrontBufferCache
[       OK ] GLTextureMailboxTest.FrontBufferCache (45 ms)
[ RUN      ] GLTextureMailboxTest.FrontBufferChangeSize
[       OK ] GLTextureMailboxTest.FrontBufferChangeSize (27 ms)
[ RUN      ] GLTextureMailboxTest.FrontBufferChangeColor
[       OK ] GLTextureMailboxTest.FrontBufferChangeColor (28 ms)
[ RUN      ] GLTextureMailboxTest.ProduceTextureDirectInvalidTarget
[14673:1299:0831/053132:22790516921377:ERROR:gles2_cmd_decoder.cc(15865)] [GroupMarkerNotSet(crbug.com/242999)!:A87E026BAD7F0000]GL ERROR :GL_INVALID_OPERATION : glProduceTextureDirectCHROMIUM: invalid target
[       OK ] GLTextureMailboxTest.ProduceTextureDirectInvalidTarget (25 ms)
[ RUN      ] GLTextureMailboxTest.TakeFrontBufferMultipleContexts
[       OK ] GLTextureMailboxTest.TakeFrontBufferMultipleContexts (43 ms)
[----------] 6 tests from GLTextureMailboxTest (201 ms total)

[----------] 4 tests from TextureStorageTest
[ RUN      ] TextureStorageTest.CorrectPixels
[       OK ] TextureStorageTest.CorrectPixels (14 ms)
[ RUN      ] TextureStorageTest.IsImmutable
[       OK ] TextureStorageTest.IsImmutable (13 ms)
[ RUN      ] TextureStorageTest.OneLevel
[14673:1299:0831/053132:22790603932042:ERROR:texture_manager.cc(2534)] [GroupMarkerNotSet(crbug.com/242999)!:A816806BAD7F0000]GL ERROR :GL_INVALID_OPERATION : glTexSubImage2D: level 1 does not exist
[       OK ] TextureStorageTest.OneLevel (13 ms)
[ RUN      ] TextureStorageTest.MultipleLevels
[14673:1299:0831/053132:22790617305199:ERROR:texture_manager.cc(2534)] [GroupMarkerNotSet(crbug.com/242999)!:A842026BAD7F0000]GL ERROR :GL_INVALID_OPERATION : glTexSubImage2D: level 2 does not exist
[       OK ] TextureStorageTest.MultipleLevels (14 ms)
[----------] 4 tests from TextureStorageTest (54 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 2 test cases ran. (255 ms total)
[  PASSED  ] 10 tests.
[71/200] GLTextureMailboxTest.TakeFrontBuffer (32 ms)
[72/200] GLTextureMailboxTest.FrontBufferCache (45 ms)
[73/200] GLTextureMailboxTest.FrontBufferChangeSize (27 ms)
[74/200] GLTextureMailboxTest.FrontBufferChangeColor (28 ms)
[75/200] GLTextureMailboxTest.ProduceTextureDirectInvalidTarget (25 ms)
[76/200] GLTextureMailboxTest.TakeFrontBufferMultipleContexts (43 ms)
[77/200] TextureStorageTest.CorrectPixels (14 ms)
[78/200] TextureStorageTest.IsImmutable (13 ms)
[79/200] TextureStorageTest.OneLevel (13 ms)
[80/200] TextureStorageTest.MultipleLevels (14 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
[14674:1299:0831/053132:22790727938187:ERROR:gles2_cmd_decoder_autogen.h(4751)] [GroupMarkerNotSet(crbug.com/242999)!:A84E81598E7F0000]GL ERROR :GL_INVALID_ENUM : glTexStorage2DEXT: target was GL_TEXTURE_CUBE_MAP_POSITIVE_X
[       OK ] TextureStorageTest.BadTarget (18 ms)
[ RUN      ] TextureStorageTest.InvalidId
[14674:1299:0831/053132:22790742508470:ERROR:gles2_cmd_decoder.cc(15671)] [GroupMarkerNotSet(crbug.com/242999)!:A84E81598E7F0000]GL ERROR :GL_INVALID_OPERATION : glTexStorage2D: unknown texture for target
[       OK ] TextureStorageTest.InvalidId (15 ms)
[ RUN      ] TextureStorageTest.CannotRedefine
[14674:1299:0831/053132:22790756381148:ERROR:gles2_cmd_decoder.cc(15680)] [GroupMarkerNotSet(crbug.com/242999)!:A84E81598E7F0000]GL ERROR :GL_INVALID_OPERATION : glTexStorage2D: texture is immutable
[14674:1299:0831/053132:22790756506287:ERROR:texture_manager.cc(2321)] [GroupMarkerNotSet(crbug.com/242999)!:A84E81598E7F0000]GL ERROR :GL_INVALID_OPERATION : glTexImage2D: texture is immutable
[       OK ] TextureStorageTest.CannotRedefine (14 ms)
[----------] 3 tests from TextureStorageTest (47 ms total)

[----------] 5 tests from GLTest
[ RUN      ] GLTest.Basic
[       OK ] GLTest.Basic (14 ms)
[ RUN      ] GLTest.BasicFBO
[       OK ] GLTest.BasicFBO (14 ms)
[ RUN      ] GLTest.SimpleShader
[       OK ] GLTest.SimpleShader (17 ms)
[ RUN      ] GLTest.FeatureFlagsMatchCapabilities
[       OK ] GLTest.FeatureFlagsMatchCapabilities (15 ms)
[ RUN      ] GLTest.GetString
[       OK ] GLTest.GetString (13 ms)
[----------] 5 tests from GLTest (73 ms total)

[----------] 2 tests from GLVirtualContextsTest
[ RUN      ] GLVirtualContextsTest.Basic
[       OK ] GLVirtualContextsTest.Basic (52 ms)
[ RUN      ] GLVirtualContextsTest.VertexArrayObjectRestore
[       OK ] GLVirtualContextsTest.VertexArrayObjectRestore (48 ms)
[----------] 2 tests from GLVirtualContextsTest (100 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 3 test cases ran. (220 ms total)
[  PASSED  ] 10 tests.
[81/200] TextureStorageTest.BadTarget (18 ms)
[82/200] TextureStorageTest.InvalidId (15 ms)
[83/200] TextureStorageTest.CannotRedefine (14 ms)
[84/200] GLTest.Basic (14 ms)
[85/200] GLTest.BasicFBO (14 ms)
[86/200] GLTest.SimpleShader (17 ms)
[87/200] GLTest.FeatureFlagsMatchCapabilities (15 ms)
[88/200] GLTest.GetString (13 ms)
[89/200] GLVirtualContextsTest.Basic (52 ms)
[90/200] GLVirtualContextsTest.VertexArrayObjectRestore (48 ms)
Note: Google Test filter = GLVirtualContextsTest.VertexArrayObjectRestoreRebind:GLVirtualContextsTest.VertexArrayObjectRestoreDefault:GLVirtualContextsTest.VirtualQueries:OcclusionQueryTest.Occlusion:SignalTest.BasicSignalSyncTokenTest:SignalTest.EmptySignalSyncTokenTest:SignalTest.InvalidSignalSyncTokenTest:SignalTest.BasicSignalQueryTest:SignalTest.SignalQueryUnboundTest:SignalTest.InvalidSignalQueryUnboundTest
[==========] Running 10 tests from 3 test cases.
[----------] Global test environment set-up.
[----------] 3 tests from GLVirtualContextsTest
[ RUN      ] GLVirtualContextsTest.VertexArrayObjectRestoreRebind
[       OK ] GLVirtualContextsTest.VertexArrayObjectRestoreRebind (54 ms)
[ RUN      ] GLVirtualContextsTest.VertexArrayObjectRestoreDefault
[       OK ] GLVirtualContextsTest.VertexArrayObjectRestoreDefault (48 ms)
[ RUN      ] GLVirtualContextsTest.VirtualQueries
[       OK ] GLVirtualContextsTest.VirtualQueries (46 ms)
[----------] 3 tests from GLVirtualContextsTest (148 ms total)

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

[----------] 6 tests from SignalTest
[ RUN      ] SignalTest.BasicSignalSyncTokenTest
[       OK ] SignalTest.BasicSignalSyncTokenTest (15 ms)
[ RUN      ] SignalTest.EmptySignalSyncTokenTest
[       OK ] SignalTest.EmptySignalSyncTokenTest (14 ms)
[ RUN      ] SignalTest.InvalidSignalSyncTokenTest
[       OK ] SignalTest.InvalidSignalSyncTokenTest (14 ms)
[ RUN      ] SignalTest.BasicSignalQueryTest
[       OK ] SignalTest.BasicSignalQueryTest (14 ms)
[ RUN      ] SignalTest.SignalQueryUnboundTest
[       OK ] SignalTest.SignalQueryUnboundTest (14 ms)
[ RUN      ] SignalTest.InvalidSignalQueryUnboundTest
[       OK ] SignalTest.InvalidSignalQueryUnboundTest (15 ms)
[----------] 6 tests from SignalTest (86 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 3 test cases ran. (253 ms total)
[  PASSED  ] 10 tests.
[91/200] GLVirtualContextsTest.VertexArrayObjectRestoreRebind (54 ms)
[92/200] GLVirtualContextsTest.VertexArrayObjectRestoreDefault (48 ms)
[93/200] GLVirtualContextsTest.VirtualQueries (46 ms)
[94/200] OcclusionQueryTest.Occlusion (17 ms)
[95/200] SignalTest.BasicSignalSyncTokenTest (15 ms)
[96/200] SignalTest.EmptySignalSyncTokenTest (14 ms)
[97/200] SignalTest.InvalidSignalSyncTokenTest (14 ms)
[98/200] SignalTest.BasicSignalQueryTest (14 ms)
[99/200] SignalTest.SignalQueryUnboundTest (14 ms)
[100/200] SignalTest.InvalidSignalQueryUnboundTest (15 ms)
Note: Google Test filter = 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:WithAndWithoutShaderNameMapping/BindUniformLocationTest.ConflictsDetection/1:WithAndWithoutShaderNameMapping/BindUniformLocationTest.Compositor/0:WithAndWithoutShaderNameMapping/BindUniformLocationTest.Compositor/1
[==========] Running 10 tests from 2 test cases.
[----------] Global test environment set-up.
[----------] 4 tests from Format/CompressedTextureTest
[ RUN      ] Format/CompressedTextureTest.Draw/0
[       OK ] Format/CompressedTextureTest.Draw/0 (22 ms)
[ RUN      ] Format/CompressedTextureTest.Draw/1
[       OK ] Format/CompressedTextureTest.Draw/1 (17 ms)
[ RUN      ] Format/CompressedTextureTest.Draw/2
[       OK ] Format/CompressedTextureTest.Draw/2 (16 ms)
[ RUN      ] Format/CompressedTextureTest.Draw/3
[       OK ] Format/CompressedTextureTest.Draw/3 (16 ms)
[----------] 4 tests from Format/CompressedTextureTest (72 ms total)

[----------] 6 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 (15 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.ConflictsDetection/0
[       OK ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.ConflictsDetection/0 (15 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.ConflictsDetection/1
[       OK ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.ConflictsDetection/1 (17 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.Compositor/0
[       OK ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.Compositor/0 (17 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.Compositor/1
[       OK ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.Compositor/1 (18 ms)
[----------] 6 tests from WithAndWithoutShaderNameMapping/BindUniformLocationTest (98 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 2 test cases ran. (170 ms total)
[  PASSED  ] 10 tests.
[101/200] Format/CompressedTextureTest.Draw/0 (22 ms)
[102/200] Format/CompressedTextureTest.Draw/1 (17 ms)
[103/200] Format/CompressedTextureTest.Draw/2 (16 ms)
[104/200] Format/CompressedTextureTest.Draw/3 (16 ms)
[105/200] WithAndWithoutShaderNameMapping/BindUniformLocationTest.Basic/0 (16 ms)
[106/200] WithAndWithoutShaderNameMapping/BindUniformLocationTest.Basic/1 (15 ms)
[107/200] WithAndWithoutShaderNameMapping/BindUniformLocationTest.ConflictsDetection/0 (15 ms)
[108/200] WithAndWithoutShaderNameMapping/BindUniformLocationTest.ConflictsDetection/1 (17 ms)
[109/200] WithAndWithoutShaderNameMapping/BindUniformLocationTest.Compositor/0 (17 ms)
[110/200] WithAndWithoutShaderNameMapping/BindUniformLocationTest.Compositor/1 (18 ms)
Note: Google Test filter = 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:WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenCHROMIUM_OBJECT/1:WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenArgs/0:WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenArgs/1
[==========] Running 10 tests from 2 test cases.
[----------] Global test environment set-up.
[----------] 4 tests from WithAndWithoutShaderNameMapping/BindUniformLocationTest
[ RUN      ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.UnusedUniformUpdate/0
[14677:1299:0831/053133:22791603258633:ERROR:gles2_cmd_decoder.cc(13572)] [GroupMarkerNotSet(crbug.com/242999)!:A89081F19C7F0000]GL ERROR :GL_INVALID_OPERATION : glGetUniform: unknown location
[14677:1299:0831/053133:22791603351741:ERROR:gles2_cmd_decoder.cc(13572)] [GroupMarkerNotSet(crbug.com/242999)!:A89081F19C7F0000]GL ERROR :GL_INVALID_OPERATION : glGetUniform: unknown location
[14677:1299:0831/053133:22791603379767:ERROR:gles2_cmd_decoder.cc(13572)] [GroupMarkerNotSet(crbug.com/242999)!:A89081F19C7F0000]GL ERROR :GL_INVALID_OPERATION : glGetUniform: unknown location
[14677:1299:0831/053133:22791603404341:ERROR:gles2_cmd_decoder.cc(8219)] [GroupMarkerNotSet(crbug.com/242999)!:A89081F19C7F0000]GL ERROR :GL_INVALID_OPERATION : glUniform1fv: unknown location
[       OK ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.UnusedUniformUpdate/0 (21 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.UnusedUniformUpdate/1
[14677:1299:0831/053133:22791618792852:ERROR:gles2_cmd_decoder.cc(13572)] [GroupMarkerNotSet(crbug.com/242999)!:A89081F19C7F0000]GL ERROR :GL_INVALID_OPERATION : glGetUniform: unknown location
[14677:1299:0831/053133:22791618856392:ERROR:gles2_cmd_decoder.cc(13572)] [GroupMarkerNotSet(crbug.com/242999)!:A89081F19C7F0000]GL ERROR :GL_INVALID_OPERATION : glGetUniform: unknown location
[14677:1299:0831/053133:22791618880390:ERROR:gles2_cmd_decoder.cc(13572)] [GroupMarkerNotSet(crbug.com/242999)!:A89081F19C7F0000]GL ERROR :GL_INVALID_OPERATION : glGetUniform: unknown location
[14677:1299:0831/053133:22791618902805:ERROR:gles2_cmd_decoder.cc(8219)] [GroupMarkerNotSet(crbug.com/242999)!:A89081F19C7F0000]GL ERROR :GL_INVALID_OPERATION : glUniform1fv: unknown location
[       OK ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.UnusedUniformUpdate/1 (15 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.UseSamplerWhenUnusedUniforms/0
[       OK ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.UseSamplerWhenUnusedUniforms/0 (15 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.UseSamplerWhenUnusedUniforms/1
[       OK ] WithAndWithoutShaderNameMapping/BindUniformLocationTest.UseSamplerWhenUnusedUniforms/1 (15 ms)
[----------] 4 tests from WithAndWithoutShaderNameMapping/BindUniformLocationTest (66 ms total)

[----------] 6 tests from WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest
[ RUN      ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenCHROMIUM_EYE/0
[       OK ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenCHROMIUM_EYE/0 (14 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenCHROMIUM_EYE/1
[       OK ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenCHROMIUM_EYE/1 (14 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenCHROMIUM_OBJECT/0
[       OK ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenCHROMIUM_OBJECT/0 (14 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenCHROMIUM_OBJECT/1
[       OK ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenCHROMIUM_OBJECT/1 (14 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenArgs/0
[       OK ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenArgs/0 (14 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenArgs/1
[       OK ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenArgs/1 (13 ms)
[----------] 6 tests from WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest (83 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 2 test cases ran. (149 ms total)
[  PASSED  ] 10 tests.
[111/200] WithAndWithoutShaderNameMapping/BindUniformLocationTest.UnusedUniformUpdate/0 (21 ms)
[112/200] WithAndWithoutShaderNameMapping/BindUniformLocationTest.UnusedUniformUpdate/1 (15 ms)
[113/200] WithAndWithoutShaderNameMapping/BindUniformLocationTest.UseSamplerWhenUnusedUniforms/0 (15 ms)
[114/200] WithAndWithoutShaderNameMapping/BindUniformLocationTest.UseSamplerWhenUnusedUniforms/1 (15 ms)
[115/200] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenCHROMIUM_EYE/0 (14 ms)
[116/200] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenCHROMIUM_EYE/1 (14 ms)
[117/200] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenCHROMIUM_OBJECT/0 (14 ms)
[118/200] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenCHROMIUM_OBJECT/1 (14 ms)
[119/200] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenArgs/0 (14 ms)
[120/200] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenArgs/1 (13 ms)
Note: Google Test filter = 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:WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.UnusedFragmentInputUpdate/1:GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColor/0:GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColor/1
[==========] Running 10 tests from 2 test cases.
[----------] Global test environment set-up.
[----------] 8 tests from WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest
[ RUN      ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenBuiltinInFragShader/0
[       OK ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenBuiltinInFragShader/0 (18 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenBuiltinInFragShader/1
[       OK ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenBuiltinInFragShader/1 (14 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.BindFragmentInputConflictsDetection/0
[       OK ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.BindFragmentInputConflictsDetection/0 (15 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.BindFragmentInputConflictsDetection/1
[       OK ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.BindFragmentInputConflictsDetection/1 (14 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.BindFragmentInputSimpleArrayHandling/0
[       OK ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.BindFragmentInputSimpleArrayHandling/0 (14 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.BindFragmentInputSimpleArrayHandling/1
[       OK ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.BindFragmentInputSimpleArrayHandling/1 (13 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.UnusedFragmentInputUpdate/0
[       OK ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.UnusedFragmentInputUpdate/0 (14 ms)
[ RUN      ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.UnusedFragmentInputUpdate/1
[       OK ] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.UnusedFragmentInputUpdate/1 (15 ms)
[----------] 8 tests from WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest (117 ms total)

[----------] 2 tests from GLClearFramebufferTestWithParam/GLClearFramebufferTest
[ RUN      ] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColor/0
[       OK ] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColor/0 (14 ms)
[ RUN      ] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColor/1
[       OK ] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColor/1 (14 ms)
[----------] 2 tests from GLClearFramebufferTestWithParam/GLClearFramebufferTest (28 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 2 test cases ran. (145 ms total)
[  PASSED  ] 10 tests.
[121/200] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenBuiltinInFragShader/0 (18 ms)
[122/200] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.TestProgramPathFragmentInputGenBuiltinInFragShader/1 (14 ms)
[123/200] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.BindFragmentInputConflictsDetection/0 (15 ms)
[124/200] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.BindFragmentInputConflictsDetection/1 (14 ms)
[125/200] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.BindFragmentInputSimpleArrayHandling/0 (14 ms)
[126/200] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.BindFragmentInputSimpleArrayHandling/1 (13 ms)
[127/200] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.UnusedFragmentInputUpdate/0 (14 ms)
[128/200] WithAndWithoutShaderNameMapping/CHROMIUMPathRenderingWithTexturingTest.UnusedFragmentInputUpdate/1 (15 ms)
[129/200] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColor/0 (14 ms)
[130/200] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColor/1 (14 ms)
Note: Google Test filter = GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColorWithMask/0:GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColorWithMask/1:GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearDepthStencil/0:GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearDepthStencil/1:GLCopyTexImage2DWorkaroundTestWithParam/GLCopyTexImage2DWorkaroundTest.UseIntermediaryTexture/0:CopyType/GLCopyTextureCHROMIUMTest.Basic/0:CopyType/GLCopyTextureCHROMIUMTest.Basic/1:CopyType/GLCopyTextureCHROMIUMTest.ImmutableTexture/0:CopyType/GLCopyTextureCHROMIUMTest.ImmutableTexture/1:CopyType/GLCopyTextureCHROMIUMTest.InternalFormat/0
[==========] Running 10 tests from 3 test cases.
[----------] Global test environment set-up.
[----------] 4 tests from GLClearFramebufferTestWithParam/GLClearFramebufferTest
[ RUN      ] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColorWithMask/0
[       OK ] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColorWithMask/0 (18 ms)
[ RUN      ] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColorWithMask/1
[       OK ] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColorWithMask/1 (14 ms)
[ RUN      ] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearDepthStencil/0
[       OK ] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearDepthStencil/0 (14 ms)
[ RUN      ] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearDepthStencil/1
[       OK ] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearDepthStencil/1 (18 ms)
[----------] 4 tests from GLClearFramebufferTestWithParam/GLClearFramebufferTest (64 ms total)

[----------] 1 test from GLCopyTexImage2DWorkaroundTestWithParam/GLCopyTexImage2DWorkaroundTest
[ RUN      ] GLCopyTexImage2DWorkaroundTestWithParam/GLCopyTexImage2DWorkaroundTest.UseIntermediaryTexture/0
[       OK ] GLCopyTexImage2DWorkaroundTestWithParam/GLCopyTexImage2DWorkaroundTest.UseIntermediaryTexture/0 (29 ms)
[----------] 1 test from GLCopyTexImage2DWorkaroundTestWithParam/GLCopyTexImage2DWorkaroundTest (29 ms total)

[----------] 5 tests from CopyType/GLCopyTextureCHROMIUMTest
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.Basic/0
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.Basic/0 (14 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.Basic/1
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.Basic/1 (14 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.ImmutableTexture/0
[14679:1299:0831/053134:22792135505492:ERROR:gles2_cmd_decoder.cc(15192)] [GroupMarkerNotSet(crbug.com/242999)!:A85E82E2A47F0000]GL ERROR :GL_INVALID_OPERATION : glCopyTextureCHROMIUM: texture is immutable
[14679:1299:0831/053134:22792135748712:ERROR:gles2_cmd_decoder.cc(15192)] [GroupMarkerNotSet(crbug.com/242999)!:A85E82E2A47F0000]GL ERROR :GL_INVALID_OPERATION : glCopyTextureCHROMIUM: texture is immutable
[14679:1299:0831/053134:22792135910456:ERROR:gles2_cmd_decoder.cc(15192)] [GroupMarkerNotSet(crbug.com/242999)!:A85E82E2A47F0000]GL ERROR :GL_INVALID_OPERATION : glCopyTextureCHROMIUM: texture is immutable
[14679:1299:0831/053134:22792136065265:ERROR:gles2_cmd_decoder.cc(15192)] [GroupMarkerNotSet(crbug.com/242999)!:A85E82E2A47F0000]GL ERROR :GL_INVALID_OPERATION : glCopyTextureCHROMIUM: texture is immutable
[14679:1299:0831/053134:22792137148931:ERROR:gles2_cmd_decoder.cc(15192)] [GroupMarkerNotSet(crbug.com/242999)!:A85E82E2A47F0000]GL ERROR :GL_INVALID_OPERATION : glCopyTextureCHROMIUM: texture is immutable
[14679:1299:0831/053134:22792137330526:ERROR:gles2_cmd_decoder.cc(15192)] [GroupMarkerNotSet(crbug.com/242999)!:A85E82E2A47F0000]GL ERROR :GL_INVALID_OPERATION : glCopyTextureCHROMIUM: texture is immutable
[14679:1299:0831/053134:22792137510645:ERROR:gles2_cmd_decoder.cc(15192)] [GroupMarkerNotSet(crbug.com/242999)!:A85E82E2A47F0000]GL ERROR :GL_INVALID_OPERATION : glCopyTextureCHROMIUM: texture is immutable
[14679:1299:0831/053134:22792137676645:ERROR:gles2_cmd_decoder.cc(15192)] [GroupMarkerNotSet(crbug.com/242999)!:A85E82E2A47F0000]GL ERROR :GL_INVALID_OPERATION : glCopyTextureCHROMIUM: texture is immutable
[14679:1299:0831/053134:22792137843030:ERROR:gles2_cmd_decoder.cc(15192)] [GroupMarkerNotSet(crbug.com/242999)!:A85E82E2A47F0000]GL ERROR :GL_INVALID_OPERATION : glCopyTextureCHROMIUM: texture is immutable
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.ImmutableTexture/0 (16 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.ImmutableTexture/1
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.ImmutableTexture/1 (18 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.InternalFormat/0
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.InternalFormat/0 (18 ms)
[----------] 5 tests from CopyType/GLCopyTextureCHROMIUMTest (80 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 3 test cases ran. (173 ms total)
[  PASSED  ] 10 tests.
[131/200] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColorWithMask/0 (18 ms)
[132/200] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearColorWithMask/1 (14 ms)
[133/200] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearDepthStencil/0 (14 ms)
[134/200] GLClearFramebufferTestWithParam/GLClearFramebufferTest.ClearDepthStencil/1 (18 ms)
[135/200] GLCopyTexImage2DWorkaroundTestWithParam/GLCopyTexImage2DWorkaroundTest.UseIntermediaryTexture/0 (29 ms)
[136/200] CopyType/GLCopyTextureCHROMIUMTest.Basic/0 (14 ms)
[137/200] CopyType/GLCopyTextureCHROMIUMTest.Basic/1 (14 ms)
[138/200] CopyType/GLCopyTextureCHROMIUMTest.ImmutableTexture/0 (16 ms)
[139/200] CopyType/GLCopyTextureCHROMIUMTest.ImmutableTexture/1 (18 ms)
[140/200] CopyType/GLCopyTextureCHROMIUMTest.InternalFormat/0 (18 ms)
Note: Google Test filter = 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:CopyType/GLCopyTextureCHROMIUMTest.FBOStatePreserved/0:CopyType/GLCopyTextureCHROMIUMTest.FBOStatePreserved/1:CopyType/GLCopyTextureCHROMIUMTest.ProgramStatePreservation/0
[==========] Running 10 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 10 tests from CopyType/GLCopyTextureCHROMIUMTest
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.InternalFormat/1
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.InternalFormat/1 (22 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.InternalFormatNotSupported/0
[14680:1299:0831/053134:22792284244556:ERROR:gles2_cmd_decoder.cc(15068)] [GroupMarkerNotSet(crbug.com/242999)!:A8E801C2E27F0000]GL ERROR :GL_INVALID_OPERATION : glCopyTextureCHROMIUM: invalid dest internal format GL_ALPHA
[14680:1299:0831/053134:22792284344772:ERROR:gles2_cmd_decoder.cc(15068)] [GroupMarkerNotSet(crbug.com/242999)!:A8E801C2E27F0000]GL ERROR :GL_INVALID_OPERATION : glCopyTextureCHROMIUM: invalid dest internal format GL_LUMINANCE
[14680:1299:0831/053134:22792284371847:ERROR:gles2_cmd_decoder.cc(15068)] [GroupMarkerNotSet(crbug.com/242999)!:A8E801C2E27F0000]GL ERROR :GL_INVALID_OPERATION : glCopyTextureCHROMIUM: invalid dest internal format GL_LUMINANCE_ALPHA
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.InternalFormatNotSupported/0 (14 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.InternalFormatNotSupported/1
[14680:1299:0831/053134:22792298267584:ERROR:gles2_cmd_decoder.cc(15068)] [GroupMarkerNotSet(crbug.com/242999)!:A8E801C2E27F0000]GL ERROR :GL_INVALID_OPERATION : glCopySubTextureCHROMIUM: invalid dest internal format GL_ALPHA
[14680:1299:0831/053134:22792298342925:ERROR:gles2_cmd_decoder.cc(15068)] [GroupMarkerNotSet(crbug.com/242999)!:A8E801C2E27F0000]GL ERROR :GL_INVALID_OPERATION : glCopySubTextureCHROMIUM: invalid dest internal format GL_LUMINANCE
[14680:1299:0831/053134:22792298385572:ERROR:gles2_cmd_decoder.cc(15068)] [GroupMarkerNotSet(crbug.com/242999)!:A8E801C2E27F0000]GL ERROR :GL_INVALID_OPERATION : glCopySubTextureCHROMIUM: invalid dest internal format GL_LUMINANCE_ALPHA
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.InternalFormatNotSupported/1 (14 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.BasicStatePreservation/0
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.BasicStatePreservation/0 (14 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.BasicStatePreservation/1
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.BasicStatePreservation/1 (14 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.TextureStatePreserved/0
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.TextureStatePreserved/0 (14 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.TextureStatePreserved/1
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.TextureStatePreserved/1 (13 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.FBOStatePreserved/0
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.FBOStatePreserved/0 (16 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.FBOStatePreserved/1
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.FBOStatePreserved/1 (14 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.ProgramStatePreservation/0
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.ProgramStatePreservation/0 (21 ms)
[----------] 10 tests from CopyType/GLCopyTextureCHROMIUMTest (157 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 1 test case ran. (157 ms total)
[  PASSED  ] 10 tests.
[141/200] CopyType/GLCopyTextureCHROMIUMTest.InternalFormat/1 (22 ms)
[142/200] CopyType/GLCopyTextureCHROMIUMTest.InternalFormatNotSupported/0 (14 ms)
[143/200] CopyType/GLCopyTextureCHROMIUMTest.InternalFormatNotSupported/1 (14 ms)
[144/200] CopyType/GLCopyTextureCHROMIUMTest.BasicStatePreservation/0 (14 ms)
[145/200] CopyType/GLCopyTextureCHROMIUMTest.BasicStatePreservation/1 (14 ms)
[146/200] CopyType/GLCopyTextureCHROMIUMTest.TextureStatePreserved/0 (14 ms)
[147/200] CopyType/GLCopyTextureCHROMIUMTest.TextureStatePreserved/1 (13 ms)
[148/200] CopyType/GLCopyTextureCHROMIUMTest.FBOStatePreserved/0 (16 ms)
[149/200] CopyType/GLCopyTextureCHROMIUMTest.FBOStatePreserved/1 (14 ms)
[150/200] CopyType/GLCopyTextureCHROMIUMTest.ProgramStatePreservation/0 (21 ms)
Note: Google Test filter = 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:GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/4:GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/5:GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/0
[==========] Running 10 tests from 2 test cases.
[----------] Global test environment set-up.
[----------] 3 tests from CopyType/GLCopyTextureCHROMIUMTest
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.ProgramStatePreservation/1
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.ProgramStatePreservation/1 (27 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.UninitializedSource/0
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.UninitializedSource/0 (15 ms)
[ RUN      ] CopyType/GLCopyTextureCHROMIUMTest.UninitializedSource/1
[       OK ] CopyType/GLCopyTextureCHROMIUMTest.UninitializedSource/1 (14 ms)
[----------] 3 tests from CopyType/GLCopyTextureCHROMIUMTest (57 ms total)

[----------] 7 tests from GLCubeMapTextureTests/GLCubeMapTextureTest
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/0
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/0 (14 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/1
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/1 (14 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/2
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/2 (13 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/3
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/3 (14 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/4
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/4 (15 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/5
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/5 (14 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/0
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/0 (14 ms)
[----------] 7 tests from GLCubeMapTextureTests/GLCubeMapTextureTest (98 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 2 test cases ran. (155 ms total)
[  PASSED  ] 10 tests.
[151/200] CopyType/GLCopyTextureCHROMIUMTest.ProgramStatePreservation/1 (27 ms)
[152/200] CopyType/GLCopyTextureCHROMIUMTest.UninitializedSource/0 (15 ms)
[153/200] CopyType/GLCopyTextureCHROMIUMTest.UninitializedSource/1 (14 ms)
[154/200] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/0 (14 ms)
[155/200] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/1 (14 ms)
[156/200] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/2 (13 ms)
[157/200] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/3 (14 ms)
[158/200] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/4 (15 ms)
[159/200] GLCubeMapTextureTests/GLCubeMapTextureTest.TexImage2DAfterFBOBinding/5 (14 ms)
[160/200] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/0 (14 ms)
Note: Google Test filter = 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:GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/2:GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/3:GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/4
[==========] Running 10 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 10 tests from GLCubeMapTextureTests/GLCubeMapTextureTest
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/1
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/1 (18 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/2
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/2 (14 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/3
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/3 (14 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/4
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/4 (14 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/5
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/5 (14 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/0
[14682:1299:0831/053134:22792757521044:ERROR:gles2_cmd_decoder.cc(4161)] [GroupMarkerNotSet(crbug.com/242999)!:A88C8053DE7F0000]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glReadPixels: framebuffer incomplete
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/0 (14 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/1
[14682:1299:0831/053134:22792771473042:ERROR:gles2_cmd_decoder.cc(4161)] [GroupMarkerNotSet(crbug.com/242999)!:A88C8053DE7F0000]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glReadPixels: framebuffer incomplete
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/1 (14 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/2
[14682:1299:0831/053134:22792785902290:ERROR:gles2_cmd_decoder.cc(4161)] [GroupMarkerNotSet(crbug.com/242999)!:A88C8053DE7F0000]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glReadPixels: framebuffer incomplete
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/2 (14 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/3
[14682:1299:0831/053134:22792799860630:ERROR:gles2_cmd_decoder.cc(4161)] [GroupMarkerNotSet(crbug.com/242999)!:A88C8053DE7F0000]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glReadPixels: framebuffer incomplete
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/3 (14 ms)
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/4
[14682:1299:0831/053134:22792814239276:ERROR:gles2_cmd_decoder.cc(4161)] [GroupMarkerNotSet(crbug.com/242999)!:A88C8053DE7F0000]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glReadPixels: framebuffer incomplete
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/4 (14 ms)
[----------] 10 tests from GLCubeMapTextureTests/GLCubeMapTextureTest (144 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 1 test case ran. (145 ms total)
[  PASSED  ] 10 tests.
[161/200] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/1 (18 ms)
[162/200] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/2 (14 ms)
[163/200] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/3 (14 ms)
[164/200] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/4 (14 ms)
[165/200] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixels/5 (14 ms)
[166/200] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/0 (14 ms)
[167/200] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/1 (14 ms)
[168/200] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/2 (14 ms)
[169/200] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/3 (14 ms)
[170/200] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/4 (14 ms)
Note: Google Test filter = 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:TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindArrayWithSimpleName/0:TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindArrayWithSimpleName/1:TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindSimpleVarAsArrayNoBind/0
[==========] Running 10 tests from 3 test cases.
[----------] Global test environment set-up.
[----------] 1 test from GLCubeMapTextureTests/GLCubeMapTextureTest
[ RUN      ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/5
[14683:1299:0831/053134:22792900097223:ERROR:gles2_cmd_decoder.cc(4161)] [GroupMarkerNotSet(crbug.com/242999)!:A87202EAAE7F0000]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glReadPixels: framebuffer incomplete
[       OK ] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/5 (19 ms)
[----------] 1 test from GLCubeMapTextureTests/GLCubeMapTextureTest (19 ms total)

[----------] 4 tests from TranslatorVariants/EXTBlendFuncExtendedDrawTest
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedDrawTest.ESSL1FragColor/0
[       OK ] TranslatorVariants/EXTBlendFuncExtendedDrawTest.ESSL1FragColor/0 (13 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedDrawTest.ESSL1FragColor/1
[       OK ] TranslatorVariants/EXTBlendFuncExtendedDrawTest.ESSL1FragColor/1 (13 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedDrawTest.ESSL1FragData/0
[       OK ] TranslatorVariants/EXTBlendFuncExtendedDrawTest.ESSL1FragData/0 (13 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedDrawTest.ESSL1FragData/1
[       OK ] TranslatorVariants/EXTBlendFuncExtendedDrawTest.ESSL1FragData/1 (14 ms)
[----------] 4 tests from TranslatorVariants/EXTBlendFuncExtendedDrawTest (55 ms total)

[----------] 5 tests from TranslatorVariants/EXTBlendFuncExtendedES3DrawTest
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3Var/0
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3Var/0 (15 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3Var/1
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3Var/1 (14 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindArrayWithSimpleName/0
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindArrayWithSimpleName/0 (13 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindArrayWithSimpleName/1
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindArrayWithSimpleName/1 (14 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindSimpleVarAsArrayNoBind/0
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindSimpleVarAsArrayNoBind/0 (14 ms)
[----------] 5 tests from TranslatorVariants/EXTBlendFuncExtendedES3DrawTest (70 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 3 test cases ran. (144 ms total)
[  PASSED  ] 10 tests.
[171/200] GLCubeMapTextureTests/GLCubeMapTextureTest.ReadPixelsFromIncompleteCubeTexture/5 (19 ms)
[172/200] TranslatorVariants/EXTBlendFuncExtendedDrawTest.ESSL1FragColor/0 (13 ms)
[173/200] TranslatorVariants/EXTBlendFuncExtendedDrawTest.ESSL1FragColor/1 (13 ms)
[174/200] TranslatorVariants/EXTBlendFuncExtendedDrawTest.ESSL1FragData/0 (13 ms)
[175/200] TranslatorVariants/EXTBlendFuncExtendedDrawTest.ESSL1FragData/1 (14 ms)
[176/200] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3Var/0 (15 ms)
[177/200] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3Var/1 (14 ms)
[178/200] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindArrayWithSimpleName/0 (13 ms)
[179/200] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindArrayWithSimpleName/1 (14 ms)
[180/200] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindSimpleVarAsArrayNoBind/0 (14 ms)
Note: Google Test filter = 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:TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3Conflicts/0:TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3Conflicts/1:TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3ConflictsArray/0
[==========] Running 10 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 10 tests from TranslatorVariants/EXTBlendFuncExtendedES3DrawTest
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindSimpleVarAsArrayNoBind/1
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindSimpleVarAsArrayNoBind/1 (18 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindArrayAsArray/0
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindArrayAsArray/0 (14 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindArrayAsArray/1
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindArrayAsArray/1 (14 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3Getters/0
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3Getters/0 (14 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3Getters/1
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3Getters/1 (14 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3GettersArray/0
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3GettersArray/0 (14 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3GettersArray/1
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3GettersArray/1 (14 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3Conflicts/0
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3Conflicts/0 (14 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3Conflicts/1
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3Conflicts/1 (14 ms)
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3ConflictsArray/0
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3ConflictsArray/0 (14 ms)
[----------] 10 tests from TranslatorVariants/EXTBlendFuncExtendedES3DrawTest (144 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 1 test case ran. (144 ms total)
[  PASSED  ] 10 tests.
[181/200] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindSimpleVarAsArrayNoBind/1 (18 ms)
[182/200] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindArrayAsArray/0 (14 ms)
[183/200] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ESSL3BindArrayAsArray/1 (14 ms)
[184/200] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3Getters/0 (14 ms)
[185/200] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3Getters/1 (14 ms)
[186/200] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3GettersArray/0 (14 ms)
[187/200] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3GettersArray/1 (14 ms)
[188/200] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3Conflicts/0 (14 ms)
[189/200] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3Conflicts/1 (14 ms)
[190/200] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3ConflictsArray/0 (14 ms)
Note: Google Test filter = TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3ConflictsArray/1:GpuMemoryBufferTests/GpuMemoryBufferTest.Lifecycle/0:GpuMemoryBufferTests/GpuMemoryBufferTest.Lifecycle/1:GpuMemoryBufferTests/GpuMemoryBufferTest.Lifecycle/2:GpuMemoryBufferTests/GpuMemoryBufferTest.Lifecycle/3:GpuMemoryBufferTests/GpuMemoryBufferTest.Lifecycle/4:WithContextTypes/RequestExtensionCHROMIUMTest.Basic/0:WithContextTypes/RequestExtensionCHROMIUMTest.Basic/1:WithContextTypes/RequestExtensionCHROMIUMTest.Basic/2:WithContextTypes/RequestExtensionCHROMIUMTest.Basic/3
[==========] Running 10 tests from 3 test cases.
[----------] Global test environment set-up.
[----------] 1 test from TranslatorVariants/EXTBlendFuncExtendedES3DrawTest
[ RUN      ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3ConflictsArray/1
[       OK ] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3ConflictsArray/1 (17 ms)
[----------] 1 test from TranslatorVariants/EXTBlendFuncExtendedES3DrawTest (17 ms total)

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

[----------] 4 tests from WithContextTypes/RequestExtensionCHROMIUMTest
[ RUN      ] WithContextTypes/RequestExtensionCHROMIUMTest.Basic/0
[       OK ] WithContextTypes/RequestExtensionCHROMIUMTest.Basic/0 (44 ms)
[ RUN      ] WithContextTypes/RequestExtensionCHROMIUMTest.Basic/1
[       OK ] WithContextTypes/RequestExtensionCHROMIUMTest.Basic/1 (17 ms)
[ RUN      ] WithContextTypes/RequestExtensionCHROMIUMTest.Basic/2
[       OK ] WithContextTypes/RequestExtensionCHROMIUMTest.Basic/2 (16 ms)
[ RUN      ] WithContextTypes/RequestExtensionCHROMIUMTest.Basic/3
[       OK ] WithContextTypes/RequestExtensionCHROMIUMTest.Basic/3 (17 ms)
[----------] 4 tests from WithContextTypes/RequestExtensionCHROMIUMTest (95 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 3 test cases ran. (199 ms total)
[  PASSED  ] 10 tests.
[191/200] TranslatorVariants/EXTBlendFuncExtendedES3DrawTest.ES3ConflictsArray/1 (17 ms)
[192/200] GpuMemoryBufferTests/GpuMemoryBufferTest.Lifecycle/0 (18 ms)
[193/200] GpuMemoryBufferTests/GpuMemoryBufferTest.Lifecycle/1 (18 ms)
[194/200] GpuMemoryBufferTests/GpuMemoryBufferTest.Lifecycle/2 (17 ms)
[195/200] GpuMemoryBufferTests/GpuMemoryBufferTest.Lifecycle/3 (17 ms)
[196/200] GpuMemoryBufferTests/GpuMemoryBufferTest.Lifecycle/4 (16 ms)
[197/200] WithContextTypes/RequestExtensionCHROMIUMTest.Basic/0 (44 ms)
[198/200] WithContextTypes/RequestExtensionCHROMIUMTest.Basic/1 (17 ms)
[199/200] WithContextTypes/RequestExtensionCHROMIUMTest.Basic/2 (16 ms)
[200/200] WithContextTypes/RequestExtensionCHROMIUMTest.Basic/3 (17 ms)
SUCCESS: all tests passed.
Tests took 5 seconds.
+-------------------------------------------------------------------------+
| End of shard 0  Pending: N/A  Duration: 5.5s  Bot: build559-m4  Exit: 0 |
+-------------------------------------------------------------------------+
Total duration: 5.5s
exit code (as seen by runtest.py): 0
@@@STEP_TEXT@@@@
@@@STEP_TEXT@3 disabled@@@
@@@STEP_CURSOR@gl_tests on Intel GPU on Mac on Mac-10.10@@@
@@@STEP_LINK@shard #0 isolated out@https://isolateserver.appspot.com/browse?namespace=default-gzip&hash=e8b9ac6a944e43699607ee7ac202a7f127eb6aff@@@


--------------------------------------------------------------------------------
started: Wed Aug 31 07:08:01 2016
ended: Wed Aug 31 07:08:06 2016
duration: 4 secs
status: SUCCESS
status reason: