(view as text)
@@@STEP_CURSOR gpu_unittests@@@

@@@STEP_STARTED@@@

python -u /mnt/data/b/build/scripts/slave/recipe_modules/swarming/resources/collect_gtest_task.py --swarming-client-dir /mnt/data/b/build/slave/Linux_TSan_Tests/build/src/tools/swarming_client --temp-root-dir /tmp --merged-test-output /tmp/tmpeQsCKx.json -- collect --swarming https://chromium-swarm.appspot.com --decorate --print-status-updates --json /tmp/tmpoYXTTW.json
in dir /mnt/data/b/build/slave/Linux_TSan_Tests/build:
 allow_subannotations: True
 cmd: ['python', '-u', '/mnt/data/b/build/scripts/slave/recipe_modules/swarming/resources/collect_gtest_task.py', '--swarming-client-dir', '/mnt/data/b/build/slave/Linux_TSan_Tests/build/src/tools/swarming_client', '--temp-root-dir', '/tmp', '--merged-test-output', '/tmp/tmpeQsCKx.json', '--', 'collect', '--swarming', 'https://chromium-swarm.appspot.com', '--decorate', '--print-status-updates', '--json', '/tmp/tmpoYXTTW.json']
 cwd: /mnt/data/b/build/slave/Linux_TSan_Tests/build
 name: gpu_unittests
full environment:
 AWS_CREDENTIAL_FILE: /mnt/data/b/build/site_config/.boto
 BOTO_CONFIG: /mnt/data/b/build/site_config/.boto
 BUILDBOT_BLAMELIST: [u'blink-deps-roller@chromium.org']
 BUILDBOT_BRANCH: master
 BUILDBOT_BUILDBOTURL: http://build.chromium.org/p/chromium.memory.fyi/
 BUILDBOT_BUILDERNAME: Linux TSan Tests
 BUILDBOT_BUILDNUMBER: 6869
 BUILDBOT_CLOBBER: 
 BUILDBOT_GOT_REVISION: None
 BUILDBOT_MASTERNAME: chromium.memory.fyi
 BUILDBOT_REVISION: 335d8d02f918273b0ea6a06c7da3c23321280244
 BUILDBOT_SCHEDULER: linux_tsan
 BUILDBOT_SLAVENAME: vm14-m1
 CHROME_HEADLESS: 1
 DISPLAY: :0.0
 GIT_USER_AGENT: linux2 git/2.4.5 vm14-m1.golo.chromium.org
 HOME: /home/chrome-bot
 LANG: en_US.UTF-8
 LOGNAME: chrome-bot
 PAGER: cat
 PATH: /home/chrome-bot/slavebin:/mnt/data/b/depot_tools:/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
 PWD: /mnt/data/b/build/slave/Linux_TSan_Tests/build
 PYTHONIOENCODING: UTF-8
 PYTHONPATH: /mnt/data/b/build/site_config:/mnt/data/b/build/scripts:/mnt/data/b/build/scripts/release:/mnt/data/b/build/third_party:/mnt/data/b/build/third_party/requests_1_2_3:/mnt/data/b/build_internal/site_config:/mnt/data/b/build_internal/symsrc:/mnt/data/b/build/slave:/mnt/data/b/build/third_party/buildbot_slave_8_4:/mnt/data/b/build/third_party/twisted_10_2:
 SHELL: /bin/bash
 USER: chrome-bot

+-------------------------------------------------------------------------------+
| Shard 0  https://chromium-swarm.appspot.com/user/task/286b4c8c1452d510        |
+-------------------------------------------------------------------------------+
Additional test environment:
    CHROME_DEVEL_SANDBOX=/opt/chromium/chrome_sandbox
    G_SLICE=always-malloc
    LANG=en_US.UTF-8
    NSS_DISABLE_ARENA_FREE_LIST=1
    NSS_DISABLE_UNLOAD=1
    TSAN_OPTIONS=symbolize=1 external_symbolizer_path=/tmp/run_tha_testLXUHO4/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer
Command: ../out/Release/gpu_unittests --brave-new-test-launcher --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/tmp/isolated_outlUqGaG/output.json --no-sandbox

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 8 parallel jobs.
[ RUN      ] BufferTrackerTest.Basic

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/client/client_test_helper.cc:138:
    Function call: DestroyTransferBuffer(292)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/client/client_test_helper.cc:138:
    Function call: DestroyTransferBuffer(291)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] BufferTrackerTest.Basic (1 ms)
[1/2819] BufferTrackerTest.Basic (1 ms)
[ RUN      ] BufferTrackerTest.ZeroSize

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/client/client_test_helper.cc:138:
    Function call: DestroyTransferBuffer(291)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] BufferTrackerTest.ZeroSize (1 ms)
[2/2819] BufferTrackerTest.ZeroSize (1 ms)
[ RUN      ] BufferTrackerTest.LostContext

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/client/client_test_helper.cc:138:
    Function call: DestroyTransferBuffer(291)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] BufferTrackerTest.LostContext (0 ms)
[3/2819] BufferTrackerTest.LostContext (0 ms)
[ RUN      ] BufferTrackerTest.Unmanage

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/client/client_test_helper.cc:138:
    Function call: DestroyTransferBuffer(292)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/client/client_test_helper.cc:138:
    Function call: DestroyTransferBuffer(291)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] BufferTrackerTest.Unmanage (1 ms)
[4/2819] BufferTrackerTest.Unmanage (1 ms)
[ RUN      ] CommandBufferHelperTest.TestCalcImmediateEntriesNotUsable
[       OK ] CommandBufferHelperTest.TestCalcImmediateEntriesNotUsable (2 ms)
[5/2819] CommandBufferHelperTest.TestCalcImmediateEntriesNotUsable (2 ms)
[ RUN      ] CommandBufferHelperTest.TestCalcImmediateEntriesNoRingBuffer
[       OK ] CommandBufferHelperTest.TestCalcImmediateEntriesNoRingBuffer (0 ms)
[6/2819] CommandBufferHelperTest.TestCalcImmediateEntriesNoRingBuffer (0 ms)
[ RUN      ] CommandBufferHelperTest.TestCalcImmediateEntriesGetAtZero

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7fe77a939000, 2, 0x7fff7bc96804)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] CommandBufferHelperTest.TestCalcImmediateEntriesGetAtZero (1 ms)
[7/2819] CommandBufferHelperTest.TestCalcImmediateEntriesGetAtZero (1 ms)
[ RUN      ] CommandBufferHelperTest.TestCalcImmediateEntriesGetInMiddle

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7fe77a939000, 2, 0x7fff7bc96804)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7fe77a939008, 2, 0x7fff7bc96804)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] CommandBufferHelperTest.TestCalcImmediateEntriesGetInMiddle (1 ms)
[8/2819] CommandBufferHelperTest.TestCalcImmediateEntriesGetInMiddle (1 ms)
[ RUN      ] CommandBufferHelperTest.TestCalcImmediateEntriesGetBeforePut

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7fe77a939000, 8, 0x7fff7bc96804)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7fe77a939020, 24, 0x7fff7bc96804)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7fe77a939000, 2, 0x7fff7bc96804)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] CommandBufferHelperTest.TestCalcImmediateEntriesGetBeforePut (2 ms)
[9/2819] CommandBufferHelperTest.TestCalcImmediateEntriesGetBeforePut (2 ms)
[ RUN      ] CommandBufferHelperTest.TestCalcImmediateEntriesAutoFlushing

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7fe77a939000, 2, 0x7fff7bc967f4)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] CommandBufferHelperTest.TestCalcImmediateEntriesAutoFlushing (1 ms)
[10/2819] CommandBufferHelperTest.TestCalcImmediateEntriesAutoFlushing (1 ms)
[ RUN      ] FencedAllocatorTest.TestFreePendingToken

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f745dd66000, 2, 0x7fff4e5e1cb4)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] FencedAllocatorTest.TestFreePendingToken (3 ms)
[11/2819] FencedAllocatorTest.TestFreePendingToken (3 ms)
[ RUN      ] FencedAllocatorTest.FreeUnused

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f745dd66000, 2, 0x7fff4e5e1cb4)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f745dd66008, 4, 0x7fff4e5e1cb4)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] FencedAllocatorTest.FreeUnused (2 ms)
[12/2819] FencedAllocatorTest.FreeUnused (2 ms)
[ RUN      ] FencedAllocatorTest.TestGetLargestFreeSize
[       OK ] FencedAllocatorTest.TestGetLargestFreeSize (0 ms)
[13/2819] FencedAllocatorTest.TestGetLargestFreeSize (0 ms)
[ RUN      ] FencedAllocatorTest.TestGetLargestFreeOrPendingSize

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f745dd66000, 2, 0x7fff4e5e1de4)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] FencedAllocatorTest.TestGetLargestFreeOrPendingSize (1 ms)
[14/2819] FencedAllocatorTest.TestGetLargestFreeOrPendingSize (1 ms)
[ RUN      ] FencedAllocatorPollTest.TestPoll
[       OK ] FencedAllocatorPollTest.TestPoll (2 ms)
[15/2819] FencedAllocatorPollTest.TestPoll (2 ms)
[ RUN      ] FencedAllocatorWrapperTest.TestBasic
[       OK ] FencedAllocatorWrapperTest.TestBasic (1 ms)
[16/2819] FencedAllocatorWrapperTest.TestBasic (1 ms)
[ RUN      ] FencedAllocatorWrapperTest.TestAllocZero
[       OK ] FencedAllocatorWrapperTest.TestAllocZero (1 ms)
[17/2819] FencedAllocatorWrapperTest.TestAllocZero (1 ms)
[ RUN      ] FencedAllocatorWrapperTest.TestAlignment
[       OK ] FencedAllocatorWrapperTest.TestAlignment (1 ms)
[18/2819] FencedAllocatorWrapperTest.TestAlignment (1 ms)
[ RUN      ] FencedAllocatorWrapperTest.TestOutOfMemory
[       OK ] FencedAllocatorWrapperTest.TestOutOfMemory (1 ms)
[19/2819] FencedAllocatorWrapperTest.TestOutOfMemory (1 ms)
[ RUN      ] FencedAllocatorWrapperTest.TestFreePendingToken

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f745dd66000, 2, 0x7fff4e5e1bf4)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] FencedAllocatorWrapperTest.TestFreePendingToken (1 ms)
[20/2819] FencedAllocatorWrapperTest.TestFreePendingToken (1 ms)
[ RUN      ] CommandBufferHelperTest.TestCalcImmediateEntriesOverFlushLimit

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c000, 4, 0x7fff36ee6434)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] CommandBufferHelperTest.TestCalcImmediateEntriesOverFlushLimit (1 ms)
[21/2819] CommandBufferHelperTest.TestCalcImmediateEntriesOverFlushLimit (1 ms)
[ RUN      ] CommandBufferHelperTest.TestCommandProcessing

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c000, 4, 0x7fff36ee6254)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c010, 3, 0x7fff36ee63f4)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] CommandBufferHelperTest.TestCommandProcessing (2 ms)
[22/2819] CommandBufferHelperTest.TestCommandProcessing (2 ms)
[ RUN      ] CommandBufferHelperTest.TestCommandWrapping

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c000, 3, 0x7fff36ee6304)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c00c, 3, 0x7fff36ee6304)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c018, 3, 0x7fff36ee6304)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c024, 3, 0x7fff36ee6304)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c030, 3, 0x7fff36ee6304)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c03c, 3, 0x7fff36ee6304)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c048, 3, 0x7fff36ee6304)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c054, 3, 0x7fff36ee6304)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c060, 3, 0x7fff36ee6304)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c06c, 5, 0x7fff36ee6304)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c000, 3, 0x7fff36ee6304)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c00c, 3, 0x7fff36ee6304)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c018, 3, 0x7fff36ee6304)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c024, 3, 0x7fff36ee6304)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c030, 3, 0x7fff36ee6304)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c03c, 3, 0x7fff36ee6304)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c048, 3, 0x7fff36ee6304)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c054, 3, 0x7fff36ee6304)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c060, 3, 0x7fff36ee6304)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c06c, 3, 0x7fff36ee64a4)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] CommandBufferHelperTest.TestCommandWrapping (11 ms)
[23/2819] CommandBufferHelperTest.TestCommandWrapping (11 ms)
[ RUN      ] CommandBufferHelperTest.TestCommandWrappingExactMultiple

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c000, 16, 0x7fff36ee62c4)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c040, 16, 0x7fff36ee62c4)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c000, 16, 0x7fff36ee62c4)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c040, 16, 0x7fff36ee62c4)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c000, 16, 0x7fff36ee6464)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] CommandBufferHelperTest.TestCommandWrappingExactMultiple (3 ms)
[24/2819] CommandBufferHelperTest.TestCommandWrappingExactMultiple (3 ms)
[ RUN      ] CommandBufferHelperTest.TestCommandWrappingFullAtStart

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c000, 30, 0x7fff36ee6244)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c078, 2, 0x7fff36ee63e4)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c000, 4, 0x7fff36ee63e4)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] CommandBufferHelperTest.TestCommandWrappingFullAtStart (6 ms)
[25/2819] CommandBufferHelperTest.TestCommandWrappingFullAtStart (6 ms)
[ RUN      ] CommandBufferHelperTest.TestCommandWrappingFullInMiddle

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c000, 2, 0x7fff36ee63e4)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c008, 30, 0x7fff36ee6244)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c000, 6, 0x7fff36ee63e4)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] CommandBufferHelperTest.TestCommandWrappingFullInMiddle (6 ms)
[26/2819] CommandBufferHelperTest.TestCommandWrappingFullInMiddle (6 ms)
[ RUN      ] CommandBufferHelperTest.TestCommandWrappingFullAtEnd

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c000, 2, 0x7fff36ee6244)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c008, 2, 0x7fff36ee6244)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c010, 2, 0x7fff36ee6244)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c018, 2, 0x7fff36ee6244)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c020, 2, 0x7fff36ee6244)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c028, 2, 0x7fff36ee6244)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c030, 2, 0x7fff36ee6244)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c038, 2, 0x7fff36ee6244)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c040, 2, 0x7fff36ee6244)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c048, 2, 0x7fff36ee6244)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c050, 2, 0x7fff36ee6244)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c058, 2, 0x7fff36ee6244)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c060, 2, 0x7fff36ee6244)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c068, 2, 0x7fff36ee6244)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c070, 2, 0x7fff36ee6244)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c078, 2, 0x7fff36ee63e4)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c000, 30, 0x7fff36ee6244)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c078, 2, 0x7fff36ee63e4)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c000, 4, 0x7fff36ee63e4)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] CommandBufferHelperTest.TestCommandWrappingFullAtEnd (13 ms)
[27/2819] CommandBufferHelperTest.TestCommandWrappingFullAtEnd (13 ms)
[ RUN      ] CommandBufferHelperTest.TestAvailableEntries

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c000, 2, 0x7fff36ee62f4)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c008, 3, 0x7fff36ee62f4)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c014, 3, 0x7fff36ee6464)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c020, 3, 0x7fff36ee6494)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] CommandBufferHelperTest.TestAvailableEntries (2 ms)
[28/2819] CommandBufferHelperTest.TestAvailableEntries (2 ms)
[ RUN      ] CommandBufferHelperTest.TestToken

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c000, 3, 0x7fff36ee6274)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c00c, 2, 0x7fff36ee61b4)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c014, 3, 0x7fff36ee6354)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] CommandBufferHelperTest.TestToken (2 ms)
[29/2819] CommandBufferHelperTest.TestToken (2 ms)
[ RUN      ] CommandBufferHelperTest.TestWaitForTokenFlush

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c000, 3, 0x7fff36ee6254)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c00c, 2, 0x7fff36ee6394)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f586fa7c014, 3, 0x7fff36ee6334)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] CommandBufferHelperTest.TestWaitForTokenFlush (1 ms)
[30/2819] CommandBufferHelperTest.TestWaitForTokenFlush (1 ms)
[ RUN      ] CommandBufferHelperTest.FreeRingBuffer

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f779388a000, 2, 0x7fffed2b3ab4)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f779388b000, 1, 0x7fffed2b3a54)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] CommandBufferHelperTest.FreeRingBuffer (2 ms)
[31/2819] CommandBufferHelperTest.FreeRingBuffer (2 ms)
[ RUN      ] CommandBufferHelperTest.Noop

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f779388b000, 3, 0x7fffed2b3bd4)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] CommandBufferHelperTest.Noop (1 ms)
[32/2819] CommandBufferHelperTest.Noop (1 ms)
[ RUN      ] CommandBufferHelperTest.IsContextLost
[       OK ] CommandBufferHelperTest.IsContextLost (1 ms)
[33/2819] CommandBufferHelperTest.IsContextLost (1 ms)
[ RUN      ] CommandBufferHelperTest.TestFlushGeneration

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f779388b000, 2, 0x7fffed2b3c54)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f779388b008, 2, 0x7fffed2b3bd4)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] CommandBufferHelperTest.TestFlushGeneration (2 ms)
[34/2819] CommandBufferHelperTest.TestFlushGeneration (2 ms)
[ RUN      ] CommandBufferHelperTest.TestOrderingBarrierFlushGeneration

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f779388b000, 2, 0x7fffed2b3c54)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] CommandBufferHelperTest.TestOrderingBarrierFlushGeneration (1 ms)
[35/2819] CommandBufferHelperTest.TestOrderingBarrierFlushGeneration (1 ms)
[ RUN      ] CommandBufferHelperTest.TestFlushToCommandBuffer

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f779388b000, 2, 0x7fffed2b3ca4)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] CommandBufferHelperTest.TestFlushToCommandBuffer (2 ms)
[36/2819] CommandBufferHelperTest.TestFlushToCommandBuffer (2 ms)
[ RUN      ] CommandBufferHelperTest.TestOrderingBarrierToCommandBuffer

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f779388b000, 2, 0x7fffed2b3c84)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] CommandBufferHelperTest.TestOrderingBarrierToCommandBuffer (1 ms)
[37/2819] CommandBufferHelperTest.TestOrderingBarrierToCommandBuffer (1 ms)
[ RUN      ] FencedAllocatorTest.TestBasic
[       OK ] FencedAllocatorTest.TestBasic (1 ms)
[38/2819] FencedAllocatorTest.TestBasic (1 ms)
[ RUN      ] FencedAllocatorTest.TestAllocZero
[       OK ] FencedAllocatorTest.TestAllocZero (1 ms)
[39/2819] FencedAllocatorTest.TestAllocZero (1 ms)
[ RUN      ] FencedAllocatorTest.TestOutOfMemory
[       OK ] FencedAllocatorTest.TestOutOfMemory (1 ms)
[40/2819] FencedAllocatorTest.TestOutOfMemory (1 ms)
[ RUN      ] GLES2ImplementationTest.Basic
[       OK ] GLES2ImplementationTest.Basic (3 ms)
[41/2819] GLES2ImplementationTest.Basic (3 ms)
[ RUN      ] GLES2ImplementationTest.GetBucketContents
[       OK ] GLES2ImplementationTest.GetBucketContents (3 ms)
[42/2819] GLES2ImplementationTest.GetBucketContents (3 ms)
[ RUN      ] GLES2ImplementationTest.GetShaderPrecisionFormat
[       OK ] GLES2ImplementationTest.GetShaderPrecisionFormat (4 ms)
[43/2819] GLES2ImplementationTest.GetShaderPrecisionFormat (4 ms)
[ RUN      ] GLES2ImplementationTest.GetShaderSource
[       OK ] GLES2ImplementationTest.GetShaderSource (4 ms)
[44/2819] GLES2ImplementationTest.GetShaderSource (4 ms)
[ RUN      ] GLES2ImplementationTest.DrawArraysClientSideBuffers
[       OK ] GLES2ImplementationTest.DrawArraysClientSideBuffers (3 ms)
[45/2819] GLES2ImplementationTest.DrawArraysClientSideBuffers (3 ms)
[ RUN      ] GLES2ImplementationTest.DrawArraysInstancedANGLEClientSideBuffers
[       OK ] GLES2ImplementationTest.DrawArraysInstancedANGLEClientSideBuffers (2 ms)
[46/2819] GLES2ImplementationTest.DrawArraysInstancedANGLEClientSideBuffers (2 ms)
[ RUN      ] GLES2ImplementationTest.DrawElementsClientSideBuffers
[       OK ] GLES2ImplementationTest.DrawElementsClientSideBuffers (2 ms)
[47/2819] GLES2ImplementationTest.DrawElementsClientSideBuffers (2 ms)
[ RUN      ] GLES2ImplementationTest.DrawElementsClientSideBuffersIndexUint
[       OK ] GLES2ImplementationTest.DrawElementsClientSideBuffersIndexUint (2 ms)
[48/2819] GLES2ImplementationTest.DrawElementsClientSideBuffersIndexUint (2 ms)
[ RUN      ] GLES2ImplementationTest.DrawElementsClientSideBuffersInvalidIndexUint
[       OK ] GLES2ImplementationTest.DrawElementsClientSideBuffersInvalidIndexUint (3 ms)
[49/2819] GLES2ImplementationTest.DrawElementsClientSideBuffersInvalidIndexUint (3 ms)
[ RUN      ] GLES2ImplementationTest.DrawElementsClientSideBuffersServiceSideIndices
[       OK ] GLES2ImplementationTest.DrawElementsClientSideBuffersServiceSideIndices (2 ms)
[50/2819] GLES2ImplementationTest.DrawElementsClientSideBuffersServiceSideIndices (2 ms)
[ RUN      ] GLES2ImplementationTest.DrawElementsInstancedANGLEClientSideBuffers
[       OK ] GLES2ImplementationTest.DrawElementsInstancedANGLEClientSideBuffers (4 ms)
[51/2819] GLES2ImplementationTest.DrawElementsInstancedANGLEClientSideBuffers (4 ms)
[ RUN      ] GLES2ImplementationTest.GetVertexBufferPointerv
[       OK ] GLES2ImplementationTest.GetVertexBufferPointerv (3 ms)
[52/2819] GLES2ImplementationTest.GetVertexBufferPointerv (3 ms)
[ RUN      ] GLES2ImplementationTest.GetVertexAttrib
[       OK ] GLES2ImplementationTest.GetVertexAttrib (2 ms)
[53/2819] GLES2ImplementationTest.GetVertexAttrib (2 ms)
[ RUN      ] GLES2ImplementationTest.ReservedIds
[       OK ] GLES2ImplementationTest.ReservedIds (2 ms)
[54/2819] GLES2ImplementationTest.ReservedIds (2 ms)
[ RUN      ] GLES2ImplementationTest.ReadPixels2Reads
[       OK ] GLES2ImplementationTest.ReadPixels2Reads (2 ms)
[55/2819] GLES2ImplementationTest.ReadPixels2Reads (2 ms)
[ RUN      ] GLES2ImplementationTest.ReadPixelsBadFormatType
[       OK ] GLES2ImplementationTest.ReadPixelsBadFormatType (2 ms)
[56/2819] GLES2ImplementationTest.ReadPixelsBadFormatType (2 ms)
[ RUN      ] GLES2ImplementationTest.FreeUnusedSharedMemory
[       OK ] GLES2ImplementationTest.FreeUnusedSharedMemory (3 ms)
[57/2819] GLES2ImplementationTest.FreeUnusedSharedMemory (3 ms)
[ RUN      ] GLES2ImplementationTest.MapUnmapBufferSubDataCHROMIUM
[       OK ] GLES2ImplementationTest.MapUnmapBufferSubDataCHROMIUM (2 ms)
[58/2819] GLES2ImplementationTest.MapUnmapBufferSubDataCHROMIUM (2 ms)
[ RUN      ] GLES2ImplementationTest.MapUnmapBufferSubDataCHROMIUMBadArgs
[       OK ] GLES2ImplementationTest.MapUnmapBufferSubDataCHROMIUMBadArgs (2 ms)
[59/2819] GLES2ImplementationTest.MapUnmapBufferSubDataCHROMIUMBadArgs (2 ms)
[ RUN      ] GLES2ImplementationTest.MapUnmapTexSubImage2DCHROMIUM
[       OK ] GLES2ImplementationTest.MapUnmapTexSubImage2DCHROMIUM (2 ms)
[60/2819] GLES2ImplementationTest.MapUnmapTexSubImage2DCHROMIUM (2 ms)
[ RUN      ] GLES2ImplementationTest.SubImageUnpack
[       OK ] GLES2ImplementationTest.SubImageUnpack (4 ms)
[61/2819] GLES2ImplementationTest.SubImageUnpack (4 ms)
[ RUN      ] GLES2ImplementationTest.TextureInvalidArguments
[       OK ] GLES2ImplementationTest.TextureInvalidArguments (4 ms)
[62/2819] GLES2ImplementationTest.TextureInvalidArguments (4 ms)
[ RUN      ] GLES2ImplementationTest.TexImage3DSingleCommand
[       OK ] GLES2ImplementationTest.TexImage3DSingleCommand (3 ms)
[63/2819] GLES2ImplementationTest.TexImage3DSingleCommand (3 ms)
[ RUN      ] GLES2ImplementationTest.TexImage3DViaMappedMem
[       OK ] GLES2ImplementationTest.TexImage3DViaMappedMem (3 ms)
[64/2819] GLES2ImplementationTest.TexImage3DViaMappedMem (3 ms)
[ RUN      ] GLES2ImplementationTest.TexImage3DViaTexSubImage3D
[       OK ] GLES2ImplementationTest.TexImage3DViaTexSubImage3D (3 ms)
[65/2819] GLES2ImplementationTest.TexImage3DViaTexSubImage3D (3 ms)
[ RUN      ] GLES2ImplementationTest.TexSubImage3D4Writes
[       OK ] GLES2ImplementationTest.TexSubImage3D4Writes (3 ms)
[66/2819] GLES2ImplementationTest.TexSubImage3D4Writes (3 ms)
[ RUN      ] GLES2ImplementationTest.GetString
[       OK ] GLES2ImplementationTest.GetString (4 ms)
[67/2819] GLES2ImplementationTest.GetString (4 ms)
[ RUN      ] GLES2ImplementationTest.PixelStoreiGLPackReverseRowOrderANGLE
[       OK ] GLES2ImplementationTest.PixelStoreiGLPackReverseRowOrderANGLE (3 ms)
[68/2819] GLES2ImplementationTest.PixelStoreiGLPackReverseRowOrderANGLE (3 ms)
[ RUN      ] GLES2ImplementationTest.CreateProgram
[       OK ] GLES2ImplementationTest.CreateProgram (3 ms)
[69/2819] GLES2ImplementationTest.CreateProgram (3 ms)
[ RUN      ] GLES2ImplementationTest.BufferDataLargerThanTransferBuffer
[       OK ] GLES2ImplementationTest.BufferDataLargerThanTransferBuffer (3 ms)
[70/2819] GLES2ImplementationTest.BufferDataLargerThanTransferBuffer (3 ms)
[ RUN      ] GLES2ImplementationTest.MapUnmapTexSubImage2DCHROMIUMBadArgs
[       OK ] GLES2ImplementationTest.MapUnmapTexSubImage2DCHROMIUMBadArgs (3 ms)
[71/2819] GLES2ImplementationTest.MapUnmapTexSubImage2DCHROMIUMBadArgs (3 ms)
[ RUN      ] GLES2ImplementationTest.GetProgramInfoCHROMIUMGoodArgs
[       OK ] GLES2ImplementationTest.GetProgramInfoCHROMIUMGoodArgs (3 ms)
[72/2819] GLES2ImplementationTest.GetProgramInfoCHROMIUMGoodArgs (3 ms)
[ RUN      ] GLES2ImplementationTest.GetProgramInfoCHROMIUMBadArgs
[       OK ] GLES2ImplementationTest.GetProgramInfoCHROMIUMBadArgs (4 ms)
[73/2819] GLES2ImplementationTest.GetProgramInfoCHROMIUMBadArgs (4 ms)
[ RUN      ] GLES2ImplementationTest.GetUniformBlocksCHROMIUMGoodArgs
[       OK ] GLES2ImplementationTest.GetUniformBlocksCHROMIUMGoodArgs (4 ms)
[74/2819] GLES2ImplementationTest.GetUniformBlocksCHROMIUMGoodArgs (4 ms)
[ RUN      ] GLES2ImplementationTest.GetUniformBlocksCHROMIUMBadArgs
[       OK ] GLES2ImplementationTest.GetUniformBlocksCHROMIUMBadArgs (3 ms)
[75/2819] GLES2ImplementationTest.GetUniformBlocksCHROMIUMBadArgs (3 ms)
[ RUN      ] GLES2ImplementationTest.GetIntegerCacheRead
[       OK ] GLES2ImplementationTest.GetIntegerCacheRead (5 ms)
[76/2819] GLES2ImplementationTest.GetIntegerCacheRead (5 ms)
[ RUN      ] GLES2ImplementationTest.GetIntegerCacheWrite
[       OK ] GLES2ImplementationTest.GetIntegerCacheWrite (3 ms)
[77/2819] GLES2ImplementationTest.GetIntegerCacheWrite (3 ms)
[ RUN      ] GLES2ImplementationTest.TexImage2D
[       OK ] GLES2ImplementationTest.TexImage2D (3 ms)
[78/2819] GLES2ImplementationTest.TexImage2D (3 ms)
[ RUN      ] GLES2ImplementationTest.TexImage2DViaMappedMem
[       OK ] GLES2ImplementationTest.TexImage2DViaMappedMem (3 ms)
[79/2819] GLES2ImplementationTest.TexImage2DViaMappedMem (3 ms)
[ RUN      ] GLES2ImplementationTest.TexImage2DViaTexSubImage2D
[       OK ] GLES2ImplementationTest.TexImage2DViaTexSubImage2D (3 ms)
[80/2819] GLES2ImplementationTest.TexImage2DViaTexSubImage2D (3 ms)
[ RUN      ] GLES2ImplementationTest.MapBufferRangeReadWithGLError
[       OK ] GLES2ImplementationTest.MapBufferRangeReadWithGLError (4 ms)
[81/2819] GLES2ImplementationTest.MapBufferRangeReadWithGLError (4 ms)
[ RUN      ] GLES2ImplementationTest.UnmapBufferFails
[       OK ] GLES2ImplementationTest.UnmapBufferFails (4 ms)
[82/2819] GLES2ImplementationTest.UnmapBufferFails (4 ms)
[ RUN      ] GLES2ImplementationTest.BufferDataUnmapsDataStore
[       OK ] GLES2ImplementationTest.BufferDataUnmapsDataStore (4 ms)
[83/2819] GLES2ImplementationTest.BufferDataUnmapsDataStore (4 ms)
[ RUN      ] GLES2ImplementationTest.DeleteBuffersUnmapsDataStore
[       OK ] GLES2ImplementationTest.DeleteBuffersUnmapsDataStore (3 ms)
[84/2819] GLES2ImplementationTest.DeleteBuffersUnmapsDataStore (3 ms)
[ RUN      ] GLES2ImplementationTest.GetInternalformativ
[       OK ] GLES2ImplementationTest.GetInternalformativ (3 ms)
[85/2819] GLES2ImplementationTest.GetInternalformativ (3 ms)
[ RUN      ] GLES2ImplementationTest.AttachShader
[       OK ] GLES2ImplementationTest.AttachShader (3 ms)
[86/2819] GLES2ImplementationTest.AttachShader (3 ms)
[ RUN      ] GLES2ImplementationTest.BindBuffer
[       OK ] GLES2ImplementationTest.BindBuffer (3 ms)
[87/2819] GLES2ImplementationTest.BindBuffer (3 ms)
[ RUN      ] GLES2ImplementationTest.BindBufferBase
[       OK ] GLES2ImplementationTest.BindBufferBase (3 ms)
[88/2819] GLES2ImplementationTest.BindBufferBase (3 ms)
[ RUN      ] GLES2ImplementationTest.BindBufferRange
[       OK ] GLES2ImplementationTest.BindBufferRange (3 ms)
[89/2819] GLES2ImplementationTest.BindBufferRange (3 ms)
[ RUN      ] GLES2ImplementationTest.BindFramebuffer
[       OK ] GLES2ImplementationTest.BindFramebuffer (3 ms)
[90/2819] GLES2ImplementationTest.BindFramebuffer (3 ms)
[ RUN      ] GLES2ImplementationTest.LimitSizeAndOffsetTo32Bit
[       OK ] GLES2ImplementationTest.LimitSizeAndOffsetTo32Bit (8 ms)
[91/2819] GLES2ImplementationTest.LimitSizeAndOffsetTo32Bit (8 ms)
[ RUN      ] GLES2ImplementationTest.TraceBeginCHROMIUM
[       OK ] GLES2ImplementationTest.TraceBeginCHROMIUM (3 ms)
[92/2819] GLES2ImplementationTest.TraceBeginCHROMIUM (3 ms)
[ RUN      ] GLES2ImplementationTest.AllowNestedTracesCHROMIUM
[       OK ] GLES2ImplementationTest.AllowNestedTracesCHROMIUM (4 ms)
[93/2819] GLES2ImplementationTest.AllowNestedTracesCHROMIUM (4 ms)
[ RUN      ] GLES2ImplementationTest.IsEnabled
[       OK ] GLES2ImplementationTest.IsEnabled (3 ms)
[94/2819] GLES2ImplementationTest.IsEnabled (3 ms)
[ RUN      ] GLES2ImplementationTest.ClientWaitSync
[       OK ] GLES2ImplementationTest.ClientWaitSync (3 ms)
[95/2819] GLES2ImplementationTest.ClientWaitSync (3 ms)
[ RUN      ] GLES2ImplementationTest.WaitSync
[       OK ] GLES2ImplementationTest.WaitSync (2 ms)
[96/2819] GLES2ImplementationTest.WaitSync (2 ms)
[ RUN      ] GLES2ImplementationTest.MapBufferRangeUnmapBufferWrite
[       OK ] GLES2ImplementationTest.MapBufferRangeUnmapBufferWrite (3 ms)
[97/2819] GLES2ImplementationTest.MapBufferRangeUnmapBufferWrite (3 ms)
[ RUN      ] GLES2ImplementationTest.MapBufferRangeWriteWithInvalidateBit
[       OK ] GLES2ImplementationTest.MapBufferRangeWriteWithInvalidateBit (4 ms)
[98/2819] GLES2ImplementationTest.MapBufferRangeWriteWithInvalidateBit (4 ms)
[ RUN      ] GLES2ImplementationTest.MapBufferRangeWriteWithGLError
[       OK ] GLES2ImplementationTest.MapBufferRangeWriteWithGLError (4 ms)
[99/2819] GLES2ImplementationTest.MapBufferRangeWriteWithGLError (4 ms)
[ RUN      ] GLES2ImplementationTest.MapBufferRangeUnmapBufferRead
[       OK ] GLES2ImplementationTest.MapBufferRangeUnmapBufferRead (3 ms)
[100/2819] GLES2ImplementationTest.MapBufferRangeUnmapBufferRead (3 ms)
[ RUN      ] GLES2ImplementationTest.BindRenderbuffer
[       OK ] GLES2ImplementationTest.BindRenderbuffer (4 ms)
[101/2819] GLES2ImplementationTest.BindRenderbuffer (4 ms)
[ RUN      ] GLES2ImplementationTest.BindSampler
[       OK ] GLES2ImplementationTest.BindSampler (3 ms)
[102/2819] GLES2ImplementationTest.BindSampler (3 ms)
[ RUN      ] GLES2ImplementationTest.BindTransformFeedback
[       OK ] GLES2ImplementationTest.BindTransformFeedback (3 ms)
[103/2819] GLES2ImplementationTest.BindTransformFeedback (3 ms)
[ RUN      ] GLES2ImplementationTest.BlendColor
[       OK ] GLES2ImplementationTest.BlendColor (3 ms)
[104/2819] GLES2ImplementationTest.BlendColor (3 ms)
[ RUN      ] GLES2ImplementationTest.BlendEquation
[       OK ] GLES2ImplementationTest.BlendEquation (3 ms)
[105/2819] GLES2ImplementationTest.BlendEquation (3 ms)
[ RUN      ] GLES2ImplementationTest.BlendEquationSeparate
[       OK ] GLES2ImplementationTest.BlendEquationSeparate (3 ms)
[106/2819] GLES2ImplementationTest.BlendEquationSeparate (3 ms)
[ RUN      ] GLES2ImplementationTest.BlendFunc
[       OK ] GLES2ImplementationTest.BlendFunc (3 ms)
[107/2819] GLES2ImplementationTest.BlendFunc (3 ms)
[ RUN      ] GLES2ImplementationTest.BlendFuncSeparate
[       OK ] GLES2ImplementationTest.BlendFuncSeparate (3 ms)
[108/2819] GLES2ImplementationTest.BlendFuncSeparate (3 ms)
[ RUN      ] GLES2ImplementationTest.CheckFramebufferStatus
[       OK ] GLES2ImplementationTest.CheckFramebufferStatus (3 ms)
[109/2819] GLES2ImplementationTest.CheckFramebufferStatus (3 ms)
[ RUN      ] GLES2ImplementationTest.Clear
[       OK ] GLES2ImplementationTest.Clear (4 ms)
[110/2819] GLES2ImplementationTest.Clear (4 ms)
[ RUN      ] GLES2ImplementationTest.ClearBufferfi
[       OK ] GLES2ImplementationTest.ClearBufferfi (4 ms)
[111/2819] GLES2ImplementationTest.ClearBufferfi (4 ms)
[ RUN      ] GLES2ImplementationTest.ClearBufferfv
[       OK ] GLES2ImplementationTest.ClearBufferfv (3 ms)
[112/2819] GLES2ImplementationTest.ClearBufferfv (3 ms)
[ RUN      ] GLES2ImplementationTest.ClearBufferiv
[       OK ] GLES2ImplementationTest.ClearBufferiv (3 ms)
[113/2819] GLES2ImplementationTest.ClearBufferiv (3 ms)
[ RUN      ] GLES2ImplementationTest.ClearBufferuiv
[       OK ] GLES2ImplementationTest.ClearBufferuiv (3 ms)
[114/2819] GLES2ImplementationTest.ClearBufferuiv (3 ms)
[ RUN      ] GLES2ImplementationTest.ClearColor
[       OK ] GLES2ImplementationTest.ClearColor (4 ms)
[115/2819] GLES2ImplementationTest.ClearColor (4 ms)
[ RUN      ] GLES2ImplementationTest.ClearDepthf
[       OK ] GLES2ImplementationTest.ClearDepthf (3 ms)
[116/2819] GLES2ImplementationTest.ClearDepthf (3 ms)
[ RUN      ] GLES2ImplementationTest.ClearStencil
[       OK ] GLES2ImplementationTest.ClearStencil (4 ms)
[117/2819] GLES2ImplementationTest.ClearStencil (4 ms)
[ RUN      ] GLES2ImplementationTest.ColorMask
[       OK ] GLES2ImplementationTest.ColorMask (3 ms)
[118/2819] GLES2ImplementationTest.ColorMask (3 ms)
[ RUN      ] GLES2ImplementationTest.CompileShader
[       OK ] GLES2ImplementationTest.CompileShader (3 ms)
[119/2819] GLES2ImplementationTest.CompileShader (3 ms)
[ RUN      ] GLES2ImplementationTest.CopyBufferSubData
[       OK ] GLES2ImplementationTest.CopyBufferSubData (3 ms)
[120/2819] GLES2ImplementationTest.CopyBufferSubData (3 ms)
[ RUN      ] GLES2ImplementationTest.CopyTexImage2D
[       OK ] GLES2ImplementationTest.CopyTexImage2D (4 ms)
[121/2819] GLES2ImplementationTest.CopyTexImage2D (4 ms)
[ RUN      ] GLES2ImplementationTest.CopyTexImage2DInvalidConstantArg7
[       OK ] GLES2ImplementationTest.CopyTexImage2DInvalidConstantArg7 (3 ms)
[122/2819] GLES2ImplementationTest.CopyTexImage2DInvalidConstantArg7 (3 ms)
[ RUN      ] GLES2ImplementationTest.CopyTexSubImage2D
[       OK ] GLES2ImplementationTest.CopyTexSubImage2D (3 ms)
[123/2819] GLES2ImplementationTest.CopyTexSubImage2D (3 ms)
[ RUN      ] GLES2ImplementationTest.CopyTexSubImage3D
[       OK ] GLES2ImplementationTest.CopyTexSubImage3D (2 ms)
[124/2819] GLES2ImplementationTest.CopyTexSubImage3D (2 ms)
[ RUN      ] GLES2ImplementationTest.CullFace
[       OK ] GLES2ImplementationTest.CullFace (2 ms)
[125/2819] GLES2ImplementationTest.CullFace (2 ms)
[ RUN      ] GLES2ImplementationTest.DeleteBuffers
[       OK ] GLES2ImplementationTest.DeleteBuffers (3 ms)
[126/2819] GLES2ImplementationTest.DeleteBuffers (3 ms)
[ RUN      ] GLES2ImplementationTest.DeleteFramebuffers
[       OK ] GLES2ImplementationTest.DeleteFramebuffers (3 ms)
[127/2819] GLES2ImplementationTest.DeleteFramebuffers (3 ms)
[ RUN      ] GLES2ImplementationTest.DeleteProgram
[       OK ] GLES2ImplementationTest.DeleteProgram (4 ms)
[128/2819] GLES2ImplementationTest.DeleteProgram (4 ms)
[ RUN      ] GLES2ImplementationTest.DeleteRenderbuffers
[       OK ] GLES2ImplementationTest.DeleteRenderbuffers (3 ms)
[129/2819] GLES2ImplementationTest.DeleteRenderbuffers (3 ms)
[ RUN      ] GLES2ImplementationTest.DeleteSamplers
[       OK ] GLES2ImplementationTest.DeleteSamplers (2 ms)
[130/2819] GLES2ImplementationTest.DeleteSamplers (2 ms)
[ RUN      ] GLES2ImplementationTest.CapabilitiesAreCached
[       OK ] GLES2ImplementationTest.CapabilitiesAreCached (6 ms)
[131/2819] GLES2ImplementationTest.CapabilitiesAreCached (6 ms)
[ RUN      ] GLES2ImplementationTest.BindVertexArrayOES
[       OK ] GLES2ImplementationTest.BindVertexArrayOES (3 ms)
[132/2819] GLES2ImplementationTest.BindVertexArrayOES (3 ms)
[ RUN      ] GLES2ImplementationTest.BeginEndQueryEXT
[       OK ] GLES2ImplementationTest.BeginEndQueryEXT (6 ms)
[133/2819] GLES2ImplementationTest.BeginEndQueryEXT (6 ms)
[ RUN      ] GLES2ImplementationTest.ErrorQuery
[       OK ] GLES2ImplementationTest.ErrorQuery (4 ms)
[134/2819] GLES2ImplementationTest.ErrorQuery (4 ms)
[ RUN      ] GLES2ImplementationTest.Disable
[       OK ] GLES2ImplementationTest.Disable (3 ms)
[135/2819] GLES2ImplementationTest.Disable (3 ms)
[ RUN      ] GLES2ImplementationTest.Enable
[       OK ] GLES2ImplementationTest.Enable (3 ms)
[136/2819] GLES2ImplementationTest.Enable (3 ms)
[ RUN      ] GLES2ImplementationTest.ConsumeTextureCHROMIUM
[       OK ] GLES2ImplementationTest.ConsumeTextureCHROMIUM (2 ms)
[137/2819] GLES2ImplementationTest.ConsumeTextureCHROMIUM (2 ms)
[ RUN      ] GLES2ImplementationTest.CreateAndConsumeTextureCHROMIUM
[       OK ] GLES2ImplementationTest.CreateAndConsumeTextureCHROMIUM (2 ms)
[138/2819] GLES2ImplementationTest.CreateAndConsumeTextureCHROMIUM (2 ms)
[ RUN      ] GLES2ImplementationTest.ProduceTextureCHROMIUM
[       OK ] GLES2ImplementationTest.ProduceTextureCHROMIUM (2 ms)
[139/2819] GLES2ImplementationTest.ProduceTextureCHROMIUM (2 ms)
[ RUN      ] GLES2ImplementationTest.ProduceTextureDirectCHROMIUM
[       OK ] GLES2ImplementationTest.ProduceTextureDirectCHROMIUM (3 ms)
[140/2819] GLES2ImplementationTest.ProduceTextureDirectCHROMIUM (3 ms)
[ RUN      ] GLES2ImplementationTest.DeleteSync
[       OK ] GLES2ImplementationTest.DeleteSync (2 ms)
[141/2819] GLES2ImplementationTest.DeleteSync (2 ms)
[ RUN      ] GLES2ImplementationTest.DeleteShader
[       OK ] GLES2ImplementationTest.DeleteShader (2 ms)
[142/2819] GLES2ImplementationTest.DeleteShader (2 ms)
[ RUN      ] GLES2ImplementationTest.DeleteTextures
[       OK ] GLES2ImplementationTest.DeleteTextures (2 ms)
[143/2819] GLES2ImplementationTest.DeleteTextures (2 ms)
[ RUN      ] GLES2ImplementationTest.DeleteTransformFeedbacks
[       OK ] GLES2ImplementationTest.DeleteTransformFeedbacks (2 ms)
[144/2819] GLES2ImplementationTest.DeleteTransformFeedbacks (2 ms)
[ RUN      ] GLES2ImplementationTest.DepthFunc
[       OK ] GLES2ImplementationTest.DepthFunc (2 ms)
[145/2819] GLES2ImplementationTest.DepthFunc (2 ms)
[ RUN      ] GLES2ImplementationTest.DepthMask
[       OK ] GLES2ImplementationTest.DepthMask (2 ms)
[146/2819] GLES2ImplementationTest.DepthMask (2 ms)
[ RUN      ] GLES2ImplementationTest.DepthRangef
[       OK ] GLES2ImplementationTest.DepthRangef (2 ms)
[147/2819] GLES2ImplementationTest.DepthRangef (2 ms)
[ RUN      ] GLES2ImplementationTest.DetachShader
[       OK ] GLES2ImplementationTest.DetachShader (2 ms)
[148/2819] GLES2ImplementationTest.DetachShader (2 ms)
[ RUN      ] GLES2ImplementationTest.DisableVertexAttribArray
[       OK ] GLES2ImplementationTest.DisableVertexAttribArray (2 ms)
[149/2819] GLES2ImplementationTest.DisableVertexAttribArray (2 ms)
[ RUN      ] GLES2ImplementationTest.DrawArrays
[       OK ] GLES2ImplementationTest.DrawArrays (2 ms)
[150/2819] GLES2ImplementationTest.DrawArrays (2 ms)
[ RUN      ] GLES2ImplementationTest.EnableVertexAttribArray
[       OK ] GLES2ImplementationTest.EnableVertexAttribArray (4 ms)
[151/2819] GLES2ImplementationTest.EnableVertexAttribArray (4 ms)
[ RUN      ] GLES2ImplementationTest.Flush
[       OK ] GLES2ImplementationTest.Flush (3 ms)
[152/2819] GLES2ImplementationTest.Flush (3 ms)
[ RUN      ] GLES2ImplementationTest.FramebufferRenderbuffer
[       OK ] GLES2ImplementationTest.FramebufferRenderbuffer (3 ms)
[153/2819] GLES2ImplementationTest.FramebufferRenderbuffer (3 ms)
[ RUN      ] GLES2ImplementationTest.FramebufferTexture2D
[       OK ] GLES2ImplementationTest.FramebufferTexture2D (3 ms)
[154/2819] GLES2ImplementationTest.FramebufferTexture2D (3 ms)
[ RUN      ] GLES2ImplementationTest.FramebufferTexture2DInvalidConstantArg4
[       OK ] GLES2ImplementationTest.FramebufferTexture2DInvalidConstantArg4 (3 ms)
[155/2819] GLES2ImplementationTest.FramebufferTexture2DInvalidConstantArg4 (3 ms)
[ RUN      ] GLES2ImplementationTest.FramebufferTextureLayer
[       OK ] GLES2ImplementationTest.FramebufferTextureLayer (3 ms)
[156/2819] GLES2ImplementationTest.FramebufferTextureLayer (3 ms)
[ RUN      ] GLES2ImplementationTest.FrontFace
[       OK ] GLES2ImplementationTest.FrontFace (4 ms)
[157/2819] GLES2ImplementationTest.FrontFace (4 ms)
[ RUN      ] GLES2ImplementationTest.GenBuffers
[       OK ] GLES2ImplementationTest.GenBuffers (3 ms)
[158/2819] GLES2ImplementationTest.GenBuffers (3 ms)
[ RUN      ] GLES2ImplementationTest.GenerateMipmap
[       OK ] GLES2ImplementationTest.GenerateMipmap (3 ms)
[159/2819] GLES2ImplementationTest.GenerateMipmap (3 ms)
[ RUN      ] GLES2ImplementationTest.GenFramebuffers
[       OK ] GLES2ImplementationTest.GenFramebuffers (4 ms)
[160/2819] GLES2ImplementationTest.GenFramebuffers (4 ms)
[ RUN      ] GLES2ImplementationTest.GetInteger64i_v
[       OK ] GLES2ImplementationTest.GetInteger64i_v (4 ms)
[161/2819] GLES2ImplementationTest.GetInteger64i_v (4 ms)
[ RUN      ] GLES2ImplementationTest.GetIntegerv
[       OK ] GLES2ImplementationTest.GetIntegerv (3 ms)
[162/2819] GLES2ImplementationTest.GetIntegerv (3 ms)
[ RUN      ] GLES2ImplementationTest.GetProgramiv
[       OK ] GLES2ImplementationTest.GetProgramiv (3 ms)
[163/2819] GLES2ImplementationTest.GetProgramiv (3 ms)
[ RUN      ] GLES2ImplementationTest.GetRenderbufferParameteriv
[       OK ] GLES2ImplementationTest.GetRenderbufferParameteriv (3 ms)
[164/2819] GLES2ImplementationTest.GetRenderbufferParameteriv (3 ms)
[ RUN      ] GLES2ImplementationTest.GetSamplerParameterfv
[       OK ] GLES2ImplementationTest.GetSamplerParameterfv (3 ms)
[165/2819] GLES2ImplementationTest.GetSamplerParameterfv (3 ms)
[ RUN      ] GLES2ImplementationTest.GetSamplerParameteriv
[       OK ] GLES2ImplementationTest.GetSamplerParameteriv (3 ms)
[166/2819] GLES2ImplementationTest.GetSamplerParameteriv (3 ms)
[ RUN      ] GLES2ImplementationTest.GetShaderiv
[       OK ] GLES2ImplementationTest.GetShaderiv (3 ms)
[167/2819] GLES2ImplementationTest.GetShaderiv (3 ms)
[ RUN      ] GLES2ImplementationTest.GetSynciv
[       OK ] GLES2ImplementationTest.GetSynciv (3 ms)
[168/2819] GLES2ImplementationTest.GetSynciv (3 ms)
[ RUN      ] GLES2ImplementationTest.GetTexParameterfv
[       OK ] GLES2ImplementationTest.GetTexParameterfv (3 ms)
[169/2819] GLES2ImplementationTest.GetTexParameterfv (3 ms)
[ RUN      ] GLES2ImplementationTest.GetTexParameteriv
[       OK ] GLES2ImplementationTest.GetTexParameteriv (3 ms)
[170/2819] GLES2ImplementationTest.GetTexParameteriv (3 ms)
[ RUN      ] GLES2ImplementationTest.PolygonOffset
[       OK ] GLES2ImplementationTest.PolygonOffset (4 ms)
[171/2819] GLES2ImplementationTest.PolygonOffset (4 ms)
[ RUN      ] GLES2ImplementationTest.ReadBuffer
[       OK ] GLES2ImplementationTest.ReadBuffer (3 ms)
[172/2819] GLES2ImplementationTest.ReadBuffer (3 ms)
[ RUN      ] GLES2ImplementationTest.ReleaseShaderCompiler
[       OK ] GLES2ImplementationTest.ReleaseShaderCompiler (3 ms)
[173/2819] GLES2ImplementationTest.ReleaseShaderCompiler (3 ms)
[ RUN      ] GLES2ImplementationTest.RenderbufferStorage
[       OK ] GLES2ImplementationTest.RenderbufferStorage (3 ms)
[174/2819] GLES2ImplementationTest.RenderbufferStorage (3 ms)
[ RUN      ] GLES2ImplementationTest.ResumeTransformFeedback
[       OK ] GLES2ImplementationTest.ResumeTransformFeedback (3 ms)
[175/2819] GLES2ImplementationTest.ResumeTransformFeedback (3 ms)
[ RUN      ] GLES2ImplementationTest.SampleCoverage
[       OK ] GLES2ImplementationTest.SampleCoverage (3 ms)
[176/2819] GLES2ImplementationTest.SampleCoverage (3 ms)
[ RUN      ] GLES2ImplementationTest.SamplerParameterf
[       OK ] GLES2ImplementationTest.SamplerParameterf (3 ms)
[177/2819] GLES2ImplementationTest.SamplerParameterf (3 ms)
[ RUN      ] GLES2ImplementationTest.SamplerParameterfv
[       OK ] GLES2ImplementationTest.SamplerParameterfv (3 ms)
[178/2819] GLES2ImplementationTest.SamplerParameterfv (3 ms)
[ RUN      ] GLES2ImplementationTest.SamplerParameteri
[       OK ] GLES2ImplementationTest.SamplerParameteri (2 ms)
[179/2819] GLES2ImplementationTest.SamplerParameteri (2 ms)
[ RUN      ] GLES2ImplementationTest.SamplerParameteriv
[       OK ] GLES2ImplementationTest.SamplerParameteriv (2 ms)
[180/2819] GLES2ImplementationTest.SamplerParameteriv (2 ms)
[ RUN      ] GLES2ImplementationTest.GenRenderbuffers
[       OK ] GLES2ImplementationTest.GenRenderbuffers (4 ms)
[181/2819] GLES2ImplementationTest.GenRenderbuffers (4 ms)
[ RUN      ] GLES2ImplementationTest.GenSamplers
[       OK ] GLES2ImplementationTest.GenSamplers (3 ms)
[182/2819] GLES2ImplementationTest.GenSamplers (3 ms)
[ RUN      ] GLES2ImplementationTest.GenTextures
[       OK ] GLES2ImplementationTest.GenTextures (4 ms)
[183/2819] GLES2ImplementationTest.GenTextures (4 ms)
[ RUN      ] GLES2ImplementationTest.GenTransformFeedbacks
[       OK ] GLES2ImplementationTest.GenTransformFeedbacks (3 ms)
[184/2819] GLES2ImplementationTest.GenTransformFeedbacks (3 ms)
[ RUN      ] GLES2ImplementationTest.GetBooleanv
[       OK ] GLES2ImplementationTest.GetBooleanv (3 ms)
[185/2819] GLES2ImplementationTest.GetBooleanv (3 ms)
[ RUN      ] GLES2ImplementationTest.GetBufferParameteriv
[       OK ] GLES2ImplementationTest.GetBufferParameteriv (4 ms)
[186/2819] GLES2ImplementationTest.GetBufferParameteriv (4 ms)
[ RUN      ] GLES2ImplementationTest.GetFloatv
[       OK ] GLES2ImplementationTest.GetFloatv (8 ms)
[187/2819] GLES2ImplementationTest.GetFloatv (8 ms)
[ RUN      ] GLES2ImplementationTest.GetFramebufferAttachmentParameteriv
[       OK ] GLES2ImplementationTest.GetFramebufferAttachmentParameteriv (4 ms)
[188/2819] GLES2ImplementationTest.GetFramebufferAttachmentParameteriv (4 ms)
[ RUN      ] GLES2ImplementationTest.GetInteger64v
[       OK ] GLES2ImplementationTest.GetInteger64v (3 ms)
[189/2819] GLES2ImplementationTest.GetInteger64v (3 ms)
[ RUN      ] GLES2ImplementationTest.GetIntegeri_v
[       OK ] GLES2ImplementationTest.GetIntegeri_v (4 ms)
[190/2819] GLES2ImplementationTest.GetIntegeri_v (4 ms)
[ RUN      ] GLES2ImplementationTest.IsRenderbuffer
[       OK ] GLES2ImplementationTest.IsRenderbuffer (4 ms)
[191/2819] GLES2ImplementationTest.IsRenderbuffer (4 ms)
[ RUN      ] GLES2ImplementationTest.IsSampler
[       OK ] GLES2ImplementationTest.IsSampler (3 ms)
[192/2819] GLES2ImplementationTest.IsSampler (3 ms)
[ RUN      ] GLES2ImplementationTest.IsShader
[       OK ] GLES2ImplementationTest.IsShader (3 ms)
[193/2819] GLES2ImplementationTest.IsShader (3 ms)
[ RUN      ] GLES2ImplementationTest.IsSync
[       OK ] GLES2ImplementationTest.IsSync (3 ms)
[194/2819] GLES2ImplementationTest.IsSync (3 ms)
[ RUN      ] GLES2ImplementationTest.IsTexture
[       OK ] GLES2ImplementationTest.IsTexture (2 ms)
[195/2819] GLES2ImplementationTest.IsTexture (2 ms)
[ RUN      ] GLES2ImplementationTest.IsTransformFeedback
[       OK ] GLES2ImplementationTest.IsTransformFeedback (2 ms)
[196/2819] GLES2ImplementationTest.IsTransformFeedback (2 ms)
[ RUN      ] GLES2ImplementationTest.LineWidth
[       OK ] GLES2ImplementationTest.LineWidth (3 ms)
[197/2819] GLES2ImplementationTest.LineWidth (3 ms)
[ RUN      ] GLES2ImplementationTest.LinkProgram
[       OK ] GLES2ImplementationTest.LinkProgram (3 ms)
[198/2819] GLES2ImplementationTest.LinkProgram (3 ms)
[ RUN      ] GLES2ImplementationTest.PauseTransformFeedback
[       OK ] GLES2ImplementationTest.PauseTransformFeedback (3 ms)
[199/2819] GLES2ImplementationTest.PauseTransformFeedback (3 ms)
[ RUN      ] GLES2ImplementationTest.PixelStorei
[       OK ] GLES2ImplementationTest.PixelStorei (2 ms)
[200/2819] GLES2ImplementationTest.PixelStorei (2 ms)
[ RUN      ] GLES2ImplementationTest.GetVertexAttribfv
[       OK ] GLES2ImplementationTest.GetVertexAttribfv (5 ms)
[201/2819] GLES2ImplementationTest.GetVertexAttribfv (5 ms)
[ RUN      ] GLES2ImplementationTest.GetVertexAttribiv
[       OK ] GLES2ImplementationTest.GetVertexAttribiv (3 ms)
[202/2819] GLES2ImplementationTest.GetVertexAttribiv (3 ms)
[ RUN      ] GLES2ImplementationTest.GetVertexAttribIiv
[       OK ] GLES2ImplementationTest.GetVertexAttribIiv (3 ms)
[203/2819] GLES2ImplementationTest.GetVertexAttribIiv (3 ms)
[ RUN      ] GLES2ImplementationTest.GetVertexAttribIuiv
[       OK ] GLES2ImplementationTest.GetVertexAttribIuiv (3 ms)
[204/2819] GLES2ImplementationTest.GetVertexAttribIuiv (3 ms)
[ RUN      ] GLES2ImplementationTest.Hint
[       OK ] GLES2ImplementationTest.Hint (3 ms)
[205/2819] GLES2ImplementationTest.Hint (3 ms)
[ RUN      ] GLES2ImplementationTest.InvalidateFramebuffer
[       OK ] GLES2ImplementationTest.InvalidateFramebuffer (3 ms)
[206/2819] GLES2ImplementationTest.InvalidateFramebuffer (3 ms)
[ RUN      ] GLES2ImplementationTest.InvalidateSubFramebuffer
[       OK ] GLES2ImplementationTest.InvalidateSubFramebuffer (3 ms)
[207/2819] GLES2ImplementationTest.InvalidateSubFramebuffer (3 ms)
[ RUN      ] GLES2ImplementationTest.IsBuffer
[       OK ] GLES2ImplementationTest.IsBuffer (4 ms)
[208/2819] GLES2ImplementationTest.IsBuffer (4 ms)
[ RUN      ] GLES2ImplementationTest.IsFramebuffer
[       OK ] GLES2ImplementationTest.IsFramebuffer (3 ms)
[209/2819] GLES2ImplementationTest.IsFramebuffer (3 ms)
[ RUN      ] GLES2ImplementationTest.IsProgram
[       OK ] GLES2ImplementationTest.IsProgram (4 ms)
[210/2819] GLES2ImplementationTest.IsProgram (4 ms)
[ RUN      ] GLES2ImplementationTest.Scissor
[       OK ] GLES2ImplementationTest.Scissor (4 ms)
[211/2819] GLES2ImplementationTest.Scissor (4 ms)
[ RUN      ] GLES2ImplementationTest.ShaderSource
[       OK ] GLES2ImplementationTest.ShaderSource (3 ms)
[212/2819] GLES2ImplementationTest.ShaderSource (3 ms)
[ RUN      ] GLES2ImplementationTest.ShaderSourceWithLength
[       OK ] GLES2ImplementationTest.ShaderSourceWithLength (3 ms)
[213/2819] GLES2ImplementationTest.ShaderSourceWithLength (3 ms)
[ RUN      ] GLES2ImplementationTest.StencilFunc
[       OK ] GLES2ImplementationTest.StencilFunc (2 ms)
[214/2819] GLES2ImplementationTest.StencilFunc (2 ms)
[ RUN      ] GLES2ImplementationTest.StencilFuncSeparate
[       OK ] GLES2ImplementationTest.StencilFuncSeparate (2 ms)
[215/2819] GLES2ImplementationTest.StencilFuncSeparate (2 ms)
[ RUN      ] GLES2ImplementationTest.StencilMask
[       OK ] GLES2ImplementationTest.StencilMask (2 ms)
[216/2819] GLES2ImplementationTest.StencilMask (2 ms)
[ RUN      ] GLES2ImplementationTest.StencilMaskSeparate
[       OK ] GLES2ImplementationTest.StencilMaskSeparate (2 ms)
[217/2819] GLES2ImplementationTest.StencilMaskSeparate (2 ms)
[ RUN      ] GLES2ImplementationTest.StencilOp
[       OK ] GLES2ImplementationTest.StencilOp (2 ms)
[218/2819] GLES2ImplementationTest.StencilOp (2 ms)
[ RUN      ] GLES2ImplementationTest.StencilOpSeparate
[       OK ] GLES2ImplementationTest.StencilOpSeparate (2 ms)
[219/2819] GLES2ImplementationTest.StencilOpSeparate (2 ms)
[ RUN      ] GLES2ImplementationTest.TexParameterf
[       OK ] GLES2ImplementationTest.TexParameterf (1 ms)
[220/2819] GLES2ImplementationTest.TexParameterf (1 ms)
[ RUN      ] GLES2ImplementationTest.TexParameterfv
[       OK ] GLES2ImplementationTest.TexParameterfv (3 ms)
[221/2819] GLES2ImplementationTest.TexParameterfv (3 ms)
[ RUN      ] GLES2ImplementationTest.TexParameteri
[       OK ] GLES2ImplementationTest.TexParameteri (2 ms)
[222/2819] GLES2ImplementationTest.TexParameteri (2 ms)
[ RUN      ] GLES2ImplementationTest.TexParameteriv
[       OK ] GLES2ImplementationTest.TexParameteriv (2 ms)
[223/2819] GLES2ImplementationTest.TexParameteriv (2 ms)
[ RUN      ] GLES2ImplementationTest.TexStorage3D
[       OK ] GLES2ImplementationTest.TexStorage3D (2 ms)
[224/2819] GLES2ImplementationTest.TexStorage3D (2 ms)
[ RUN      ] GLES2ImplementationTest.TransformFeedbackVaryings
[       OK ] GLES2ImplementationTest.TransformFeedbackVaryings (4 ms)
[225/2819] GLES2ImplementationTest.TransformFeedbackVaryings (4 ms)
[ RUN      ] GLES2ImplementationTest.Uniform1f
[       OK ] GLES2ImplementationTest.Uniform1f (2 ms)
[226/2819] GLES2ImplementationTest.Uniform1f (2 ms)
[ RUN      ] GLES2ImplementationTest.Uniform1fv
[       OK ] GLES2ImplementationTest.Uniform1fv (2 ms)
[227/2819] GLES2ImplementationTest.Uniform1fv (2 ms)
[ RUN      ] GLES2ImplementationTest.Uniform1i
[       OK ] GLES2ImplementationTest.Uniform1i (2 ms)
[228/2819] GLES2ImplementationTest.Uniform1i (2 ms)
[ RUN      ] GLES2ImplementationTest.Uniform1iv
[       OK ] GLES2ImplementationTest.Uniform1iv (3 ms)
[229/2819] GLES2ImplementationTest.Uniform1iv (3 ms)
[ RUN      ] GLES2ImplementationTest.Uniform1ui
[       OK ] GLES2ImplementationTest.Uniform1ui (3 ms)
[230/2819] GLES2ImplementationTest.Uniform1ui (3 ms)
[ RUN      ] GLES2ImplementationTest.Uniform1uiv
[       OK ] GLES2ImplementationTest.Uniform1uiv (4 ms)
[231/2819] GLES2ImplementationTest.Uniform1uiv (4 ms)
[ RUN      ] GLES2ImplementationTest.Uniform2f
[       OK ] GLES2ImplementationTest.Uniform2f (3 ms)
[232/2819] GLES2ImplementationTest.Uniform2f (3 ms)
[ RUN      ] GLES2ImplementationTest.Uniform2fv
[       OK ] GLES2ImplementationTest.Uniform2fv (4 ms)
[233/2819] GLES2ImplementationTest.Uniform2fv (4 ms)
[ RUN      ] GLES2ImplementationTest.Uniform2i
[       OK ] GLES2ImplementationTest.Uniform2i (3 ms)
[234/2819] GLES2ImplementationTest.Uniform2i (3 ms)
[ RUN      ] GLES2ImplementationTest.Uniform2iv
[       OK ] GLES2ImplementationTest.Uniform2iv (3 ms)
[235/2819] GLES2ImplementationTest.Uniform2iv (3 ms)
[ RUN      ] GLES2ImplementationTest.Uniform2ui
[       OK ] GLES2ImplementationTest.Uniform2ui (3 ms)
[236/2819] GLES2ImplementationTest.Uniform2ui (3 ms)
[ RUN      ] GLES2ImplementationTest.Uniform2uiv
[       OK ] GLES2ImplementationTest.Uniform2uiv (3 ms)
[237/2819] GLES2ImplementationTest.Uniform2uiv (3 ms)
[ RUN      ] GLES2ImplementationTest.Uniform3f
[       OK ] GLES2ImplementationTest.Uniform3f (3 ms)
[238/2819] GLES2ImplementationTest.Uniform3f (3 ms)
[ RUN      ] GLES2ImplementationTest.Uniform3fv
[       OK ] GLES2ImplementationTest.Uniform3fv (3 ms)
[239/2819] GLES2ImplementationTest.Uniform3fv (3 ms)
[ RUN      ] GLES2ImplementationTest.Uniform3i
[       OK ] GLES2ImplementationTest.Uniform3i (4 ms)
[240/2819] GLES2ImplementationTest.Uniform3i (4 ms)
[ RUN      ] GLES2ImplementationTest.UniformMatrix3x4fv
[       OK ] GLES2ImplementationTest.UniformMatrix3x4fv (4 ms)
[241/2819] GLES2ImplementationTest.UniformMatrix3x4fv (4 ms)
[ RUN      ] GLES2ImplementationTest.UniformMatrix3x4fvInvalidConstantArg2
[       OK ] GLES2ImplementationTest.UniformMatrix3x4fvInvalidConstantArg2 (4 ms)
[242/2819] GLES2ImplementationTest.UniformMatrix3x4fvInvalidConstantArg2 (4 ms)
[ RUN      ] GLES2ImplementationTest.UniformMatrix4fv
[       OK ] GLES2ImplementationTest.UniformMatrix4fv (3 ms)
[243/2819] GLES2ImplementationTest.UniformMatrix4fv (3 ms)
[ RUN      ] GLES2ImplementationTest.UniformMatrix4fvInvalidConstantArg2
[       OK ] GLES2ImplementationTest.UniformMatrix4fvInvalidConstantArg2 (3 ms)
[244/2819] GLES2ImplementationTest.UniformMatrix4fvInvalidConstantArg2 (3 ms)
[ RUN      ] GLES2ImplementationTest.UniformMatrix4x2fv
[       OK ] GLES2ImplementationTest.UniformMatrix4x2fv (3 ms)
[245/2819] GLES2ImplementationTest.UniformMatrix4x2fv (3 ms)
[ RUN      ] GLES2ImplementationTest.UniformMatrix4x2fvInvalidConstantArg2
[       OK ] GLES2ImplementationTest.UniformMatrix4x2fvInvalidConstantArg2 (3 ms)
[246/2819] GLES2ImplementationTest.UniformMatrix4x2fvInvalidConstantArg2 (3 ms)
[ RUN      ] GLES2ImplementationTest.UniformMatrix4x3fv
[       OK ] GLES2ImplementationTest.UniformMatrix4x3fv (11 ms)
[247/2819] GLES2ImplementationTest.UniformMatrix4x3fv (11 ms)
[ RUN      ] GLES2ImplementationTest.UniformMatrix4x3fvInvalidConstantArg2
[       OK ] GLES2ImplementationTest.UniformMatrix4x3fvInvalidConstantArg2 (3 ms)
[248/2819] GLES2ImplementationTest.UniformMatrix4x3fvInvalidConstantArg2 (3 ms)
[ RUN      ] GLES2ImplementationTest.UseProgram
[       OK ] GLES2ImplementationTest.UseProgram (3 ms)
[249/2819] GLES2ImplementationTest.UseProgram (3 ms)
[ RUN      ] GLES2ImplementationTest.ValidateProgram
[       OK ] GLES2ImplementationTest.ValidateProgram (3 ms)
[250/2819] GLES2ImplementationTest.ValidateProgram (3 ms)
[ RUN      ] GLES2ImplementationTest.DeleteQueriesEXT
[       OK ] GLES2ImplementationTest.DeleteQueriesEXT (3 ms)
[251/2819] GLES2ImplementationTest.DeleteQueriesEXT (3 ms)
[ RUN      ] GLES2ImplementationTest.BeginTransformFeedback
[       OK ] GLES2ImplementationTest.BeginTransformFeedback (3 ms)
[252/2819] GLES2ImplementationTest.BeginTransformFeedback (3 ms)
[ RUN      ] GLES2ImplementationTest.EndTransformFeedback
[       OK ] GLES2ImplementationTest.EndTransformFeedback (4 ms)
[253/2819] GLES2ImplementationTest.EndTransformFeedback (4 ms)
[ RUN      ] GLES2ImplementationTest.PopGroupMarkerEXT
[       OK ] GLES2ImplementationTest.PopGroupMarkerEXT (3 ms)
[254/2819] GLES2ImplementationTest.PopGroupMarkerEXT (3 ms)
[ RUN      ] GLES2ImplementationTest.GenVertexArraysOES
[       OK ] GLES2ImplementationTest.GenVertexArraysOES (4 ms)
[255/2819] GLES2ImplementationTest.GenVertexArraysOES (4 ms)
[ RUN      ] GLES2ImplementationTest.DeleteVertexArraysOES
[       OK ] GLES2ImplementationTest.DeleteVertexArraysOES (3 ms)
[256/2819] GLES2ImplementationTest.DeleteVertexArraysOES (3 ms)
[ RUN      ] GLES2ImplementationTest.IsVertexArrayOES
[       OK ] GLES2ImplementationTest.IsVertexArrayOES (4 ms)
[257/2819] GLES2ImplementationTest.IsVertexArrayOES (4 ms)
[ RUN      ] GLES2ImplementationTest.ResizeCHROMIUM
[       OK ] GLES2ImplementationTest.ResizeCHROMIUM (3 ms)
[258/2819] GLES2ImplementationTest.ResizeCHROMIUM (3 ms)
[ RUN      ] GLES2ImplementationTest.TexImageIOSurface2DCHROMIUM
[       OK ] GLES2ImplementationTest.TexImageIOSurface2DCHROMIUM (3 ms)
[259/2819] GLES2ImplementationTest.TexImageIOSurface2DCHROMIUM (3 ms)
[ RUN      ] GLES2ImplementationTest.CopyTextureCHROMIUM
[       OK ] GLES2ImplementationTest.CopyTextureCHROMIUM (3 ms)
[260/2819] GLES2ImplementationTest.CopyTextureCHROMIUM (3 ms)
[ RUN      ] GLES2ImplementationTest.UniformMatrix2fv
[       OK ] GLES2ImplementationTest.UniformMatrix2fv (4 ms)
[261/2819] GLES2ImplementationTest.UniformMatrix2fv (4 ms)
[ RUN      ] GLES2ImplementationTest.UniformMatrix2fvInvalidConstantArg2
[       OK ] GLES2ImplementationTest.UniformMatrix2fvInvalidConstantArg2 (3 ms)
[262/2819] GLES2ImplementationTest.UniformMatrix2fvInvalidConstantArg2 (3 ms)
[ RUN      ] GLES2ImplementationTest.UniformMatrix2x3fv
[       OK ] GLES2ImplementationTest.UniformMatrix2x3fv (3 ms)
[263/2819] GLES2ImplementationTest.UniformMatrix2x3fv (3 ms)
[ RUN      ] GLES2ImplementationTest.UniformMatrix2x3fvInvalidConstantArg2
[       OK ] GLES2ImplementationTest.UniformMatrix2x3fvInvalidConstantArg2 (4 ms)
[264/2819] GLES2ImplementationTest.UniformMatrix2x3fvInvalidConstantArg2 (4 ms)
[ RUN      ] GLES2ImplementationTest.UniformMatrix2x4fv
[       OK ] GLES2ImplementationTest.UniformMatrix2x4fv (3 ms)
[265/2819] GLES2ImplementationTest.UniformMatrix2x4fv (3 ms)
[ RUN      ] GLES2ImplementationTest.UniformMatrix2x4fvInvalidConstantArg2
[       OK ] GLES2ImplementationTest.UniformMatrix2x4fvInvalidConstantArg2 (4 ms)
[266/2819] GLES2ImplementationTest.UniformMatrix2x4fvInvalidConstantArg2 (4 ms)
[ RUN      ] GLES2ImplementationTest.UniformMatrix3fv
[       OK ] GLES2ImplementationTest.UniformMatrix3fv (3 ms)
[267/2819] GLES2ImplementationTest.UniformMatrix3fv (3 ms)
[ RUN      ] GLES2ImplementationTest.UniformMatrix3fvInvalidConstantArg2
[       OK ] GLES2ImplementationTest.UniformMatrix3fvInvalidConstantArg2 (4 ms)
[268/2819] GLES2ImplementationTest.UniformMatrix3fvInvalidConstantArg2 (4 ms)
[ RUN      ] GLES2ImplementationTest.UniformMatrix3x2fv
[       OK ] GLES2ImplementationTest.UniformMatrix3x2fv (3 ms)
[269/2819] GLES2ImplementationTest.UniformMatrix3x2fv (3 ms)
[ RUN      ] GLES2ImplementationTest.UniformMatrix3x2fvInvalidConstantArg2
[       OK ] GLES2ImplementationTest.UniformMatrix3x2fvInvalidConstantArg2 (3 ms)
[270/2819] GLES2ImplementationTest.UniformMatrix3x2fvInvalidConstantArg2 (3 ms)
[ RUN      ] GLES2ImplementationTest.VertexAttribI4ui
[       OK ] GLES2ImplementationTest.VertexAttribI4ui (5 ms)
[271/2819] GLES2ImplementationTest.VertexAttribI4ui (5 ms)
[ RUN      ] GLES2ImplementationTest.VertexAttribI4uiv
[       OK ] GLES2ImplementationTest.VertexAttribI4uiv (3 ms)
[272/2819] GLES2ImplementationTest.VertexAttribI4uiv (3 ms)
[ RUN      ] GLES2ImplementationTest.Viewport
[       OK ] GLES2ImplementationTest.Viewport (3 ms)
[273/2819] GLES2ImplementationTest.Viewport (3 ms)
[ RUN      ] GLES2ImplementationTest.BlitFramebufferCHROMIUM
[       OK ] GLES2ImplementationTest.BlitFramebufferCHROMIUM (3 ms)
[274/2819] GLES2ImplementationTest.BlitFramebufferCHROMIUM (3 ms)
[ RUN      ] GLES2ImplementationTest.RenderbufferStorageMultisampleCHROMIUM
[       OK ] GLES2ImplementationTest.RenderbufferStorageMultisampleCHROMIUM (3 ms)
[275/2819] GLES2ImplementationTest.RenderbufferStorageMultisampleCHROMIUM (3 ms)
[ RUN      ] GLES2ImplementationTest.RenderbufferStorageMultisampleEXT
[       OK ] GLES2ImplementationTest.RenderbufferStorageMultisampleEXT (4 ms)
[276/2819] GLES2ImplementationTest.RenderbufferStorageMultisampleEXT (4 ms)
[ RUN      ] GLES2ImplementationTest.FramebufferTexture2DMultisampleEXT
[       OK ] GLES2ImplementationTest.FramebufferTexture2DMultisampleEXT (3 ms)
[277/2819] GLES2ImplementationTest.FramebufferTexture2DMultisampleEXT (3 ms)
[ RUN      ] GLES2ImplementationTest.FramebufferTexture2DMultisampleEXTInvalidConstantArg4
[       OK ] GLES2ImplementationTest.FramebufferTexture2DMultisampleEXTInvalidConstantArg4 (4 ms)
[278/2819] GLES2ImplementationTest.FramebufferTexture2DMultisampleEXTInvalidConstantArg4 (4 ms)
[ RUN      ] GLES2ImplementationTest.TexStorage2DEXT
[       OK ] GLES2ImplementationTest.TexStorage2DEXT (3 ms)
[279/2819] GLES2ImplementationTest.TexStorage2DEXT (3 ms)
[ RUN      ] GLES2ImplementationTest.GenQueriesEXT
[       OK ] GLES2ImplementationTest.GenQueriesEXT (3 ms)
[280/2819] GLES2ImplementationTest.GenQueriesEXT (3 ms)
[ RUN      ] GLES2ImplementationTest.Uniform3iv
[       OK ] GLES2ImplementationTest.Uniform3iv (4 ms)
[281/2819] GLES2ImplementationTest.Uniform3iv (4 ms)
[ RUN      ] GLES2ImplementationTest.Uniform3ui
[       OK ] GLES2ImplementationTest.Uniform3ui (3 ms)
[282/2819] GLES2ImplementationTest.Uniform3ui (3 ms)
[ RUN      ] GLES2ImplementationTest.Uniform3uiv
[       OK ] GLES2ImplementationTest.Uniform3uiv (3 ms)
[283/2819] GLES2ImplementationTest.Uniform3uiv (3 ms)
[ RUN      ] GLES2ImplementationTest.Uniform4f
[       OK ] GLES2ImplementationTest.Uniform4f (3 ms)
[284/2819] GLES2ImplementationTest.Uniform4f (3 ms)
[ RUN      ] GLES2ImplementationTest.Uniform4fv
[       OK ] GLES2ImplementationTest.Uniform4fv (3 ms)
[285/2819] GLES2ImplementationTest.Uniform4fv (3 ms)
[ RUN      ] GLES2ImplementationTest.Uniform4i
[       OK ] GLES2ImplementationTest.Uniform4i (3 ms)
[286/2819] GLES2ImplementationTest.Uniform4i (3 ms)
[ RUN      ] GLES2ImplementationTest.Uniform4iv
[       OK ] GLES2ImplementationTest.Uniform4iv (3 ms)
[287/2819] GLES2ImplementationTest.Uniform4iv (3 ms)
[ RUN      ] GLES2ImplementationTest.Uniform4ui
[       OK ] GLES2ImplementationTest.Uniform4ui (3 ms)
[288/2819] GLES2ImplementationTest.Uniform4ui (3 ms)
[ RUN      ] GLES2ImplementationTest.Uniform4uiv
[       OK ] GLES2ImplementationTest.Uniform4uiv (3 ms)
[289/2819] GLES2ImplementationTest.Uniform4uiv (3 ms)
[ RUN      ] GLES2ImplementationTest.UniformBlockBinding
[       OK ] GLES2ImplementationTest.UniformBlockBinding (3 ms)
[290/2819] GLES2ImplementationTest.UniformBlockBinding (3 ms)
[ RUN      ] GLES2ImplementationTest.VertexAttrib1f
[       OK ] GLES2ImplementationTest.VertexAttrib1f (3 ms)
[291/2819] GLES2ImplementationTest.VertexAttrib1f (3 ms)
[ RUN      ] GLES2ImplementationTest.VertexAttrib1fv
[       OK ] GLES2ImplementationTest.VertexAttrib1fv (3 ms)
[292/2819] GLES2ImplementationTest.VertexAttrib1fv (3 ms)
[ RUN      ] GLES2ImplementationTest.VertexAttrib2f
[       OK ] GLES2ImplementationTest.VertexAttrib2f (3 ms)
[293/2819] GLES2ImplementationTest.VertexAttrib2f (3 ms)
[ RUN      ] GLES2ImplementationTest.VertexAttrib2fv
[       OK ] GLES2ImplementationTest.VertexAttrib2fv (4 ms)
[294/2819] GLES2ImplementationTest.VertexAttrib2fv (4 ms)
[ RUN      ] GLES2ImplementationTest.VertexAttrib3f
[       OK ] GLES2ImplementationTest.VertexAttrib3f (3 ms)
[295/2819] GLES2ImplementationTest.VertexAttrib3f (3 ms)
[ RUN      ] GLES2ImplementationTest.VertexAttrib3fv
[       OK ] GLES2ImplementationTest.VertexAttrib3fv (4 ms)
[296/2819] GLES2ImplementationTest.VertexAttrib3fv (4 ms)
[ RUN      ] GLES2ImplementationTest.VertexAttrib4f
[       OK ] GLES2ImplementationTest.VertexAttrib4f (3 ms)
[297/2819] GLES2ImplementationTest.VertexAttrib4f (3 ms)
[ RUN      ] GLES2ImplementationTest.VertexAttrib4fv
[       OK ] GLES2ImplementationTest.VertexAttrib4fv (3 ms)
[298/2819] GLES2ImplementationTest.VertexAttrib4fv (3 ms)
[ RUN      ] GLES2ImplementationTest.VertexAttribI4i
[       OK ] GLES2ImplementationTest.VertexAttribI4i (3 ms)
[299/2819] GLES2ImplementationTest.VertexAttribI4i (3 ms)
[ RUN      ] GLES2ImplementationTest.VertexAttribI4iv
[       OK ] GLES2ImplementationTest.VertexAttribI4iv (3 ms)
[300/2819] GLES2ImplementationTest.VertexAttribI4iv (3 ms)
[ RUN      ] GLES2ImplementationTest.CopySubTextureCHROMIUM
[       OK ] GLES2ImplementationTest.CopySubTextureCHROMIUM (4 ms)
[301/2819] GLES2ImplementationTest.CopySubTextureCHROMIUM (4 ms)
[ RUN      ] GLES2ImplementationTest.CompressedCopyTextureCHROMIUM
[       OK ] GLES2ImplementationTest.CompressedCopyTextureCHROMIUM (3 ms)
[302/2819] GLES2ImplementationTest.CompressedCopyTextureCHROMIUM (3 ms)
[ RUN      ] GLES2ImplementationTest.DrawArraysInstancedANGLE
[       OK ] GLES2ImplementationTest.DrawArraysInstancedANGLE (3 ms)
[303/2819] GLES2ImplementationTest.DrawArraysInstancedANGLE (3 ms)
[ RUN      ] GLES2ImplementationTest.VertexAttribDivisorANGLE
[       OK ] GLES2ImplementationTest.VertexAttribDivisorANGLE (3 ms)
[304/2819] GLES2ImplementationTest.VertexAttribDivisorANGLE (3 ms)
[ RUN      ] GLES2ImplementationTest.GenValuebuffersCHROMIUM
[       OK ] GLES2ImplementationTest.GenValuebuffersCHROMIUM (2 ms)
[305/2819] GLES2ImplementationTest.GenValuebuffersCHROMIUM (2 ms)
[ RUN      ] GLES2ImplementationTest.DeleteValuebuffersCHROMIUM
[       OK ] GLES2ImplementationTest.DeleteValuebuffersCHROMIUM (2 ms)
[306/2819] GLES2ImplementationTest.DeleteValuebuffersCHROMIUM (2 ms)
[ RUN      ] GLES2ImplementationTest.IsValuebufferCHROMIUM
[       OK ] GLES2ImplementationTest.IsValuebufferCHROMIUM (2 ms)
[307/2819] GLES2ImplementationTest.IsValuebufferCHROMIUM (2 ms)
[ RUN      ] GLES2ImplementationTest.BindValuebufferCHROMIUM
[       OK ] GLES2ImplementationTest.BindValuebufferCHROMIUM (2 ms)
[308/2819] GLES2ImplementationTest.BindValuebufferCHROMIUM (2 ms)
[ RUN      ] GLES2ImplementationTest.SubscribeValueCHROMIUM
[       OK ] GLES2ImplementationTest.SubscribeValueCHROMIUM (1 ms)
[309/2819] GLES2ImplementationTest.SubscribeValueCHROMIUM (1 ms)
[ RUN      ] GLES2ImplementationTest.PopulateSubscribedValuesCHROMIUM
[       OK ] GLES2ImplementationTest.PopulateSubscribedValuesCHROMIUM (2 ms)
[310/2819] GLES2ImplementationTest.PopulateSubscribedValuesCHROMIUM (2 ms)
[ RUN      ] GLES2ImplementationTest.UniformValuebufferCHROMIUM
[       OK ] GLES2ImplementationTest.UniformValuebufferCHROMIUM (4 ms)
[311/2819] GLES2ImplementationTest.UniformValuebufferCHROMIUM (4 ms)
[ RUN      ] GLES2ImplementationTest.BindTexImage2DCHROMIUM
[       OK ] GLES2ImplementationTest.BindTexImage2DCHROMIUM (3 ms)
[312/2819] GLES2ImplementationTest.BindTexImage2DCHROMIUM (3 ms)
[ RUN      ] GLES2ImplementationTest.ReleaseTexImage2DCHROMIUM
[       OK ] GLES2ImplementationTest.ReleaseTexImage2DCHROMIUM (3 ms)
[313/2819] GLES2ImplementationTest.ReleaseTexImage2DCHROMIUM (3 ms)
[ RUN      ] GLES2ImplementationTest.DiscardFramebufferEXT
[       OK ] GLES2ImplementationTest.DiscardFramebufferEXT (2 ms)
[314/2819] GLES2ImplementationTest.DiscardFramebufferEXT (2 ms)
[ RUN      ] GLES2ImplementationTest.LoseContextCHROMIUM
[       OK ] GLES2ImplementationTest.LoseContextCHROMIUM (2 ms)
[315/2819] GLES2ImplementationTest.LoseContextCHROMIUM (2 ms)
[ RUN      ] GLES2ImplementationTest.WaitSyncPointCHROMIUM
[       OK ] GLES2ImplementationTest.WaitSyncPointCHROMIUM (3 ms)
[316/2819] GLES2ImplementationTest.WaitSyncPointCHROMIUM (3 ms)
[ RUN      ] GLES2ImplementationTest.DrawBuffersEXT
[       OK ] GLES2ImplementationTest.DrawBuffersEXT (3 ms)
[317/2819] GLES2ImplementationTest.DrawBuffersEXT (3 ms)
[ RUN      ] GLES2ImplementationTest.DiscardBackbufferCHROMIUM
[       OK ] GLES2ImplementationTest.DiscardBackbufferCHROMIUM (3 ms)
[318/2819] GLES2ImplementationTest.DiscardBackbufferCHROMIUM (3 ms)
[ RUN      ] GLES2ImplementationTest.MatrixLoadfCHROMIUM
[       OK ] GLES2ImplementationTest.MatrixLoadfCHROMIUM (3 ms)
[319/2819] GLES2ImplementationTest.MatrixLoadfCHROMIUM (3 ms)
[ RUN      ] GLES2ImplementationTest.MatrixLoadIdentityCHROMIUM
[       OK ] GLES2ImplementationTest.MatrixLoadIdentityCHROMIUM (3 ms)
[320/2819] GLES2ImplementationTest.MatrixLoadIdentityCHROMIUM (3 ms)
[ RUN      ] GLES2ImplementationStrictSharedTest.FlushGenerationTestBuffers
[       OK ] GLES2ImplementationStrictSharedTest.FlushGenerationTestBuffers (4 ms)
[321/2819] GLES2ImplementationStrictSharedTest.FlushGenerationTestBuffers (4 ms)
[ RUN      ] GLES2ImplementationStrictSharedTest.FlushGenerationTestFramebuffers
[       OK ] GLES2ImplementationStrictSharedTest.FlushGenerationTestFramebuffers (3 ms)
[322/2819] GLES2ImplementationStrictSharedTest.FlushGenerationTestFramebuffers (3 ms)
[ RUN      ] GLES2ImplementationStrictSharedTest.FlushGenerationTestRenderbuffers
[       OK ] GLES2ImplementationStrictSharedTest.FlushGenerationTestRenderbuffers (3 ms)
[323/2819] GLES2ImplementationStrictSharedTest.FlushGenerationTestRenderbuffers (3 ms)
[ RUN      ] GLES2ImplementationStrictSharedTest.FlushGenerationTestTextures
[       OK ] GLES2ImplementationStrictSharedTest.FlushGenerationTestTextures (3 ms)
[324/2819] GLES2ImplementationStrictSharedTest.FlushGenerationTestTextures (3 ms)
[ RUN      ] GLES2ImplementationStrictSharedTest.CrossContextGenerationTestBuffers
[       OK ] GLES2ImplementationStrictSharedTest.CrossContextGenerationTestBuffers (4 ms)
[325/2819] GLES2ImplementationStrictSharedTest.CrossContextGenerationTestBuffers (4 ms)
[ RUN      ] GLES2ImplementationStrictSharedTest.CrossContextGenerationTestFramebuffers
[       OK ] GLES2ImplementationStrictSharedTest.CrossContextGenerationTestFramebuffers (3 ms)
[326/2819] GLES2ImplementationStrictSharedTest.CrossContextGenerationTestFramebuffers (3 ms)
[ RUN      ] GLES2ImplementationStrictSharedTest.CrossContextGenerationTestRenderbuffers
[       OK ] GLES2ImplementationStrictSharedTest.CrossContextGenerationTestRenderbuffers (4 ms)
[327/2819] GLES2ImplementationStrictSharedTest.CrossContextGenerationTestRenderbuffers (4 ms)
[ RUN      ] GLES2ImplementationStrictSharedTest.CrossContextGenerationTestTextures
[       OK ] GLES2ImplementationStrictSharedTest.CrossContextGenerationTestTextures (3 ms)
[328/2819] GLES2ImplementationStrictSharedTest.CrossContextGenerationTestTextures (3 ms)
[ RUN      ] GLES2ImplementationStrictSharedTest.CrossContextGenerationAutoFlushTestBuffers
[       OK ] GLES2ImplementationStrictSharedTest.CrossContextGenerationAutoFlushTestBuffers (3 ms)
[329/2819] GLES2ImplementationStrictSharedTest.CrossContextGenerationAutoFlushTestBuffers (3 ms)
[ RUN      ] GLES2ImplementationStrictSharedTest.CrossContextGenerationAutoFlushTestFramebuffers
[       OK ] GLES2ImplementationStrictSharedTest.CrossContextGenerationAutoFlushTestFramebuffers (3 ms)
[330/2819] GLES2ImplementationStrictSharedTest.CrossContextGenerationAutoFlushTestFramebuffers (3 ms)
[ RUN      ] MappedMemoryManagerTest.FreeUnused
[       OK ] MappedMemoryManagerTest.FreeUnused (2 ms)
[331/2819] MappedMemoryManagerTest.FreeUnused (2 ms)
[ RUN      ] MappedMemoryManagerTest.ChunkSizeMultiple
[       OK ] MappedMemoryManagerTest.ChunkSizeMultiple (1 ms)
[332/2819] MappedMemoryManagerTest.ChunkSizeMultiple (1 ms)
[ RUN      ] MappedMemoryManagerTest.UnusedMemoryLimit
[       OK ] MappedMemoryManagerTest.UnusedMemoryLimit (1 ms)
[333/2819] MappedMemoryManagerTest.UnusedMemoryLimit (1 ms)
[ RUN      ] MappedMemoryManagerTest.MemoryLimitWithReuse

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7ffb2971d000, 2, 0x7fff95fd1984)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] MappedMemoryManagerTest.MemoryLimitWithReuse (1 ms)
[334/2819] MappedMemoryManagerTest.MemoryLimitWithReuse (1 ms)
[ RUN      ] MappedMemoryManagerTest.MaxAllocationTest
[       OK ] MappedMemoryManagerTest.MaxAllocationTest (1 ms)
[335/2819] MappedMemoryManagerTest.MaxAllocationTest (1 ms)
[ RUN      ] MappedMemoryManagerTest.Poll
[       OK ] MappedMemoryManagerTest.Poll (2 ms)
[336/2819] MappedMemoryManagerTest.Poll (2 ms)
[ RUN      ] ProgramInfoManagerTest.UpdateES2
[       OK ] ProgramInfoManagerTest.UpdateES2 (0 ms)
[337/2819] ProgramInfoManagerTest.UpdateES2 (0 ms)
[ RUN      ] ProgramInfoManagerTest.UpdateES3UniformBlocks
[       OK ] ProgramInfoManagerTest.UpdateES3UniformBlocks (0 ms)
[338/2819] ProgramInfoManagerTest.UpdateES3UniformBlocks (0 ms)
[ RUN      ] ProgramInfoManagerTest.UpdateES3TransformFeedbackVaryings
[       OK ] ProgramInfoManagerTest.UpdateES3TransformFeedbackVaryings (0 ms)
[339/2819] ProgramInfoManagerTest.UpdateES3TransformFeedbackVaryings (0 ms)
[ RUN      ] ProgramInfoManagerTest.GetUniformBlockIndexCached
[       OK ] ProgramInfoManagerTest.GetUniformBlockIndexCached (0 ms)
[340/2819] ProgramInfoManagerTest.GetUniformBlockIndexCached (0 ms)
[ RUN      ] GLES2ImplementationStrictSharedTest.CrossContextGenerationAutoFlushTestRenderbuffers
[       OK ] GLES2ImplementationStrictSharedTest.CrossContextGenerationAutoFlushTestRenderbuffers (4 ms)
[341/2819] GLES2ImplementationStrictSharedTest.CrossContextGenerationAutoFlushTestRenderbuffers (4 ms)
[ RUN      ] GLES2ImplementationStrictSharedTest.CrossContextGenerationAutoFlushTestTextures
[       OK ] GLES2ImplementationStrictSharedTest.CrossContextGenerationAutoFlushTestTextures (3 ms)
[342/2819] GLES2ImplementationStrictSharedTest.CrossContextGenerationAutoFlushTestTextures (3 ms)
[ RUN      ] GLES2ImplementationManualInitTest.LoseContextOnOOM
[       OK ] GLES2ImplementationManualInitTest.LoseContextOnOOM (3 ms)
[343/2819] GLES2ImplementationManualInitTest.LoseContextOnOOM (3 ms)
[ RUN      ] GLES2ImplementationManualInitTest.NoLoseContextOnOOM
[       OK ] GLES2ImplementationManualInitTest.NoLoseContextOnOOM (4 ms)
[344/2819] GLES2ImplementationManualInitTest.NoLoseContextOnOOM (4 ms)
[ RUN      ] GLES2ImplementationManualInitTest.FailInitOnBGRMismatch1
[       OK ] GLES2ImplementationManualInitTest.FailInitOnBGRMismatch1 (3 ms)
[345/2819] GLES2ImplementationManualInitTest.FailInitOnBGRMismatch1 (3 ms)
[ RUN      ] GLES2ImplementationManualInitTest.FailInitOnBGRMismatch2
[       OK ] GLES2ImplementationManualInitTest.FailInitOnBGRMismatch2 (3 ms)
[346/2819] GLES2ImplementationManualInitTest.FailInitOnBGRMismatch2 (3 ms)
[ RUN      ] GLES2ImplementationManualInitTest.FailInitOnTransferBufferFail
[       OK ] GLES2ImplementationManualInitTest.FailInitOnTransferBufferFail (3 ms)
[347/2819] GLES2ImplementationManualInitTest.FailInitOnTransferBufferFail (3 ms)
[ RUN      ] MemoryChunkTest.Basic
[       OK ] MemoryChunkTest.Basic (1 ms)
[348/2819] MemoryChunkTest.Basic (1 ms)
[ RUN      ] MappedMemoryManagerTest.Basic
[       OK ] MappedMemoryManagerTest.Basic (1 ms)
[349/2819] MappedMemoryManagerTest.Basic (1 ms)
[ RUN      ] MappedMemoryManagerTest.FreePendingToken

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f31b75d9000, 2, 0x7fffe07c7b84)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] MappedMemoryManagerTest.FreePendingToken (3 ms)
[350/2819] MappedMemoryManagerTest.FreePendingToken (3 ms)
[ RUN      ] ProgramInfoManagerTest.GetActiveUniformBlockNameCached
[       OK ] ProgramInfoManagerTest.GetActiveUniformBlockNameCached (1 ms)
[351/2819] ProgramInfoManagerTest.GetActiveUniformBlockNameCached (1 ms)
[ RUN      ] ProgramInfoManagerTest.GetActiveUniformBlockivCached
[       OK ] ProgramInfoManagerTest.GetActiveUniformBlockivCached (0 ms)
[352/2819] ProgramInfoManagerTest.GetActiveUniformBlockivCached (0 ms)
[ RUN      ] ProgramInfoManagerTest.GetTransformFeedbackVaryingCached
[       OK ] ProgramInfoManagerTest.GetTransformFeedbackVaryingCached (0 ms)
[353/2819] ProgramInfoManagerTest.GetTransformFeedbackVaryingCached (0 ms)
[ RUN      ] ProgramInfoManagerTest.GetUniformIndices
[       OK ] ProgramInfoManagerTest.GetUniformIndices (1 ms)
[354/2819] ProgramInfoManagerTest.GetUniformIndices (1 ms)
[ RUN      ] ProgramInfoManagerTest.GetActiveUniformsivCached
[       OK ] ProgramInfoManagerTest.GetActiveUniformsivCached (0 ms)
[355/2819] ProgramInfoManagerTest.GetActiveUniformsivCached (0 ms)
[ RUN      ] QuerySyncManagerTest.Basic

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/client/client_test_helper.cc:138:
    Function call: DestroyTransferBuffer(292)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/client/client_test_helper.cc:138:
    Function call: DestroyTransferBuffer(291)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] QuerySyncManagerTest.Basic (1 ms)
[356/2819] QuerySyncManagerTest.Basic (1 ms)
[ RUN      ] QuerySyncManagerTest.DontFree

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/client/client_test_helper.cc:138:
    Function call: DestroyTransferBuffer(292)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/client/client_test_helper.cc:138:
    Function call: DestroyTransferBuffer(291)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] QuerySyncManagerTest.DontFree (0 ms)
[357/2819] QuerySyncManagerTest.DontFree (0 ms)
[ RUN      ] QueryTrackerTest.Basic

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/client/client_test_helper.cc:138:
    Function call: DestroyTransferBuffer(292)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/client/client_test_helper.cc:138:
    Function call: DestroyTransferBuffer(291)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] QueryTrackerTest.Basic (0 ms)
[358/2819] QueryTrackerTest.Basic (0 ms)
[ RUN      ] QueryTrackerTest.Query

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/client/client_test_helper.cc:138:
    Function call: DestroyTransferBuffer(292)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/client/client_test_helper.cc:138:
    Function call: DestroyTransferBuffer(291)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] QueryTrackerTest.Query (1 ms)
[359/2819] QueryTrackerTest.Query (1 ms)
[ RUN      ] QueryTrackerTest.Remove

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/client/client_test_helper.cc:138:
    Function call: DestroyTransferBuffer(292)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/client/client_test_helper.cc:138:
    Function call: DestroyTransferBuffer(291)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] QueryTrackerTest.Remove (1 ms)
[360/2819] QueryTrackerTest.Remove (1 ms)
[ RUN      ] RingBufferTest.DiscardEndWithPaddingTest

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f6823724000, 8, 0x7fff2a311944)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] RingBufferTest.DiscardEndWithPaddingTest (2 ms)
[361/2819] RingBufferTest.DiscardEndWithPaddingTest (2 ms)
[ RUN      ] RingBufferTest.DiscardAllPaddingFromEndTest

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f6823724000, 4, 0x7fff2a311944)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] RingBufferTest.DiscardAllPaddingFromEndTest (1 ms)
[362/2819] RingBufferTest.DiscardAllPaddingFromEndTest (1 ms)
[ RUN      ] RingBufferTest.DiscardAllPaddingFromBeginningTest

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f6823724000, 6, 0x7fff2a311944)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] RingBufferTest.DiscardAllPaddingFromBeginningTest (2 ms)
[363/2819] RingBufferTest.DiscardAllPaddingFromBeginningTest (2 ms)
[ RUN      ] TransferBufferTest.Basic
[       OK ] TransferBufferTest.Basic (1 ms)
[364/2819] TransferBufferTest.Basic (1 ms)
[ RUN      ] TransferBufferTest.Free
[       OK ] TransferBufferTest.Free (3 ms)
[365/2819] TransferBufferTest.Free (3 ms)
[ RUN      ] TransferBufferTest.TooLargeAllocation
[       OK ] TransferBufferTest.TooLargeAllocation (2 ms)
[366/2819] TransferBufferTest.TooLargeAllocation (2 ms)
[ RUN      ] TransferBufferTest.MemoryAlignmentAfterZeroAllocation
[       OK ] TransferBufferTest.MemoryAlignmentAfterZeroAllocation (1 ms)
[367/2819] TransferBufferTest.MemoryAlignmentAfterZeroAllocation (1 ms)
[ RUN      ] TransferBufferTest.Flush
[       OK ] TransferBufferTest.Flush (4 ms)
[368/2819] TransferBufferTest.Flush (4 ms)
[ RUN      ] TransferBufferExpandContractTest.Expand
[       OK ] TransferBufferExpandContractTest.Expand (3 ms)
[369/2819] TransferBufferExpandContractTest.Expand (3 ms)
[ RUN      ] TransferBufferExpandContractTest.Contract
[       OK ] TransferBufferExpandContractTest.Contract (3 ms)
[370/2819] TransferBufferExpandContractTest.Contract (3 ms)
[ RUN      ] QueryTrackerTest.ManyQueries

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/client/client_test_helper.cc:138:
    Function call: DestroyTransferBuffer(292)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/client/client_test_helper.cc:138:
    Function call: DestroyTransferBuffer(293)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/client/client_test_helper.cc:138:
    Function call: DestroyTransferBuffer(294)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/client/client_test_helper.cc:138:
    Function call: DestroyTransferBuffer(295)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/client/client_test_helper.cc:138:
    Function call: DestroyTransferBuffer(296)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/client/client_test_helper.cc:138:
    Function call: DestroyTransferBuffer(297)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/client/client_test_helper.cc:138:
    Function call: DestroyTransferBuffer(298)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/client/client_test_helper.cc:138:
    Function call: DestroyTransferBuffer(299)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/client/client_test_helper.cc:138:
    Function call: DestroyTransferBuffer(300)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/client/client_test_helper.cc:138:
    Function call: DestroyTransferBuffer(301)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/client/client_test_helper.cc:138:
    Function call: DestroyTransferBuffer(302)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/client/client_test_helper.cc:138:
    Function call: DestroyTransferBuffer(303)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/client/client_test_helper.cc:138:
    Function call: DestroyTransferBuffer(304)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/client/client_test_helper.cc:138:
    Function call: DestroyTransferBuffer(305)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/client/client_test_helper.cc:138:
    Function call: DestroyTransferBuffer(306)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/client/client_test_helper.cc:138:
    Function call: DestroyTransferBuffer(307)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/client/client_test_helper.cc:138:
    Function call: DestroyTransferBuffer(291)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] QueryTrackerTest.ManyQueries (43 ms)
[371/2819] QueryTrackerTest.ManyQueries (43 ms)
[ RUN      ] RingBufferTest.TestBasic

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f0df696e000, 2, 0x7fff37f1d394)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] RingBufferTest.TestBasic (1 ms)
[372/2819] RingBufferTest.TestBasic (1 ms)
[ RUN      ] RingBufferTest.TestFreePendingToken

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f0df696e000, 16, 0x7fff37f1d0f4)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f0df696e040, 16, 0x7fff37f1d0f4)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f0df696e080, 16, 0x7fff37f1d0f4)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f0df696e0c0, 16, 0x7fff37f1d0f4)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f0df696e100, 16, 0x7fff37f1d0f4)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f0df696e140, 16, 0x7fff37f1d0f4)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f0df696e180, 16, 0x7fff37f1d0f4)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f0df696e1c0, 16, 0x7fff37f1d0f4)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f0df696e200, 2, 0x7fff37f1d394)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] RingBufferTest.TestFreePendingToken (5 ms)
[373/2819] RingBufferTest.TestFreePendingToken (5 ms)
[ RUN      ] RingBufferTest.TestGetLargestFreeSizeNoWaiting

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f0df696e000, 2, 0x7fff37f1d394)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] RingBufferTest.TestGetLargestFreeSizeNoWaiting (1 ms)
[374/2819] RingBufferTest.TestGetLargestFreeSizeNoWaiting (1 ms)
[ RUN      ] RingBufferTest.TestFreeBug

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f0df696e000, 4, 0x7fff37f1d2a4)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f0df696e010, 2, 0x7fff37f1d394)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] RingBufferTest.TestFreeBug (1 ms)
[375/2819] RingBufferTest.TestFreeBug (1 ms)
[ RUN      ] RingBufferTest.DiscardTest
[       OK ] RingBufferTest.DiscardTest (1 ms)
[376/2819] RingBufferTest.DiscardTest (1 ms)
[ RUN      ] RingBufferTest.DiscardFrontTest

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f0df696e000, 6, 0x7fff37f1d394)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] RingBufferTest.DiscardFrontTest (1 ms)
[377/2819] RingBufferTest.DiscardFrontTest (1 ms)
[ RUN      ] RingBufferTest.DiscardMiddleTest

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f0df696e000, 6, 0x7fff37f1d394)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] RingBufferTest.DiscardMiddleTest (0 ms)
[378/2819] RingBufferTest.DiscardMiddleTest (0 ms)
[ RUN      ] RingBufferTest.DiscardEndTest

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f0df696e000, 4, 0x7fff37f1d394)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] RingBufferTest.DiscardEndTest (0 ms)
[379/2819] RingBufferTest.DiscardEndTest (0 ms)
[ RUN      ] RingBufferTest.DiscardLoopedEndTest

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/mocks.cc:20:
    Function call: DoCommands(20, 0x7f0df696e000, 6, 0x7fff37f1d394)
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] RingBufferTest.DiscardLoopedEndTest (1 ms)
[380/2819] RingBufferTest.DiscardLoopedEndTest (1 ms)
[ RUN      ] TransferBufferExpandContractTest.OutOfMemory
[       OK ] TransferBufferExpandContractTest.OutOfMemory (2 ms)
[381/2819] TransferBufferExpandContractTest.OutOfMemory (2 ms)
[ RUN      ] TransferBufferExpandContractTest.ReallocsToDefault
[       OK ] TransferBufferExpandContractTest.ReallocsToDefault (2 ms)
[382/2819] TransferBufferExpandContractTest.ReallocsToDefault (2 ms)
[ RUN      ] VertexArrayObjectManagerTest.Basic
[       OK ] VertexArrayObjectManagerTest.Basic (0 ms)
[383/2819] VertexArrayObjectManagerTest.Basic (0 ms)
[ RUN      ] VertexArrayObjectManagerTest.UnbindBuffer
[       OK ] VertexArrayObjectManagerTest.UnbindBuffer (0 ms)
[384/2819] VertexArrayObjectManagerTest.UnbindBuffer (0 ms)
[ RUN      ] VertexArrayObjectManagerTest.GetSet
[       OK ] VertexArrayObjectManagerTest.GetSet (0 ms)
[385/2819] VertexArrayObjectManagerTest.GetSet (0 ms)
[ RUN      ] VertexArrayObjectManagerTest.HaveEnabledClientSideArrays
[       OK ] VertexArrayObjectManagerTest.HaveEnabledClientSideArrays (0 ms)
[386/2819] VertexArrayObjectManagerTest.HaveEnabledClientSideArrays (0 ms)
[ RUN      ] VertexArrayObjectManagerTest.BindElementArray
[       OK ] VertexArrayObjectManagerTest.BindElementArray (0 ms)
[387/2819] VertexArrayObjectManagerTest.BindElementArray (0 ms)
[ RUN      ] VertexArrayObjectManagerTest.GenBindDelete
[       OK ] VertexArrayObjectManagerTest.GenBindDelete (0 ms)
[388/2819] VertexArrayObjectManagerTest.GenBindDelete (0 ms)
[ RUN      ] VertexArrayObjectManagerTest.IsReservedId
[       OK ] VertexArrayObjectManagerTest.IsReservedId (0 ms)
[389/2819] VertexArrayObjectManagerTest.IsReservedId (0 ms)
[ RUN      ] BitFieldTest.TestGet
[       OK ] BitFieldTest.TestGet (1 ms)
[390/2819] BitFieldTest.TestGet (1 ms)
[ RUN      ] GLES2FormatTest.BindBufferBase
[       OK ] GLES2FormatTest.BindBufferBase (0 ms)
[391/2819] GLES2FormatTest.BindBufferBase (0 ms)
[ RUN      ] GLES2FormatTest.BindBufferRange
[       OK ] GLES2FormatTest.BindBufferRange (0 ms)
[392/2819] GLES2FormatTest.BindBufferRange (0 ms)
[ RUN      ] GLES2FormatTest.BindFramebuffer
[       OK ] GLES2FormatTest.BindFramebuffer (0 ms)
[393/2819] GLES2FormatTest.BindFramebuffer (0 ms)
[ RUN      ] GLES2FormatTest.BindRenderbuffer
[       OK ] GLES2FormatTest.BindRenderbuffer (0 ms)
[394/2819] GLES2FormatTest.BindRenderbuffer (0 ms)
[ RUN      ] GLES2FormatTest.BindSampler
[       OK ] GLES2FormatTest.BindSampler (0 ms)
[395/2819] GLES2FormatTest.BindSampler (0 ms)
[ RUN      ] GLES2FormatTest.BindTexture
[       OK ] GLES2FormatTest.BindTexture (0 ms)
[396/2819] GLES2FormatTest.BindTexture (0 ms)
[ RUN      ] GLES2FormatTest.BindTransformFeedback
[       OK ] GLES2FormatTest.BindTransformFeedback (0 ms)
[397/2819] GLES2FormatTest.BindTransformFeedback (0 ms)
[ RUN      ] GLES2FormatTest.BlendColor
[       OK ] GLES2FormatTest.BlendColor (0 ms)
[398/2819] GLES2FormatTest.BlendColor (0 ms)
[ RUN      ] GLES2FormatTest.BlendEquation
[       OK ] GLES2FormatTest.BlendEquation (0 ms)
[399/2819] GLES2FormatTest.BlendEquation (0 ms)
[ RUN      ] GLES2FormatTest.BlendEquationSeparate
[       OK ] GLES2FormatTest.BlendEquationSeparate (0 ms)
[400/2819] GLES2FormatTest.BlendEquationSeparate (0 ms)
[ RUN      ] GLES2FormatTest.BlendFunc
[       OK ] GLES2FormatTest.BlendFunc (0 ms)
[401/2819] GLES2FormatTest.BlendFunc (0 ms)
[ RUN      ] GLES2FormatTest.BlendFuncSeparate
[       OK ] GLES2FormatTest.BlendFuncSeparate (0 ms)
[402/2819] GLES2FormatTest.BlendFuncSeparate (0 ms)
[ RUN      ] GLES2FormatTest.BufferData
[       OK ] GLES2FormatTest.BufferData (0 ms)
[403/2819] GLES2FormatTest.BufferData (0 ms)
[ RUN      ] GLES2FormatTest.BufferSubData
[       OK ] GLES2FormatTest.BufferSubData (0 ms)
[404/2819] GLES2FormatTest.BufferSubData (0 ms)
[ RUN      ] GLES2FormatTest.CheckFramebufferStatus
[       OK ] GLES2FormatTest.CheckFramebufferStatus (0 ms)
[405/2819] GLES2FormatTest.CheckFramebufferStatus (0 ms)
[ RUN      ] GLES2FormatTest.Clear
[       OK ] GLES2FormatTest.Clear (0 ms)
[406/2819] GLES2FormatTest.Clear (0 ms)
[ RUN      ] GLES2FormatTest.ClearBufferfi
[       OK ] GLES2FormatTest.ClearBufferfi (0 ms)
[407/2819] GLES2FormatTest.ClearBufferfi (0 ms)
[ RUN      ] GLES2FormatTest.ClearBufferfvImmediate
[       OK ] GLES2FormatTest.ClearBufferfvImmediate (0 ms)
[408/2819] GLES2FormatTest.ClearBufferfvImmediate (0 ms)
[ RUN      ] GLES2FormatTest.ClearBufferivImmediate
[       OK ] GLES2FormatTest.ClearBufferivImmediate (0 ms)
[409/2819] GLES2FormatTest.ClearBufferivImmediate (0 ms)
[ RUN      ] GLES2FormatTest.ClearBufferuivImmediate
[       OK ] GLES2FormatTest.ClearBufferuivImmediate (0 ms)
[410/2819] GLES2FormatTest.ClearBufferuivImmediate (0 ms)
[ RUN      ] GLES2FormatTest.CompressedTexImage3DBucket
[       OK ] GLES2FormatTest.CompressedTexImage3DBucket (1 ms)
[411/2819] GLES2FormatTest.CompressedTexImage3DBucket (1 ms)
[ RUN      ] GLES2FormatTest.CompressedTexImage3DBucket
[       OK ] GLES2FormatTest.CompressedTexImage3DBucket (1 ms)
[412/2819] GLES2FormatTest.CompressedTexImage3D (0 ms)
[ RUN      ] GLES2FormatTest.CompressedTexSubImage3DBucket
[       OK ] GLES2FormatTest.CompressedTexSubImage3DBucket (0 ms)
[413/2819] GLES2FormatTest.CompressedTexSubImage3DBucket (0 ms)
[ RUN      ] GLES2FormatTest.CompressedTexSubImage3DBucket
[       OK ] GLES2FormatTest.CompressedTexSubImage3DBucket (0 ms)
[414/2819] GLES2FormatTest.CompressedTexSubImage3D (0 ms)
[ RUN      ] GLES2FormatTest.CopyBufferSubData
[       OK ] GLES2FormatTest.CopyBufferSubData (1 ms)
[415/2819] GLES2FormatTest.CopyBufferSubData (1 ms)
[ RUN      ] GLES2FormatTest.CopyTexImage2D
[       OK ] GLES2FormatTest.CopyTexImage2D (0 ms)
[416/2819] GLES2FormatTest.CopyTexImage2D (0 ms)
[ RUN      ] GLES2FormatTest.CopyTexSubImage2D
[       OK ] GLES2FormatTest.CopyTexSubImage2D (0 ms)
[417/2819] GLES2FormatTest.CopyTexSubImage2D (0 ms)
[ RUN      ] GLES2FormatTest.CopyTexSubImage3D
[       OK ] GLES2FormatTest.CopyTexSubImage3D (0 ms)
[418/2819] GLES2FormatTest.CopyTexSubImage3D (0 ms)
[ RUN      ] GLES2FormatTest.CreateProgram
[       OK ] GLES2FormatTest.CreateProgram (0 ms)
[419/2819] GLES2FormatTest.CreateProgram (0 ms)
[ RUN      ] GLES2FormatTest.CreateShader
[       OK ] GLES2FormatTest.CreateShader (0 ms)
[420/2819] GLES2FormatTest.CreateShader (0 ms)
[ RUN      ] GLES2FormatTest.CullFace
[       OK ] GLES2FormatTest.CullFace (0 ms)
[421/2819] GLES2FormatTest.CullFace (0 ms)
[ RUN      ] GLES2FormatTest.DeleteBuffersImmediate
[       OK ] GLES2FormatTest.DeleteBuffersImmediate (0 ms)
[422/2819] GLES2FormatTest.DeleteBuffersImmediate (0 ms)
[ RUN      ] GLES2FormatTest.DeleteFramebuffersImmediate
[       OK ] GLES2FormatTest.DeleteFramebuffersImmediate (0 ms)
[423/2819] GLES2FormatTest.DeleteFramebuffersImmediate (0 ms)
[ RUN      ] GLES2FormatTest.DeleteProgram
[       OK ] GLES2FormatTest.DeleteProgram (0 ms)
[424/2819] GLES2FormatTest.DeleteProgram (0 ms)
[ RUN      ] GLES2FormatTest.DeleteRenderbuffersImmediate
[       OK ] GLES2FormatTest.DeleteRenderbuffersImmediate (0 ms)
[425/2819] GLES2FormatTest.DeleteRenderbuffersImmediate (0 ms)
[ RUN      ] GLES2FormatTest.DeleteSamplersImmediate
[       OK ] GLES2FormatTest.DeleteSamplersImmediate (0 ms)
[426/2819] GLES2FormatTest.DeleteSamplersImmediate (0 ms)
[ RUN      ] GLES2FormatTest.DeleteSync
[       OK ] GLES2FormatTest.DeleteSync (0 ms)
[427/2819] GLES2FormatTest.DeleteSync (0 ms)
[ RUN      ] GLES2FormatTest.DeleteShader
[       OK ] GLES2FormatTest.DeleteShader (0 ms)
[428/2819] GLES2FormatTest.DeleteShader (0 ms)
[ RUN      ] GLES2FormatTest.DeleteTexturesImmediate
[       OK ] GLES2FormatTest.DeleteTexturesImmediate (0 ms)
[429/2819] GLES2FormatTest.DeleteTexturesImmediate (0 ms)
[ RUN      ] GLES2FormatTest.DeleteTransformFeedbacksImmediate
[       OK ] GLES2FormatTest.DeleteTransformFeedbacksImmediate (0 ms)
[430/2819] GLES2FormatTest.DeleteTransformFeedbacksImmediate (0 ms)
[ RUN      ] GLES2FormatTest.DepthFunc
[       OK ] GLES2FormatTest.DepthFunc (0 ms)
[431/2819] GLES2FormatTest.DepthFunc (0 ms)
[ RUN      ] GLES2FormatTest.DepthMask
[       OK ] GLES2FormatTest.DepthMask (0 ms)
[432/2819] GLES2FormatTest.DepthMask (0 ms)
[ RUN      ] GLES2FormatTest.DepthRangef
[       OK ] GLES2FormatTest.DepthRangef (0 ms)
[433/2819] GLES2FormatTest.DepthRangef (0 ms)
[ RUN      ] GLES2FormatTest.DetachShader
[       OK ] GLES2FormatTest.DetachShader (0 ms)
[434/2819] GLES2FormatTest.DetachShader (0 ms)
[ RUN      ] GLES2FormatTest.Disable
[       OK ] GLES2FormatTest.Disable (0 ms)
[435/2819] GLES2FormatTest.Disable (0 ms)
[ RUN      ] GLES2FormatTest.DisableVertexAttribArray
[       OK ] GLES2FormatTest.DisableVertexAttribArray (0 ms)
[436/2819] GLES2FormatTest.DisableVertexAttribArray (0 ms)
[ RUN      ] GLES2FormatTest.DrawArrays
[       OK ] GLES2FormatTest.DrawArrays (0 ms)
[437/2819] GLES2FormatTest.DrawArrays (0 ms)
[ RUN      ] GLES2FormatTest.DrawElements
[       OK ] GLES2FormatTest.DrawElements (0 ms)
[438/2819] GLES2FormatTest.DrawElements (0 ms)
[ RUN      ] GLES2FormatTest.Enable
[       OK ] GLES2FormatTest.Enable (0 ms)
[439/2819] GLES2FormatTest.Enable (0 ms)
[ RUN      ] GLES2FormatTest.EnableVertexAttribArray
[       OK ] GLES2FormatTest.EnableVertexAttribArray (0 ms)
[440/2819] GLES2FormatTest.EnableVertexAttribArray (0 ms)
[ RUN      ] GLES2FormatTest.FenceSync
[       OK ] GLES2FormatTest.FenceSync (0 ms)
[441/2819] GLES2FormatTest.FenceSync (0 ms)
[ RUN      ] GLES2FormatTest.Finish
[       OK ] GLES2FormatTest.Finish (0 ms)
[442/2819] GLES2FormatTest.Finish (0 ms)
[ RUN      ] GLES2FormatTest.Flush
[       OK ] GLES2FormatTest.Flush (0 ms)
[443/2819] GLES2FormatTest.Flush (0 ms)
[ RUN      ] GLES2FormatTest.FramebufferRenderbuffer
[       OK ] GLES2FormatTest.FramebufferRenderbuffer (0 ms)
[444/2819] GLES2FormatTest.FramebufferRenderbuffer (0 ms)
[ RUN      ] GLES2FormatTest.FramebufferTexture2D
[       OK ] GLES2FormatTest.FramebufferTexture2D (0 ms)
[445/2819] GLES2FormatTest.FramebufferTexture2D (0 ms)
[ RUN      ] GLES2FormatTest.FramebufferTextureLayer
[       OK ] GLES2FormatTest.FramebufferTextureLayer (0 ms)
[446/2819] GLES2FormatTest.FramebufferTextureLayer (0 ms)
[ RUN      ] GLES2FormatTest.FrontFace
[       OK ] GLES2FormatTest.FrontFace (0 ms)
[447/2819] GLES2FormatTest.FrontFace (0 ms)
[ RUN      ] GLES2FormatTest.GenBuffersImmediate
[       OK ] GLES2FormatTest.GenBuffersImmediate (0 ms)
[448/2819] GLES2FormatTest.GenBuffersImmediate (0 ms)
[ RUN      ] GLES2FormatTest.GenerateMipmap
[       OK ] GLES2FormatTest.GenerateMipmap (0 ms)
[449/2819] GLES2FormatTest.GenerateMipmap (0 ms)
[ RUN      ] GLES2FormatTest.GenFramebuffersImmediate
[       OK ] GLES2FormatTest.GenFramebuffersImmediate (0 ms)
[450/2819] GLES2FormatTest.GenFramebuffersImmediate (0 ms)
[ RUN      ] GLES2FormatTest.ClearColor
[       OK ] GLES2FormatTest.ClearColor (0 ms)
[451/2819] GLES2FormatTest.ClearColor (0 ms)
[ RUN      ] GLES2FormatTest.ClearDepthf
[       OK ] GLES2FormatTest.ClearDepthf (0 ms)
[452/2819] GLES2FormatTest.ClearDepthf (0 ms)
[ RUN      ] GLES2FormatTest.ClearStencil
[       OK ] GLES2FormatTest.ClearStencil (0 ms)
[453/2819] GLES2FormatTest.ClearStencil (0 ms)
[ RUN      ] GLES2FormatTest.ClientWaitSync
[       OK ] GLES2FormatTest.ClientWaitSync (0 ms)
[454/2819] GLES2FormatTest.ClientWaitSync (0 ms)
[ RUN      ] GLES2FormatTest.ColorMask
[       OK ] GLES2FormatTest.ColorMask (0 ms)
[455/2819] GLES2FormatTest.ColorMask (0 ms)
[ RUN      ] GLES2FormatTest.CompileShader
[       OK ] GLES2FormatTest.CompileShader (0 ms)
[456/2819] GLES2FormatTest.CompileShader (0 ms)
[ RUN      ] GLES2FormatTest.CompressedTexImage2DBucket
[       OK ] GLES2FormatTest.CompressedTexImage2DBucket (0 ms)
[457/2819] GLES2FormatTest.CompressedTexImage2DBucket (0 ms)
[ RUN      ] GLES2FormatTest.CompressedTexImage2DBucket
[       OK ] GLES2FormatTest.CompressedTexImage2DBucket (0 ms)
[458/2819] GLES2FormatTest.CompressedTexImage2D (0 ms)
[ RUN      ] GLES2FormatTest.CompressedTexSubImage2DBucket
[       OK ] GLES2FormatTest.CompressedTexSubImage2DBucket (0 ms)
[459/2819] GLES2FormatTest.CompressedTexSubImage2DBucket (0 ms)
[ RUN      ] GLES2FormatTest.CompressedTexSubImage2DBucket
[       OK ] GLES2FormatTest.CompressedTexSubImage2DBucket (0 ms)
[460/2819] GLES2FormatTest.CompressedTexSubImage2D (0 ms)
[ RUN      ] GLES2FormatTest.GenRenderbuffersImmediate
[       OK ] GLES2FormatTest.GenRenderbuffersImmediate (0 ms)
[461/2819] GLES2FormatTest.GenRenderbuffersImmediate (0 ms)
[ RUN      ] GLES2FormatTest.GenSamplersImmediate
[       OK ] GLES2FormatTest.GenSamplersImmediate (0 ms)
[462/2819] GLES2FormatTest.GenSamplersImmediate (0 ms)
[ RUN      ] GLES2FormatTest.GenTexturesImmediate
[       OK ] GLES2FormatTest.GenTexturesImmediate (0 ms)
[463/2819] GLES2FormatTest.GenTexturesImmediate (0 ms)
[ RUN      ] GLES2FormatTest.GenTransformFeedbacksImmediate
[       OK ] GLES2FormatTest.GenTransformFeedbacksImmediate (0 ms)
[464/2819] GLES2FormatTest.GenTransformFeedbacksImmediate (0 ms)
[ RUN      ] GLES2FormatTest.GetActiveAttrib
[       OK ] GLES2FormatTest.GetActiveAttrib (0 ms)
[465/2819] GLES2FormatTest.GetActiveAttrib (0 ms)
[ RUN      ] GLES2FormatTest.GetActiveUniform
[       OK ] GLES2FormatTest.GetActiveUniform (0 ms)
[466/2819] GLES2FormatTest.GetActiveUniform (0 ms)
[ RUN      ] GLES2FormatTest.GetActiveUniformBlockiv
[       OK ] GLES2FormatTest.GetActiveUniformBlockiv (0 ms)
[467/2819] GLES2FormatTest.GetActiveUniformBlockiv (0 ms)
[ RUN      ] GLES2FormatTest.GetActiveUniformBlockName
[       OK ] GLES2FormatTest.GetActiveUniformBlockName (0 ms)
[468/2819] GLES2FormatTest.GetActiveUniformBlockName (0 ms)
[ RUN      ] GLES2FormatTest.GetActiveUniformsiv
[       OK ] GLES2FormatTest.GetActiveUniformsiv (0 ms)
[469/2819] GLES2FormatTest.GetActiveUniformsiv (0 ms)
[ RUN      ] GLES2FormatTest.GetAttachedShaders
[       OK ] GLES2FormatTest.GetAttachedShaders (0 ms)
[470/2819] GLES2FormatTest.GetAttachedShaders (0 ms)
[ RUN      ] GLES2FormatTest.GetUniformIndices
[       OK ] GLES2FormatTest.GetUniformIndices (1 ms)
[471/2819] GLES2FormatTest.GetUniformIndices (1 ms)
[ RUN      ] GLES2FormatTest.GetUniformLocation
[       OK ] GLES2FormatTest.GetUniformLocation (0 ms)
[472/2819] GLES2FormatTest.GetUniformLocation (0 ms)
[ RUN      ] GLES2FormatTest.GetVertexAttribfv
[       OK ] GLES2FormatTest.GetVertexAttribfv (0 ms)
[473/2819] GLES2FormatTest.GetVertexAttribfv (0 ms)
[ RUN      ] GLES2FormatTest.GetVertexAttribiv
[       OK ] GLES2FormatTest.GetVertexAttribiv (0 ms)
[474/2819] GLES2FormatTest.GetVertexAttribiv (0 ms)
[ RUN      ] GLES2FormatTest.GetVertexAttribIiv
[       OK ] GLES2FormatTest.GetVertexAttribIiv (1 ms)
[475/2819] GLES2FormatTest.GetVertexAttribIiv (1 ms)
[ RUN      ] GLES2FormatTest.GetVertexAttribIuiv
[       OK ] GLES2FormatTest.GetVertexAttribIuiv (0 ms)
[476/2819] GLES2FormatTest.GetVertexAttribIuiv (0 ms)
[ RUN      ] GLES2FormatTest.GetVertexAttribPointerv
[       OK ] GLES2FormatTest.GetVertexAttribPointerv (0 ms)
[477/2819] GLES2FormatTest.GetVertexAttribPointerv (0 ms)
[ RUN      ] GLES2FormatTest.Hint
[       OK ] GLES2FormatTest.Hint (0 ms)
[478/2819] GLES2FormatTest.Hint (0 ms)
[ RUN      ] GLES2FormatTest.InvalidateFramebufferImmediate
[       OK ] GLES2FormatTest.InvalidateFramebufferImmediate (0 ms)
[479/2819] GLES2FormatTest.InvalidateFramebufferImmediate (0 ms)
[ RUN      ] GLES2FormatTest.InvalidateSubFramebufferImmediate
[       OK ] GLES2FormatTest.InvalidateSubFramebufferImmediate (0 ms)
[480/2819] GLES2FormatTest.InvalidateSubFramebufferImmediate (0 ms)
[ RUN      ] GLES2FormatTest.GetAttribLocation
[       OK ] GLES2FormatTest.GetAttribLocation (0 ms)
[481/2819] GLES2FormatTest.GetAttribLocation (0 ms)
[ RUN      ] GLES2FormatTest.GetBooleanv
[       OK ] GLES2FormatTest.GetBooleanv (0 ms)
[482/2819] GLES2FormatTest.GetBooleanv (0 ms)
[ RUN      ] GLES2FormatTest.GetBufferParameteriv
[       OK ] GLES2FormatTest.GetBufferParameteriv (0 ms)
[483/2819] GLES2FormatTest.GetBufferParameteriv (0 ms)
[ RUN      ] GLES2FormatTest.GetError
[       OK ] GLES2FormatTest.GetError (0 ms)
[484/2819] GLES2FormatTest.GetError (0 ms)
[ RUN      ] GLES2FormatTest.GetFloatv
[       OK ] GLES2FormatTest.GetFloatv (0 ms)
[485/2819] GLES2FormatTest.GetFloatv (0 ms)
[ RUN      ] GLES2FormatTest.GetFragDataLocation
[       OK ] GLES2FormatTest.GetFragDataLocation (0 ms)
[486/2819] GLES2FormatTest.GetFragDataLocation (0 ms)
[ RUN      ] GLES2FormatTest.GetFramebufferAttachmentParameteriv
[       OK ] GLES2FormatTest.GetFramebufferAttachmentParameteriv (0 ms)
[487/2819] GLES2FormatTest.GetFramebufferAttachmentParameteriv (0 ms)
[ RUN      ] GLES2FormatTest.GetInteger64v
[       OK ] GLES2FormatTest.GetInteger64v (0 ms)
[488/2819] GLES2FormatTest.GetInteger64v (0 ms)
[ RUN      ] GLES2FormatTest.GetIntegeri_v
[       OK ] GLES2FormatTest.GetIntegeri_v (1 ms)
[489/2819] GLES2FormatTest.GetIntegeri_v (1 ms)
[ RUN      ] GLES2FormatTest.GetInteger64i_v
[       OK ] GLES2FormatTest.GetInteger64i_v (0 ms)
[490/2819] GLES2FormatTest.GetInteger64i_v (0 ms)
[ RUN      ] GLES2FormatTest.GetIntegerv
[       OK ] GLES2FormatTest.GetIntegerv (0 ms)
[491/2819] GLES2FormatTest.GetIntegerv (0 ms)
[ RUN      ] GLES2FormatTest.GetInternalformativ
[       OK ] GLES2FormatTest.GetInternalformativ (0 ms)
[492/2819] GLES2FormatTest.GetInternalformativ (0 ms)
[ RUN      ] GLES2FormatTest.GetProgramiv
[       OK ] GLES2FormatTest.GetProgramiv (0 ms)
[493/2819] GLES2FormatTest.GetProgramiv (0 ms)
[ RUN      ] GLES2FormatTest.GetProgramInfoLog
[       OK ] GLES2FormatTest.GetProgramInfoLog (0 ms)
[494/2819] GLES2FormatTest.GetProgramInfoLog (0 ms)
[ RUN      ] GLES2FormatTest.GetRenderbufferParameteriv
[       OK ] GLES2FormatTest.GetRenderbufferParameteriv (0 ms)
[495/2819] GLES2FormatTest.GetRenderbufferParameteriv (0 ms)
[ RUN      ] GLES2FormatTest.GetSamplerParameterfv
[       OK ] GLES2FormatTest.GetSamplerParameterfv (0 ms)
[496/2819] GLES2FormatTest.GetSamplerParameterfv (0 ms)
[ RUN      ] GLES2FormatTest.GetSamplerParameteriv
[       OK ] GLES2FormatTest.GetSamplerParameteriv (0 ms)
[497/2819] GLES2FormatTest.GetSamplerParameteriv (0 ms)
[ RUN      ] GLES2FormatTest.GetShaderiv
[       OK ] GLES2FormatTest.GetShaderiv (0 ms)
[498/2819] GLES2FormatTest.GetShaderiv (0 ms)
[ RUN      ] GLES2FormatTest.GetShaderInfoLog
[       OK ] GLES2FormatTest.GetShaderInfoLog (0 ms)
[499/2819] GLES2FormatTest.GetShaderInfoLog (0 ms)
[ RUN      ] GLES2FormatTest.GetShaderPrecisionFormat
[       OK ] GLES2FormatTest.GetShaderPrecisionFormat (0 ms)
[500/2819] GLES2FormatTest.GetShaderPrecisionFormat (0 ms)
[ RUN      ] GLES2FormatTest.GetShaderSource
[       OK ] GLES2FormatTest.GetShaderSource (0 ms)
[501/2819] GLES2FormatTest.GetShaderSource (0 ms)
[ RUN      ] GLES2FormatTest.GetString
[       OK ] GLES2FormatTest.GetString (0 ms)
[502/2819] GLES2FormatTest.GetString (0 ms)
[ RUN      ] GLES2FormatTest.GetSynciv
[       OK ] GLES2FormatTest.GetSynciv (0 ms)
[503/2819] GLES2FormatTest.GetSynciv (0 ms)
[ RUN      ] GLES2FormatTest.GetTexParameterfv
[       OK ] GLES2FormatTest.GetTexParameterfv (0 ms)
[504/2819] GLES2FormatTest.GetTexParameterfv (0 ms)
[ RUN      ] GLES2FormatTest.GetTexParameteriv
[       OK ] GLES2FormatTest.GetTexParameteriv (0 ms)
[505/2819] GLES2FormatTest.GetTexParameteriv (0 ms)
[ RUN      ] GLES2FormatTest.GetTransformFeedbackVarying
[       OK ] GLES2FormatTest.GetTransformFeedbackVarying (0 ms)
[506/2819] GLES2FormatTest.GetTransformFeedbackVarying (0 ms)
[ RUN      ] GLES2FormatTest.GetUniformBlockIndex
[       OK ] GLES2FormatTest.GetUniformBlockIndex (0 ms)
[507/2819] GLES2FormatTest.GetUniformBlockIndex (0 ms)
[ RUN      ] GLES2FormatTest.GetUniformfv
[       OK ] GLES2FormatTest.GetUniformfv (0 ms)
[508/2819] GLES2FormatTest.GetUniformfv (0 ms)
[ RUN      ] GLES2FormatTest.GetUniformiv
[       OK ] GLES2FormatTest.GetUniformiv (0 ms)
[509/2819] GLES2FormatTest.GetUniformiv (0 ms)
[ RUN      ] GLES2FormatTest.GetUniformuiv
[       OK ] GLES2FormatTest.GetUniformuiv (0 ms)
[510/2819] GLES2FormatTest.GetUniformuiv (0 ms)
[ RUN      ] GLES2FormatTest.IsBuffer
[       OK ] GLES2FormatTest.IsBuffer (1 ms)
[511/2819] GLES2FormatTest.IsBuffer (1 ms)
[ RUN      ] GLES2FormatTest.IsEnabled
[       OK ] GLES2FormatTest.IsEnabled (0 ms)
[512/2819] GLES2FormatTest.IsEnabled (0 ms)
[ RUN      ] GLES2FormatTest.IsFramebuffer
[       OK ] GLES2FormatTest.IsFramebuffer (0 ms)
[513/2819] GLES2FormatTest.IsFramebuffer (0 ms)
[ RUN      ] GLES2FormatTest.IsProgram
[       OK ] GLES2FormatTest.IsProgram (0 ms)
[514/2819] GLES2FormatTest.IsProgram (0 ms)
[ RUN      ] GLES2FormatTest.IsRenderbuffer
[       OK ] GLES2FormatTest.IsRenderbuffer (0 ms)
[515/2819] GLES2FormatTest.IsRenderbuffer (0 ms)
[ RUN      ] GLES2FormatTest.IsSampler
[       OK ] GLES2FormatTest.IsSampler (0 ms)
[516/2819] GLES2FormatTest.IsSampler (0 ms)
[ RUN      ] GLES2FormatTest.IsShader
[       OK ] GLES2FormatTest.IsShader (0 ms)
[517/2819] GLES2FormatTest.IsShader (0 ms)
[ RUN      ] GLES2FormatTest.IsSync
[       OK ] GLES2FormatTest.IsSync (0 ms)
[518/2819] GLES2FormatTest.IsSync (0 ms)
[ RUN      ] GLES2FormatTest.IsTexture
[       OK ] GLES2FormatTest.IsTexture (0 ms)
[519/2819] GLES2FormatTest.IsTexture (0 ms)
[ RUN      ] GLES2FormatTest.IsTransformFeedback
[       OK ] GLES2FormatTest.IsTransformFeedback (0 ms)
[520/2819] GLES2FormatTest.IsTransformFeedback (0 ms)
[ RUN      ] GLES2FormatTest.LineWidth
[       OK ] GLES2FormatTest.LineWidth (0 ms)
[521/2819] GLES2FormatTest.LineWidth (0 ms)
[ RUN      ] GLES2FormatTest.LinkProgram
[       OK ] GLES2FormatTest.LinkProgram (0 ms)
[522/2819] GLES2FormatTest.LinkProgram (0 ms)
[ RUN      ] GLES2FormatTest.PauseTransformFeedback
[       OK ] GLES2FormatTest.PauseTransformFeedback (0 ms)
[523/2819] GLES2FormatTest.PauseTransformFeedback (0 ms)
[ RUN      ] GLES2FormatTest.PixelStorei
[       OK ] GLES2FormatTest.PixelStorei (0 ms)
[524/2819] GLES2FormatTest.PixelStorei (0 ms)
[ RUN      ] GLES2FormatTest.PolygonOffset
[       OK ] GLES2FormatTest.PolygonOffset (0 ms)
[525/2819] GLES2FormatTest.PolygonOffset (0 ms)
[ RUN      ] GLES2FormatTest.ReadBuffer
[       OK ] GLES2FormatTest.ReadBuffer (0 ms)
[526/2819] GLES2FormatTest.ReadBuffer (0 ms)
[ RUN      ] GLES2FormatTest.ReadPixels
[       OK ] GLES2FormatTest.ReadPixels (0 ms)
[527/2819] GLES2FormatTest.ReadPixels (0 ms)
[ RUN      ] GLES2FormatTest.ReleaseShaderCompiler
[       OK ] GLES2FormatTest.ReleaseShaderCompiler (0 ms)
[528/2819] GLES2FormatTest.ReleaseShaderCompiler (0 ms)
[ RUN      ] GLES2FormatTest.RenderbufferStorage
[       OK ] GLES2FormatTest.RenderbufferStorage (0 ms)
[529/2819] GLES2FormatTest.RenderbufferStorage (0 ms)
[ RUN      ] GLES2FormatTest.ResumeTransformFeedback
[       OK ] GLES2FormatTest.ResumeTransformFeedback (0 ms)
[530/2819] GLES2FormatTest.ResumeTransformFeedback (0 ms)
[ RUN      ] GLES2FormatTest.SampleCoverage
[       OK ] GLES2FormatTest.SampleCoverage (0 ms)
[531/2819] GLES2FormatTest.SampleCoverage (0 ms)
[ RUN      ] GLES2FormatTest.SamplerParameterf
[       OK ] GLES2FormatTest.SamplerParameterf (0 ms)
[532/2819] GLES2FormatTest.SamplerParameterf (0 ms)
[ RUN      ] GLES2FormatTest.SamplerParameterfvImmediate
[       OK ] GLES2FormatTest.SamplerParameterfvImmediate (0 ms)
[533/2819] GLES2FormatTest.SamplerParameterfvImmediate (0 ms)
[ RUN      ] GLES2FormatTest.SamplerParameteri
[       OK ] GLES2FormatTest.SamplerParameteri (0 ms)
[534/2819] GLES2FormatTest.SamplerParameteri (0 ms)
[ RUN      ] GLES2FormatTest.SamplerParameterivImmediate
[       OK ] GLES2FormatTest.SamplerParameterivImmediate (0 ms)
[535/2819] GLES2FormatTest.SamplerParameterivImmediate (0 ms)
[ RUN      ] GLES2FormatTest.Scissor
[       OK ] GLES2FormatTest.Scissor (0 ms)
[536/2819] GLES2FormatTest.Scissor (0 ms)
[ RUN      ] GLES2FormatTest.ShaderBinary
[       OK ] GLES2FormatTest.ShaderBinary (0 ms)
[537/2819] GLES2FormatTest.ShaderBinary (0 ms)
[ RUN      ] GLES2FormatTest.ShaderSourceBucket
[       OK ] GLES2FormatTest.ShaderSourceBucket (0 ms)
[538/2819] GLES2FormatTest.ShaderSourceBucket (0 ms)
[ RUN      ] GLES2FormatTest.StencilFunc
[       OK ] GLES2FormatTest.StencilFunc (0 ms)
[539/2819] GLES2FormatTest.StencilFunc (0 ms)
[ RUN      ] GLES2FormatTest.StencilFuncSeparate
[       OK ] GLES2FormatTest.StencilFuncSeparate (0 ms)
[540/2819] GLES2FormatTest.StencilFuncSeparate (0 ms)
[ RUN      ] GLES2FormatTest.StencilMask
[       OK ] GLES2FormatTest.StencilMask (0 ms)
[541/2819] GLES2FormatTest.StencilMask (0 ms)
[ RUN      ] GLES2FormatTest.StencilMaskSeparate
[       OK ] GLES2FormatTest.StencilMaskSeparate (0 ms)
[542/2819] GLES2FormatTest.StencilMaskSeparate (0 ms)
[ RUN      ] GLES2FormatTest.StencilOp
[       OK ] GLES2FormatTest.StencilOp (0 ms)
[543/2819] GLES2FormatTest.StencilOp (0 ms)
[ RUN      ] GLES2FormatTest.StencilOpSeparate
[       OK ] GLES2FormatTest.StencilOpSeparate (0 ms)
[544/2819] GLES2FormatTest.StencilOpSeparate (0 ms)
[ RUN      ] GLES2FormatTest.TexImage2D
[       OK ] GLES2FormatTest.TexImage2D (0 ms)
[545/2819] GLES2FormatTest.TexImage2D (0 ms)
[ RUN      ] GLES2FormatTest.TexImage3D
[       OK ] GLES2FormatTest.TexImage3D (0 ms)
[546/2819] GLES2FormatTest.TexImage3D (0 ms)
[ RUN      ] GLES2FormatTest.TexParameterf
[       OK ] GLES2FormatTest.TexParameterf (0 ms)
[547/2819] GLES2FormatTest.TexParameterf (0 ms)
[ RUN      ] GLES2FormatTest.TexParameterfvImmediate
[       OK ] GLES2FormatTest.TexParameterfvImmediate (0 ms)
[548/2819] GLES2FormatTest.TexParameterfvImmediate (0 ms)
[ RUN      ] GLES2FormatTest.TexParameteri
[       OK ] GLES2FormatTest.TexParameteri (0 ms)
[549/2819] GLES2FormatTest.TexParameteri (0 ms)
[ RUN      ] GLES2FormatTest.TexParameterivImmediate
[       OK ] GLES2FormatTest.TexParameterivImmediate (0 ms)
[550/2819] GLES2FormatTest.TexParameterivImmediate (0 ms)
[ RUN      ] GLES2FormatTest.Uniform3ui
[       OK ] GLES2FormatTest.Uniform3ui (1 ms)
[551/2819] GLES2FormatTest.Uniform3ui (1 ms)
[ RUN      ] GLES2FormatTest.Uniform3uivImmediate
[       OK ] GLES2FormatTest.Uniform3uivImmediate (0 ms)
[552/2819] GLES2FormatTest.Uniform3uivImmediate (0 ms)
[ RUN      ] GLES2FormatTest.Uniform4f
[       OK ] GLES2FormatTest.Uniform4f (0 ms)
[553/2819] GLES2FormatTest.Uniform4f (0 ms)
[ RUN      ] GLES2FormatTest.Uniform4fvImmediate
[       OK ] GLES2FormatTest.Uniform4fvImmediate (0 ms)
[554/2819] GLES2FormatTest.Uniform4fvImmediate (0 ms)
[ RUN      ] GLES2FormatTest.Uniform4i
[       OK ] GLES2FormatTest.Uniform4i (0 ms)
[555/2819] GLES2FormatTest.Uniform4i (0 ms)
[ RUN      ] GLES2FormatTest.Uniform4ivImmediate
[       OK ] GLES2FormatTest.Uniform4ivImmediate (0 ms)
[556/2819] GLES2FormatTest.Uniform4ivImmediate (0 ms)
[ RUN      ] GLES2FormatTest.Uniform4ui
[       OK ] GLES2FormatTest.Uniform4ui (0 ms)
[557/2819] GLES2FormatTest.Uniform4ui (0 ms)
[ RUN      ] GLES2FormatTest.Uniform4uivImmediate
[       OK ] GLES2FormatTest.Uniform4uivImmediate (0 ms)
[558/2819] GLES2FormatTest.Uniform4uivImmediate (0 ms)
[ RUN      ] GLES2FormatTest.UniformBlockBinding
[       OK ] GLES2FormatTest.UniformBlockBinding (0 ms)
[559/2819] GLES2FormatTest.UniformBlockBinding (0 ms)
[ RUN      ] GLES2FormatTest.UniformMatrix2fvImmediate
[       OK ] GLES2FormatTest.UniformMatrix2fvImmediate (0 ms)
[560/2819] GLES2FormatTest.UniformMatrix2fvImmediate (0 ms)
[ RUN      ] GLES2FormatTest.TexStorage3D
[       OK ] GLES2FormatTest.TexStorage3D (0 ms)
[561/2819] GLES2FormatTest.TexStorage3D (0 ms)
[ RUN      ] GLES2FormatTest.TexSubImage2D
[       OK ] GLES2FormatTest.TexSubImage2D (0 ms)
[562/2819] GLES2FormatTest.TexSubImage2D (0 ms)
[ RUN      ] GLES2FormatTest.TexSubImage3D
[       OK ] GLES2FormatTest.TexSubImage3D (0 ms)
[563/2819] GLES2FormatTest.TexSubImage3D (0 ms)
[ RUN      ] GLES2FormatTest.TransformFeedbackVaryingsBucket
[       OK ] GLES2FormatTest.TransformFeedbackVaryingsBucket (0 ms)
[564/2819] GLES2FormatTest.TransformFeedbackVaryingsBucket (0 ms)
[ RUN      ] GLES2FormatTest.Uniform1f
[       OK ] GLES2FormatTest.Uniform1f (0 ms)
[565/2819] GLES2FormatTest.Uniform1f (0 ms)
[ RUN      ] GLES2FormatTest.Uniform1fvImmediate
[       OK ] GLES2FormatTest.Uniform1fvImmediate (0 ms)
[566/2819] GLES2FormatTest.Uniform1fvImmediate (0 ms)
[ RUN      ] GLES2FormatTest.Uniform1i
[       OK ] GLES2FormatTest.Uniform1i (0 ms)
[567/2819] GLES2FormatTest.Uniform1i (0 ms)
[ RUN      ] GLES2FormatTest.Uniform1ivImmediate
[       OK ] GLES2FormatTest.Uniform1ivImmediate (0 ms)
[568/2819] GLES2FormatTest.Uniform1ivImmediate (0 ms)
[ RUN      ] GLES2FormatTest.Uniform1ui
[       OK ] GLES2FormatTest.Uniform1ui (0 ms)
[569/2819] GLES2FormatTest.Uniform1ui (0 ms)
[ RUN      ] GLES2FormatTest.Uniform1uivImmediate
[       OK ] GLES2FormatTest.Uniform1uivImmediate (0 ms)
[570/2819] GLES2FormatTest.Uniform1uivImmediate (0 ms)
[ RUN      ] GLES2FormatTest.Uniform2f
[       OK ] GLES2FormatTest.Uniform2f (0 ms)
[571/2819] GLES2FormatTest.Uniform2f (0 ms)
[ RUN      ] GLES2FormatTest.Uniform2fvImmediate
[       OK ] GLES2FormatTest.Uniform2fvImmediate (1 ms)
[572/2819] GLES2FormatTest.Uniform2fvImmediate (1 ms)
[ RUN      ] GLES2FormatTest.Uniform2i
[       OK ] GLES2FormatTest.Uniform2i (0 ms)
[573/2819] GLES2FormatTest.Uniform2i (0 ms)
[ RUN      ] GLES2FormatTest.Uniform2ivImmediate
[       OK ] GLES2FormatTest.Uniform2ivImmediate (0 ms)
[574/2819] GLES2FormatTest.Uniform2ivImmediate (0 ms)
[ RUN      ] GLES2FormatTest.Uniform2ui
[       OK ] GLES2FormatTest.Uniform2ui (0 ms)
[575/2819] GLES2FormatTest.Uniform2ui (0 ms)
[ RUN      ] GLES2FormatTest.Uniform2uivImmediate
[       OK ] GLES2FormatTest.Uniform2uivImmediate (0 ms)
[576/2819] GLES2FormatTest.Uniform2uivImmediate (0 ms)
[ RUN      ] GLES2FormatTest.Uniform3f
[       OK ] GLES2FormatTest.Uniform3f (0 ms)
[577/2819] GLES2FormatTest.Uniform3f (0 ms)
[ RUN      ] GLES2FormatTest.Uniform3fvImmediate
[       OK ] GLES2FormatTest.Uniform3fvImmediate (0 ms)
[578/2819] GLES2FormatTest.Uniform3fvImmediate (0 ms)
[ RUN      ] GLES2FormatTest.Uniform3i
[       OK ] GLES2FormatTest.Uniform3i (0 ms)
[579/2819] GLES2FormatTest.Uniform3i (0 ms)
[ RUN      ] GLES2FormatTest.Uniform3ivImmediate
[       OK ] GLES2FormatTest.Uniform3ivImmediate (0 ms)
[580/2819] GLES2FormatTest.Uniform3ivImmediate (0 ms)
[ RUN      ] GLES2FormatTest.VertexAttrib1f
[       OK ] GLES2FormatTest.VertexAttrib1f (0 ms)
[581/2819] GLES2FormatTest.VertexAttrib1f (0 ms)
[ RUN      ] GLES2FormatTest.VertexAttrib1fvImmediate
[       OK ] GLES2FormatTest.VertexAttrib1fvImmediate (0 ms)
[582/2819] GLES2FormatTest.VertexAttrib1fvImmediate (0 ms)
[ RUN      ] GLES2FormatTest.VertexAttrib2f
[       OK ] GLES2FormatTest.VertexAttrib2f (0 ms)
[583/2819] GLES2FormatTest.VertexAttrib2f (0 ms)
[ RUN      ] GLES2FormatTest.VertexAttrib2fvImmediate
[       OK ] GLES2FormatTest.VertexAttrib2fvImmediate (0 ms)
[584/2819] GLES2FormatTest.VertexAttrib2fvImmediate (0 ms)
[ RUN      ] GLES2FormatTest.VertexAttrib3f
[       OK ] GLES2FormatTest.VertexAttrib3f (0 ms)
[585/2819] GLES2FormatTest.VertexAttrib3f (0 ms)
[ RUN      ] GLES2FormatTest.VertexAttrib3fvImmediate
[       OK ] GLES2FormatTest.VertexAttrib3fvImmediate (0 ms)
[586/2819] GLES2FormatTest.VertexAttrib3fvImmediate (0 ms)
[ RUN      ] GLES2FormatTest.VertexAttrib4f
[       OK ] GLES2FormatTest.VertexAttrib4f (0 ms)
[587/2819] GLES2FormatTest.VertexAttrib4f (0 ms)
[ RUN      ] GLES2FormatTest.VertexAttrib4fvImmediate
[       OK ] GLES2FormatTest.VertexAttrib4fvImmediate (0 ms)
[588/2819] GLES2FormatTest.VertexAttrib4fvImmediate (0 ms)
[ RUN      ] GLES2FormatTest.VertexAttribI4i
[       OK ] GLES2FormatTest.VertexAttribI4i (0 ms)
[589/2819] GLES2FormatTest.VertexAttribI4i (0 ms)
[ RUN      ] GLES2FormatTest.VertexAttribI4ivImmediate
[       OK ] GLES2FormatTest.VertexAttribI4ivImmediate (0 ms)
[590/2819] GLES2FormatTest.VertexAttribI4ivImmediate (0 ms)
[ RUN      ] GLES2FormatTest.UniformMatrix2x3fvImmediate
[       OK ] GLES2FormatTest.UniformMatrix2x3fvImmediate (0 ms)
[591/2819] GLES2FormatTest.UniformMatrix2x3fvImmediate (0 ms)
[ RUN      ] GLES2FormatTest.UniformMatrix2x4fvImmediate
[       OK ] GLES2FormatTest.UniformMatrix2x4fvImmediate (0 ms)
[592/2819] GLES2FormatTest.UniformMatrix2x4fvImmediate (0 ms)
[ RUN      ] GLES2FormatTest.UniformMatrix3fvImmediate
[       OK ] GLES2FormatTest.UniformMatrix3fvImmediate (0 ms)
[593/2819] GLES2FormatTest.UniformMatrix3fvImmediate (0 ms)
[ RUN      ] GLES2FormatTest.UniformMatrix3x2fvImmediate
[       OK ] GLES2FormatTest.UniformMatrix3x2fvImmediate (0 ms)
[594/2819] GLES2FormatTest.UniformMatrix3x2fvImmediate (0 ms)
[ RUN      ] GLES2FormatTest.UniformMatrix3x4fvImmediate
[       OK ] GLES2FormatTest.UniformMatrix3x4fvImmediate (0 ms)
[595/2819] GLES2FormatTest.UniformMatrix3x4fvImmediate (0 ms)
[ RUN      ] GLES2FormatTest.UniformMatrix4fvImmediate
[       OK ] GLES2FormatTest.UniformMatrix4fvImmediate (1 ms)
[596/2819] GLES2FormatTest.UniformMatrix4fvImmediate (1 ms)
[ RUN      ] GLES2FormatTest.UniformMatrix4x2fvImmediate
[       OK ] GLES2FormatTest.UniformMatrix4x2fvImmediate (0 ms)
[597/2819] GLES2FormatTest.UniformMatrix4x2fvImmediate (0 ms)
[ RUN      ] GLES2FormatTest.UniformMatrix4x3fvImmediate
[       OK ] GLES2FormatTest.UniformMatrix4x3fvImmediate (0 ms)
[598/2819] GLES2FormatTest.UniformMatrix4x3fvImmediate (0 ms)
[ RUN      ] GLES2FormatTest.UseProgram
[       OK ] GLES2FormatTest.UseProgram (0 ms)
[599/2819] GLES2FormatTest.UseProgram (0 ms)
[ RUN      ] GLES2FormatTest.ValidateProgram
[       OK ] GLES2FormatTest.ValidateProgram (0 ms)
[600/2819] GLES2FormatTest.ValidateProgram (0 ms)
[ RUN      ] BitFieldTest.TestMakeValue
[       OK ] BitFieldTest.TestMakeValue (0 ms)
[601/2819] BitFieldTest.TestMakeValue (0 ms)
[ RUN      ] BitFieldTest.TestSet
[       OK ] BitFieldTest.TestSet (0 ms)
[602/2819] BitFieldTest.TestSet (0 ms)
[ RUN      ] CommandBufferSharedTest.TestBasic
[       OK ] CommandBufferSharedTest.TestBasic (0 ms)
[603/2819] CommandBufferSharedTest.TestBasic (0 ms)
[ RUN      ] CommandBufferSharedTest.TestConsistency
[       OK ] CommandBufferSharedTest.TestConsistency (181 ms)
[604/2819] CommandBufferSharedTest.TestConsistency (181 ms)
[ RUN      ] DebugMarkerManagerTest.Basic
[       OK ] DebugMarkerManagerTest.Basic (0 ms)
[605/2819] DebugMarkerManagerTest.Basic (0 ms)
[ RUN      ] GLES2FormatAsyncUploadSyncTest.AsyncUploadSync
[       OK ] GLES2FormatAsyncUploadSyncTest.AsyncUploadSync (974 ms)
[606/2819] GLES2FormatAsyncUploadSyncTest.AsyncUploadSync (974 ms)
[ RUN      ] GLES2FormatTest.ActiveTexture
[       OK ] GLES2FormatTest.ActiveTexture (0 ms)
[607/2819] GLES2FormatTest.ActiveTexture (0 ms)
[ RUN      ] GLES2FormatTest.AttachShader
[       OK ] GLES2FormatTest.AttachShader (0 ms)
[608/2819] GLES2FormatTest.AttachShader (0 ms)
[ RUN      ] GLES2FormatTest.BindAttribLocationBucket
[       OK ] GLES2FormatTest.BindAttribLocationBucket (0 ms)
[609/2819] GLES2FormatTest.BindAttribLocationBucket (0 ms)
[ RUN      ] GLES2FormatTest.BindBuffer
[       OK ] GLES2FormatTest.BindBuffer (0 ms)
[610/2819] GLES2FormatTest.BindBuffer (0 ms)
[ RUN      ] GLES2FormatTest.VertexAttribI4ui
[       OK ] GLES2FormatTest.VertexAttribI4ui (0 ms)
[611/2819] GLES2FormatTest.VertexAttribI4ui (0 ms)
[ RUN      ] GLES2FormatTest.VertexAttribI4uivImmediate
[       OK ] GLES2FormatTest.VertexAttribI4uivImmediate (0 ms)
[612/2819] GLES2FormatTest.VertexAttribI4uivImmediate (0 ms)
[ RUN      ] GLES2FormatTest.VertexAttribIPointer
[       OK ] GLES2FormatTest.VertexAttribIPointer (0 ms)
[613/2819] GLES2FormatTest.VertexAttribIPointer (0 ms)
[ RUN      ] GLES2FormatTest.VertexAttribPointer
[       OK ] GLES2FormatTest.VertexAttribPointer (0 ms)
[614/2819] GLES2FormatTest.VertexAttribPointer (0 ms)
[ RUN      ] GLES2FormatTest.Viewport
[       OK ] GLES2FormatTest.Viewport (0 ms)
[615/2819] GLES2FormatTest.Viewport (0 ms)
[ RUN      ] GLES2FormatTest.WaitSync
[       OK ] GLES2FormatTest.WaitSync (1 ms)
[616/2819] GLES2FormatTest.WaitSync (1 ms)
[ RUN      ] GLES2FormatTest.BlitFramebufferCHROMIUM
[       OK ] GLES2FormatTest.BlitFramebufferCHROMIUM (0 ms)
[617/2819] GLES2FormatTest.BlitFramebufferCHROMIUM (0 ms)
[ RUN      ] GLES2FormatTest.RenderbufferStorageMultisampleCHROMIUM
[       OK ] GLES2FormatTest.RenderbufferStorageMultisampleCHROMIUM (0 ms)
[618/2819] GLES2FormatTest.RenderbufferStorageMultisampleCHROMIUM (0 ms)
[ RUN      ] GLES2FormatTest.RenderbufferStorageMultisampleEXT
[       OK ] GLES2FormatTest.RenderbufferStorageMultisampleEXT (0 ms)
[619/2819] GLES2FormatTest.RenderbufferStorageMultisampleEXT (0 ms)
[ RUN      ] GLES2FormatTest.FramebufferTexture2DMultisampleEXT
[       OK ] GLES2FormatTest.FramebufferTexture2DMultisampleEXT (0 ms)
[620/2819] GLES2FormatTest.FramebufferTexture2DMultisampleEXT (0 ms)
[ RUN      ] GLES2FormatTest.CopySubTextureCHROMIUM
[       OK ] GLES2FormatTest.CopySubTextureCHROMIUM (0 ms)
[621/2819] GLES2FormatTest.CopySubTextureCHROMIUM (0 ms)
[ RUN      ] GLES2FormatTest.CompressedCopyTextureCHROMIUM
[       OK ] GLES2FormatTest.CompressedCopyTextureCHROMIUM (0 ms)
[622/2819] GLES2FormatTest.CompressedCopyTextureCHROMIUM (0 ms)
[ RUN      ] GLES2FormatTest.DrawArraysInstancedANGLE
[       OK ] GLES2FormatTest.DrawArraysInstancedANGLE (0 ms)
[623/2819] GLES2FormatTest.DrawArraysInstancedANGLE (0 ms)
[ RUN      ] GLES2FormatTest.DrawElementsInstancedANGLE
[       OK ] GLES2FormatTest.DrawElementsInstancedANGLE (0 ms)
[624/2819] GLES2FormatTest.DrawElementsInstancedANGLE (0 ms)
[ RUN      ] GLES2FormatTest.VertexAttribDivisorANGLE
[       OK ] GLES2FormatTest.VertexAttribDivisorANGLE (0 ms)
[625/2819] GLES2FormatTest.VertexAttribDivisorANGLE (0 ms)
[ RUN      ] GLES2FormatTest.ProduceTextureCHROMIUMImmediate
[       OK ] GLES2FormatTest.ProduceTextureCHROMIUMImmediate (0 ms)
[626/2819] GLES2FormatTest.ProduceTextureCHROMIUMImmediate (0 ms)
[ RUN      ] GLES2FormatTest.ProduceTextureDirectCHROMIUMImmediate
[       OK ] GLES2FormatTest.ProduceTextureDirectCHROMIUMImmediate (0 ms)
[627/2819] GLES2FormatTest.ProduceTextureDirectCHROMIUMImmediate (0 ms)
[ RUN      ] GLES2FormatTest.ConsumeTextureCHROMIUMImmediate
[       OK ] GLES2FormatTest.ConsumeTextureCHROMIUMImmediate (0 ms)
[628/2819] GLES2FormatTest.ConsumeTextureCHROMIUMImmediate (0 ms)
[ RUN      ] GLES2FormatTest.BindUniformLocationCHROMIUMBucket
[       OK ] GLES2FormatTest.BindUniformLocationCHROMIUMBucket (0 ms)
[629/2819] GLES2FormatTest.BindUniformLocationCHROMIUMBucket (0 ms)
[ RUN      ] GLES2FormatTest.GenValuebuffersCHROMIUMImmediate
[       OK ] GLES2FormatTest.GenValuebuffersCHROMIUMImmediate (0 ms)
[630/2819] GLES2FormatTest.GenValuebuffersCHROMIUMImmediate (0 ms)
[ RUN      ] GLES2FormatTest.GenVertexArraysOESImmediate
[       OK ] GLES2FormatTest.GenVertexArraysOESImmediate (0 ms)
[631/2819] GLES2FormatTest.GenVertexArraysOESImmediate (0 ms)
[ RUN      ] GLES2FormatTest.DeleteVertexArraysOESImmediate
[       OK ] GLES2FormatTest.DeleteVertexArraysOESImmediate (0 ms)
[632/2819] GLES2FormatTest.DeleteVertexArraysOESImmediate (0 ms)
[ RUN      ] GLES2FormatTest.IsVertexArrayOES
[       OK ] GLES2FormatTest.IsVertexArrayOES (1 ms)
[633/2819] GLES2FormatTest.IsVertexArrayOES (1 ms)
[ RUN      ] GLES2FormatTest.BindVertexArrayOES
[       OK ] GLES2FormatTest.BindVertexArrayOES (0 ms)
[634/2819] GLES2FormatTest.BindVertexArrayOES (0 ms)
[ RUN      ] GLES2FormatTest.SwapBuffers
[       OK ] GLES2FormatTest.SwapBuffers (0 ms)
[635/2819] GLES2FormatTest.SwapBuffers (0 ms)
[ RUN      ] GLES2FormatTest.GetMaxValueInBufferCHROMIUM
[       OK ] GLES2FormatTest.GetMaxValueInBufferCHROMIUM (0 ms)
[636/2819] GLES2FormatTest.GetMaxValueInBufferCHROMIUM (0 ms)
[ RUN      ] GLES2FormatTest.EnableFeatureCHROMIUM
[       OK ] GLES2FormatTest.EnableFeatureCHROMIUM (0 ms)
[637/2819] GLES2FormatTest.EnableFeatureCHROMIUM (0 ms)
[ RUN      ] GLES2FormatTest.MapBufferRange
[       OK ] GLES2FormatTest.MapBufferRange (0 ms)
[638/2819] GLES2FormatTest.MapBufferRange (0 ms)
[ RUN      ] GLES2FormatTest.UnmapBuffer
[       OK ] GLES2FormatTest.UnmapBuffer (0 ms)
[639/2819] GLES2FormatTest.UnmapBuffer (0 ms)
[ RUN      ] GLES2FormatTest.ResizeCHROMIUM
[       OK ] GLES2FormatTest.ResizeCHROMIUM (0 ms)
[640/2819] GLES2FormatTest.ResizeCHROMIUM (0 ms)
[ RUN      ] GLES2FormatTest.GetRequestableExtensionsCHROMIUM
[       OK ] GLES2FormatTest.GetRequestableExtensionsCHROMIUM (0 ms)
[641/2819] GLES2FormatTest.GetRequestableExtensionsCHROMIUM (0 ms)
[ RUN      ] GLES2FormatTest.RequestExtensionCHROMIUM
[       OK ] GLES2FormatTest.RequestExtensionCHROMIUM (0 ms)
[642/2819] GLES2FormatTest.RequestExtensionCHROMIUM (0 ms)
[ RUN      ] GLES2FormatTest.GetProgramInfoCHROMIUM
[       OK ] GLES2FormatTest.GetProgramInfoCHROMIUM (0 ms)
[643/2819] GLES2FormatTest.GetProgramInfoCHROMIUM (0 ms)
[ RUN      ] GLES2FormatTest.GetUniformBlocksCHROMIUM
[       OK ] GLES2FormatTest.GetUniformBlocksCHROMIUM (0 ms)
[644/2819] GLES2FormatTest.GetUniformBlocksCHROMIUM (0 ms)
[ RUN      ] GLES2FormatTest.GetTransformFeedbackVaryingsCHROMIUM
[       OK ] GLES2FormatTest.GetTransformFeedbackVaryingsCHROMIUM (0 ms)
[645/2819] GLES2FormatTest.GetTransformFeedbackVaryingsCHROMIUM (0 ms)
[ RUN      ] GLES2FormatTest.GetUniformsES3CHROMIUM
[       OK ] GLES2FormatTest.GetUniformsES3CHROMIUM (0 ms)
[646/2819] GLES2FormatTest.GetUniformsES3CHROMIUM (0 ms)
[ RUN      ] GLES2FormatTest.GetTranslatedShaderSourceANGLE
[       OK ] GLES2FormatTest.GetTranslatedShaderSourceANGLE (0 ms)
[647/2819] GLES2FormatTest.GetTranslatedShaderSourceANGLE (0 ms)
[ RUN      ] GLES2FormatTest.PostSubBufferCHROMIUM
[       OK ] GLES2FormatTest.PostSubBufferCHROMIUM (0 ms)
[648/2819] GLES2FormatTest.PostSubBufferCHROMIUM (0 ms)
[ RUN      ] GLES2FormatTest.TexImageIOSurface2DCHROMIUM
[       OK ] GLES2FormatTest.TexImageIOSurface2DCHROMIUM (0 ms)
[649/2819] GLES2FormatTest.TexImageIOSurface2DCHROMIUM (0 ms)
[ RUN      ] GLES2FormatTest.CopyTextureCHROMIUM
[       OK ] GLES2FormatTest.CopyTextureCHROMIUM (0 ms)
[650/2819] GLES2FormatTest.CopyTextureCHROMIUM (0 ms)
[ RUN      ] GLES2FormatTest.TexStorage2DEXT
[       OK ] GLES2FormatTest.TexStorage2DEXT (0 ms)
[651/2819] GLES2FormatTest.TexStorage2DEXT (0 ms)
[ RUN      ] GLES2FormatTest.GenQueriesEXTImmediate
[       OK ] GLES2FormatTest.GenQueriesEXTImmediate (0 ms)
[652/2819] GLES2FormatTest.GenQueriesEXTImmediate (0 ms)
[ RUN      ] GLES2FormatTest.DeleteQueriesEXTImmediate
[       OK ] GLES2FormatTest.DeleteQueriesEXTImmediate (0 ms)
[653/2819] GLES2FormatTest.DeleteQueriesEXTImmediate (0 ms)
[ RUN      ] GLES2FormatTest.BeginQueryEXT
[       OK ] GLES2FormatTest.BeginQueryEXT (0 ms)
[654/2819] GLES2FormatTest.BeginQueryEXT (0 ms)
[ RUN      ] GLES2FormatTest.BeginTransformFeedback
[       OK ] GLES2FormatTest.BeginTransformFeedback (0 ms)
[655/2819] GLES2FormatTest.BeginTransformFeedback (0 ms)
[ RUN      ] GLES2FormatTest.EndQueryEXT
[       OK ] GLES2FormatTest.EndQueryEXT (0 ms)
[656/2819] GLES2FormatTest.EndQueryEXT (0 ms)
[ RUN      ] GLES2FormatTest.EndTransformFeedback
[       OK ] GLES2FormatTest.EndTransformFeedback (0 ms)
[657/2819] GLES2FormatTest.EndTransformFeedback (0 ms)
[ RUN      ] GLES2FormatTest.InsertEventMarkerEXT
[       OK ] GLES2FormatTest.InsertEventMarkerEXT (0 ms)
[658/2819] GLES2FormatTest.InsertEventMarkerEXT (0 ms)
[ RUN      ] GLES2FormatTest.PushGroupMarkerEXT
[       OK ] GLES2FormatTest.PushGroupMarkerEXT (0 ms)
[659/2819] GLES2FormatTest.PushGroupMarkerEXT (0 ms)
[ RUN      ] GLES2FormatTest.PopGroupMarkerEXT
[       OK ] GLES2FormatTest.PopGroupMarkerEXT (0 ms)
[660/2819] GLES2FormatTest.PopGroupMarkerEXT (0 ms)
[ RUN      ] GLES2FormatTest.SwapInterval
[       OK ] GLES2FormatTest.SwapInterval (0 ms)
[661/2819] GLES2FormatTest.SwapInterval (0 ms)
[ RUN      ] GLES2FormatTest.MatrixLoadfCHROMIUMImmediate
[       OK ] GLES2FormatTest.MatrixLoadfCHROMIUMImmediate (0 ms)
[662/2819] GLES2FormatTest.MatrixLoadfCHROMIUMImmediate (0 ms)
[ RUN      ] GLES2FormatTest.MatrixLoadIdentityCHROMIUM
[       OK ] GLES2FormatTest.MatrixLoadIdentityCHROMIUM (1 ms)
[663/2819] GLES2FormatTest.MatrixLoadIdentityCHROMIUM (1 ms)
[ RUN      ] GLES2FormatTest.BlendBarrierKHR
[       OK ] GLES2FormatTest.BlendBarrierKHR (0 ms)
[664/2819] GLES2FormatTest.BlendBarrierKHR (0 ms)
[ RUN      ] GLES2UtilTest.SafeMultiplyUint32
[       OK ] GLES2UtilTest.SafeMultiplyUint32 (0 ms)
[665/2819] GLES2UtilTest.SafeMultiplyUint32 (0 ms)
[ RUN      ] GLES2UtilTest.SafeAddUint32
[       OK ] GLES2UtilTest.SafeAddUint32 (0 ms)
[666/2819] GLES2UtilTest.SafeAddUint32 (0 ms)
[ RUN      ] GLES2UtilTest.SafeAddInt32
[       OK ] GLES2UtilTest.SafeAddInt32 (0 ms)
[667/2819] GLES2UtilTest.SafeAddInt32 (0 ms)
[ RUN      ] GLES2UtilTest.GLGetNumValuesReturned
[       OK ] GLES2UtilTest.GLGetNumValuesReturned (0 ms)
[668/2819] GLES2UtilTest.GLGetNumValuesReturned (0 ms)
[ RUN      ] GLES2UtilTest.ComputeImageDataSizesFormats
[       OK ] GLES2UtilTest.ComputeImageDataSizesFormats (0 ms)
[669/2819] GLES2UtilTest.ComputeImageDataSizesFormats (0 ms)
[ RUN      ] GLES2UtilTest.ComputeImageDataSizeTypes
[       OK ] GLES2UtilTest.ComputeImageDataSizeTypes (0 ms)
[670/2819] GLES2UtilTest.ComputeImageDataSizeTypes (0 ms)
[ RUN      ] GLES2FormatTest.AsyncTexSubImage2DCHROMIUM
[       OK ] GLES2FormatTest.AsyncTexSubImage2DCHROMIUM (1 ms)
[671/2819] GLES2FormatTest.AsyncTexSubImage2DCHROMIUM (1 ms)
[ RUN      ] GLES2FormatTest.AsyncTexImage2DCHROMIUM
[       OK ] GLES2FormatTest.AsyncTexImage2DCHROMIUM (0 ms)
[672/2819] GLES2FormatTest.AsyncTexImage2DCHROMIUM (0 ms)
[ RUN      ] GLES2FormatTest.WaitAsyncTexImage2DCHROMIUM
[       OK ] GLES2FormatTest.WaitAsyncTexImage2DCHROMIUM (0 ms)
[673/2819] GLES2FormatTest.WaitAsyncTexImage2DCHROMIUM (0 ms)
[ RUN      ] GLES2FormatTest.WaitAllAsyncTexImage2DCHROMIUM
[       OK ] GLES2FormatTest.WaitAllAsyncTexImage2DCHROMIUM (0 ms)
[674/2819] GLES2FormatTest.WaitAllAsyncTexImage2DCHROMIUM (0 ms)
[ RUN      ] GLES2FormatTest.DiscardFramebufferEXTImmediate
[       OK ] GLES2FormatTest.DiscardFramebufferEXTImmediate (0 ms)
[675/2819] GLES2FormatTest.DiscardFramebufferEXTImmediate (0 ms)
[ RUN      ] GLES2FormatTest.LoseContextCHROMIUM
[       OK ] GLES2FormatTest.LoseContextCHROMIUM (0 ms)
[676/2819] GLES2FormatTest.LoseContextCHROMIUM (0 ms)
[ RUN      ] GLES2FormatTest.WaitSyncPointCHROMIUM
[       OK ] GLES2FormatTest.WaitSyncPointCHROMIUM (0 ms)
[677/2819] GLES2FormatTest.WaitSyncPointCHROMIUM (0 ms)
[ RUN      ] GLES2FormatTest.DrawBuffersEXTImmediate
[       OK ] GLES2FormatTest.DrawBuffersEXTImmediate (0 ms)
[678/2819] GLES2FormatTest.DrawBuffersEXTImmediate (0 ms)
[ RUN      ] GLES2FormatTest.DiscardBackbufferCHROMIUM
[       OK ] GLES2FormatTest.DiscardBackbufferCHROMIUM (0 ms)
[679/2819] GLES2FormatTest.DiscardBackbufferCHROMIUM (0 ms)
[ RUN      ] GLES2FormatTest.ScheduleOverlayPlaneCHROMIUM
[       OK ] GLES2FormatTest.ScheduleOverlayPlaneCHROMIUM (0 ms)
[680/2819] GLES2FormatTest.ScheduleOverlayPlaneCHROMIUM (0 ms)
[ RUN      ] GLES2FormatTest.DeleteValuebuffersCHROMIUMImmediate
[       OK ] GLES2FormatTest.DeleteValuebuffersCHROMIUMImmediate (0 ms)
[681/2819] GLES2FormatTest.DeleteValuebuffersCHROMIUMImmediate (0 ms)
[ RUN      ] GLES2FormatTest.IsValuebufferCHROMIUM
[       OK ] GLES2FormatTest.IsValuebufferCHROMIUM (0 ms)
[682/2819] GLES2FormatTest.IsValuebufferCHROMIUM (0 ms)
[ RUN      ] GLES2FormatTest.BindValuebufferCHROMIUM
[       OK ] GLES2FormatTest.BindValuebufferCHROMIUM (0 ms)
[683/2819] GLES2FormatTest.BindValuebufferCHROMIUM (0 ms)
[ RUN      ] GLES2FormatTest.SubscribeValueCHROMIUM
[       OK ] GLES2FormatTest.SubscribeValueCHROMIUM (0 ms)
[684/2819] GLES2FormatTest.SubscribeValueCHROMIUM (0 ms)
[ RUN      ] GLES2FormatTest.PopulateSubscribedValuesCHROMIUM
[       OK ] GLES2FormatTest.PopulateSubscribedValuesCHROMIUM (0 ms)
[685/2819] GLES2FormatTest.PopulateSubscribedValuesCHROMIUM (0 ms)
[ RUN      ] GLES2FormatTest.UniformValuebufferCHROMIUM
[       OK ] GLES2FormatTest.UniformValuebufferCHROMIUM (0 ms)
[686/2819] GLES2FormatTest.UniformValuebufferCHROMIUM (0 ms)
[ RUN      ] GLES2FormatTest.BindTexImage2DCHROMIUM
[       OK ] GLES2FormatTest.BindTexImage2DCHROMIUM (1 ms)
[687/2819] GLES2FormatTest.BindTexImage2DCHROMIUM (1 ms)
[ RUN      ] GLES2FormatTest.ReleaseTexImage2DCHROMIUM
[       OK ] GLES2FormatTest.ReleaseTexImage2DCHROMIUM (0 ms)
[688/2819] GLES2FormatTest.ReleaseTexImage2DCHROMIUM (0 ms)
[ RUN      ] GLES2FormatTest.TraceBeginCHROMIUM
[       OK ] GLES2FormatTest.TraceBeginCHROMIUM (0 ms)
[689/2819] GLES2FormatTest.TraceBeginCHROMIUM (0 ms)
[ RUN      ] GLES2FormatTest.TraceEndCHROMIUM
[       OK ] GLES2FormatTest.TraceEndCHROMIUM (0 ms)
[690/2819] GLES2FormatTest.TraceEndCHROMIUM (0 ms)
[ RUN      ] GLES2UtilTest.ComputeImageDataSizesUnpackAlignment
[       OK ] GLES2UtilTest.ComputeImageDataSizesUnpackAlignment (0 ms)
[691/2819] GLES2UtilTest.ComputeImageDataSizesUnpackAlignment (0 ms)
[ RUN      ] GLES2UtilTest.ComputeImageDataSizeDepth
[       OK ] GLES2UtilTest.ComputeImageDataSizeDepth (0 ms)
[692/2819] GLES2UtilTest.ComputeImageDataSizeDepth (0 ms)
[ RUN      ] GLES2UtilTest.RenderbufferBytesPerPixel
[       OK ] GLES2UtilTest.RenderbufferBytesPerPixel (0 ms)
[693/2819] GLES2UtilTest.RenderbufferBytesPerPixel (0 ms)
[ RUN      ] GLES2UtilTest.GetChannelsForCompressedFormat
[       OK ] GLES2UtilTest.GetChannelsForCompressedFormat (0 ms)
[694/2819] GLES2UtilTest.GetChannelsForCompressedFormat (0 ms)
[ RUN      ] GLES2UtilTest.ParseUniformName
[       OK ] GLES2UtilTest.ParseUniformName (1 ms)
[695/2819] GLES2UtilTest.ParseUniformName (1 ms)
[ RUN      ] IdAllocatorTest.TestBasic
[       OK ] IdAllocatorTest.TestBasic (0 ms)
[696/2819] IdAllocatorTest.TestBasic (0 ms)
[ RUN      ] IdAllocatorTest.TestAdvanced
[       OK ] IdAllocatorTest.TestAdvanced (0 ms)
[697/2819] IdAllocatorTest.TestAdvanced (0 ms)
[ RUN      ] IdAllocatorTest.MarkAsUsed
[       OK ] IdAllocatorTest.MarkAsUsed (0 ms)
[698/2819] IdAllocatorTest.MarkAsUsed (0 ms)
[ RUN      ] IdAllocatorTest.AllocateIdAtOrAbove
[       OK ] IdAllocatorTest.AllocateIdAtOrAbove (0 ms)
[699/2819] IdAllocatorTest.AllocateIdAtOrAbove (0 ms)
[ RUN      ] IdAllocatorTest.AllocateIdAtOrAboveWrapsAround
[       OK ] IdAllocatorTest.AllocateIdAtOrAboveWrapsAround (0 ms)
[700/2819] IdAllocatorTest.AllocateIdAtOrAboveWrapsAround (0 ms)
[ RUN      ] IdAllocatorTest.RedundantFreeIsIgnored
[       OK ] IdAllocatorTest.RedundantFreeIsIgnored (0 ms)
[701/2819] IdAllocatorTest.RedundantFreeIsIgnored (0 ms)
[ RUN      ] IdAllocatorTest.AllocateIDRange
[       OK ] IdAllocatorTest.AllocateIDRange (0 ms)
[702/2819] IdAllocatorTest.AllocateIDRange (0 ms)
[ RUN      ] IdAllocatorTest.AllocateIDRangeEndNoEffect
[       OK ] IdAllocatorTest.AllocateIDRangeEndNoEffect (0 ms)
[703/2819] IdAllocatorTest.AllocateIDRangeEndNoEffect (0 ms)
[ RUN      ] IdAllocatorTest.AllocateFullIDRange
[       OK ] IdAllocatorTest.AllocateFullIDRange (0 ms)
[704/2819] IdAllocatorTest.AllocateFullIDRange (0 ms)
[ RUN      ] IdAllocatorTest.AllocateIDRangeNoWrapInRange
[       OK ] IdAllocatorTest.AllocateIDRangeNoWrapInRange (0 ms)
[705/2819] IdAllocatorTest.AllocateIDRangeNoWrapInRange (0 ms)
[ RUN      ] IdAllocatorTest.AllocateIdMax
[       OK ] IdAllocatorTest.AllocateIdMax (0 ms)
[706/2819] IdAllocatorTest.AllocateIdMax (0 ms)
[ RUN      ] IdAllocatorTest.ZeroIdCases
[       OK ] IdAllocatorTest.ZeroIdCases (0 ms)
[707/2819] IdAllocatorTest.ZeroIdCases (0 ms)
[ RUN      ] BufferManagerTest.Basic
[       OK ] BufferManagerTest.Basic (8 ms)
[708/2819] BufferManagerTest.Basic (8 ms)
[ RUN      ] BufferManagerTest.Destroy
[       OK ] BufferManagerTest.Destroy (5 ms)
[709/2819] BufferManagerTest.Destroy (5 ms)
[ RUN      ] BufferManagerTest.DoBufferSubData
[       OK ] BufferManagerTest.DoBufferSubData (10 ms)
[710/2819] BufferManagerTest.DoBufferSubData (10 ms)
[ RUN      ] BufferManagerTest.GetRange
[       OK ] BufferManagerTest.GetRange (9 ms)
[711/2819] BufferManagerTest.GetRange (9 ms)
[ RUN      ] BufferManagerTest.GetMaxValueForRangeUint8
[       OK ] BufferManagerTest.GetMaxValueForRangeUint8 (6 ms)
[712/2819] BufferManagerTest.GetMaxValueForRangeUint8 (6 ms)
[ RUN      ] BufferManagerTest.GetMaxValueForRangeUint16
[       OK ] BufferManagerTest.GetMaxValueForRangeUint16 (6 ms)
[713/2819] BufferManagerTest.GetMaxValueForRangeUint16 (6 ms)
[ RUN      ] BufferManagerTest.GetMaxValueForRangeUint32
[       OK ] BufferManagerTest.GetMaxValueForRangeUint32 (7 ms)
[714/2819] BufferManagerTest.GetMaxValueForRangeUint32 (7 ms)
[ RUN      ] BufferManagerTest.UseDeletedBuffer
[       OK ] BufferManagerTest.UseDeletedBuffer (7 ms)
[715/2819] BufferManagerTest.UseDeletedBuffer (7 ms)
[ RUN      ] BufferManagerTest.MaxValueCacheClearedCorrectly
[       OK ] BufferManagerTest.MaxValueCacheClearedCorrectly (8 ms)
[716/2819] BufferManagerTest.MaxValueCacheClearedCorrectly (8 ms)
[ RUN      ] BufferManagerTest.BindBufferConflicts
[       OK ] BufferManagerTest.BindBufferConflicts (5 ms)
[717/2819] BufferManagerTest.BindBufferConflicts (5 ms)
[ RUN      ] BufferManagerMemoryTrackerTest.Basic
[       OK ] BufferManagerMemoryTrackerTest.Basic (7 ms)
[718/2819] BufferManagerMemoryTrackerTest.Basic (7 ms)
[ RUN      ] BufferManagerClientSideArraysTest.StreamBuffersAreShadowed
[       OK ] BufferManagerClientSideArraysTest.StreamBuffersAreShadowed (8 ms)
[719/2819] BufferManagerClientSideArraysTest.StreamBuffersAreShadowed (8 ms)
[ RUN      ] CommandParserTest.TestInit
[       OK ] CommandParserTest.TestInit (0 ms)
[720/2819] CommandParserTest.TestInit (0 ms)
[ RUN      ] CommandBufferServiceTest.DefaultParseErrorIsNoError
[       OK ] CommandBufferServiceTest.DefaultParseErrorIsNoError (0 ms)
[721/2819] CommandBufferServiceTest.DefaultParseErrorIsNoError (0 ms)
[ RUN      ] CommandBufferServiceTest.CanSetParseError
[       OK ] CommandBufferServiceTest.CanSetParseError (0 ms)
[722/2819] CommandBufferServiceTest.CanSetParseError (0 ms)
[ RUN      ] CommonDecoderBucket.Basic
[       OK ] CommonDecoderBucket.Basic (0 ms)
[723/2819] CommonDecoderBucket.Basic (0 ms)
[ RUN      ] CommonDecoderBucket.Size
[       OK ] CommonDecoderBucket.Size (0 ms)
[724/2819] CommonDecoderBucket.Size (0 ms)
[ RUN      ] CommonDecoderBucket.GetData
[       OK ] CommonDecoderBucket.GetData (0 ms)
[725/2819] CommonDecoderBucket.GetData (0 ms)
[ RUN      ] CommonDecoderBucket.SetData
[       OK ] CommonDecoderBucket.SetData (0 ms)
[726/2819] CommonDecoderBucket.SetData (0 ms)
[ RUN      ] CommonDecoderTest.Initialize
[       OK ] CommonDecoderTest.Initialize (0 ms)
[727/2819] CommonDecoderTest.Initialize (0 ms)
[ RUN      ] CommonDecoderTest.DoCommonCommandInvalidCommand
[       OK ] CommonDecoderTest.DoCommonCommandInvalidCommand (0 ms)
[728/2819] CommonDecoderTest.DoCommonCommandInvalidCommand (0 ms)
[ RUN      ] CommonDecoderTest.HandleNoop
[       OK ] CommonDecoderTest.HandleNoop (1 ms)
[729/2819] CommonDecoderTest.HandleNoop (1 ms)
[ RUN      ] CommonDecoderTest.SetToken
[       OK ] CommonDecoderTest.SetToken (0 ms)
[730/2819] CommonDecoderTest.SetToken (0 ms)
[ RUN      ] CommandParserTest.TestSimple
[       OK ] CommandParserTest.TestSimple (1 ms)
[731/2819] CommandParserTest.TestSimple (1 ms)
[ RUN      ] CommandParserTest.TestMultipleCommands
[       OK ] CommandParserTest.TestMultipleCommands (1 ms)
[732/2819] CommandParserTest.TestMultipleCommands (1 ms)
[ RUN      ] CommandParserTest.TestWrap
[       OK ] CommandParserTest.TestWrap (1 ms)
[733/2819] CommandParserTest.TestWrap (1 ms)
[ RUN      ] CommandParserTest.TestError
[       OK ] CommandParserTest.TestError (2 ms)
[734/2819] CommandParserTest.TestError (2 ms)
[ RUN      ] CommandParserTest.SetBuffer
[       OK ] CommandParserTest.SetBuffer (0 ms)
[735/2819] CommandParserTest.SetBuffer (0 ms)
[ RUN      ] CommandBufferServiceTest.InitializesCommandBuffer
[       OK ] CommandBufferServiceTest.InitializesCommandBuffer (0 ms)
[736/2819] CommandBufferServiceTest.InitializesCommandBuffer (0 ms)
[ RUN      ] CommandBufferServiceTest.CanSyncGetAndPutOffset
[       OK ] CommandBufferServiceTest.CanSyncGetAndPutOffset (1 ms)
[737/2819] CommandBufferServiceTest.CanSyncGetAndPutOffset (1 ms)
[ RUN      ] CommandBufferServiceTest.SetGetBuffer
[       OK ] CommandBufferServiceTest.SetGetBuffer (1 ms)
[738/2819] CommandBufferServiceTest.SetGetBuffer (1 ms)
[ RUN      ] CommandBufferServiceTest.DefaultTokenIsZero
[       OK ] CommandBufferServiceTest.DefaultTokenIsZero (0 ms)
[739/2819] CommandBufferServiceTest.DefaultTokenIsZero (0 ms)
[ RUN      ] CommandBufferServiceTest.CanSetToken
[       OK ] CommandBufferServiceTest.CanSetToken (0 ms)
[740/2819] CommandBufferServiceTest.CanSetToken (0 ms)
[ RUN      ] ContextStateVec4Test.SetGetIntValues
[       OK ] ContextStateVec4Test.SetGetIntValues (0 ms)
[741/2819] ContextStateVec4Test.SetGetIntValues (0 ms)
[ RUN      ] ContextStateVec4Test.SetGetUIntValues
[       OK ] ContextStateVec4Test.SetGetUIntValues (0 ms)
[742/2819] ContextStateVec4Test.SetGetUIntValues (0 ms)
[ RUN      ] ContextStateVec4Test.Equal
[       OK ] ContextStateVec4Test.Equal (1 ms)
[743/2819] ContextStateVec4Test.Equal (1 ms)
[ RUN      ] FramebufferManagerTest.Basic
[       OK ] FramebufferManagerTest.Basic (3 ms)
[744/2819] FramebufferManagerTest.Basic (3 ms)
[ RUN      ] FramebufferManagerTest.Destroy
[       OK ] FramebufferManagerTest.Destroy (2 ms)
[745/2819] FramebufferManagerTest.Destroy (2 ms)
[ RUN      ] FramebufferInfoTest.Basic
[       OK ] FramebufferInfoTest.Basic (3 ms)
[746/2819] FramebufferInfoTest.Basic (3 ms)
[ RUN      ] FramebufferInfoTest.AttachRenderbuffer
[       OK ] FramebufferInfoTest.AttachRenderbuffer (5 ms)
[747/2819] FramebufferInfoTest.AttachRenderbuffer (5 ms)
[ RUN      ] FramebufferInfoTest.AttachTexture
[       OK ] FramebufferInfoTest.AttachTexture (5 ms)
[748/2819] FramebufferInfoTest.AttachTexture (5 ms)
[ RUN      ] FramebufferInfoTest.DrawBuffers
[       OK ] FramebufferInfoTest.DrawBuffers (4 ms)
[749/2819] FramebufferInfoTest.DrawBuffers (4 ms)
[ RUN      ] FramebufferInfoTest.UnbindRenderbuffer
[       OK ] FramebufferInfoTest.UnbindRenderbuffer (6 ms)
[750/2819] FramebufferInfoTest.UnbindRenderbuffer (6 ms)
[ RUN      ] CommonDecoderTest.SetBucketSize
[       OK ] CommonDecoderTest.SetBucketSize (0 ms)
[751/2819] CommonDecoderTest.SetBucketSize (0 ms)
[ RUN      ] CommonDecoderTest.SetBucketData
[       OK ] CommonDecoderTest.SetBucketData (0 ms)
[752/2819] CommonDecoderTest.SetBucketData (0 ms)
[ RUN      ] CommonDecoderTest.SetBucketDataImmediate
[       OK ] CommonDecoderTest.SetBucketDataImmediate (0 ms)
[753/2819] CommonDecoderTest.SetBucketDataImmediate (0 ms)
[ RUN      ] CommonDecoderTest.GetBucketStart
[       OK ] CommonDecoderTest.GetBucketStart (0 ms)
[754/2819] CommonDecoderTest.GetBucketStart (0 ms)
[ RUN      ] CommonDecoderTest.GetBucketData
[       OK ] CommonDecoderTest.GetBucketData (1 ms)
[755/2819] CommonDecoderTest.GetBucketData (1 ms)
[ RUN      ] ContextGroupTest.Basic
[       OK ] ContextGroupTest.Basic (7 ms)
[756/2819] ContextGroupTest.Basic (7 ms)
[ RUN      ] ContextGroupTest.InitializeNoExtensions
[       OK ] ContextGroupTest.InitializeNoExtensions (11 ms)
[757/2819] ContextGroupTest.InitializeNoExtensions (11 ms)
[ RUN      ] ContextGroupTest.MultipleContexts
[24397:24397:0702/220912:41174567369:ERROR:context_group.cc(107)] ContextGroup::Initialize failed because the type of the context does not fit with the group.
[24397:24397:0702/220912:41174567499:ERROR:context_group.cc(107)] ContextGroup::Initialize failed because the type of the context does not fit with the group.
[24397:24397:0702/220912:41174567587:ERROR:context_group.cc(100)] ContextGroup::Initialize failed because of unknown context type.
[       OK ] ContextGroupTest.MultipleContexts (8 ms)
[758/2819] ContextGroupTest.MultipleContexts (8 ms)
[ RUN      ] ContextStateVec4Test.DefaultValues
[       OK ] ContextStateVec4Test.DefaultValues (0 ms)
[759/2819] ContextStateVec4Test.DefaultValues (0 ms)
[ RUN      ] ContextStateVec4Test.SetGetFloatValues
[       OK ] ContextStateVec4Test.SetGetFloatValues (0 ms)
[760/2819] ContextStateVec4Test.SetGetFloatValues (0 ms)
[ RUN      ] FramebufferInfoTest.UnbindTexture
[       OK ] FramebufferInfoTest.UnbindTexture (7 ms)
[761/2819] FramebufferInfoTest.UnbindTexture (7 ms)
[ RUN      ] FramebufferInfoTest.IsCompleteMarkAsComplete
[       OK ] FramebufferInfoTest.IsCompleteMarkAsComplete (6 ms)
[762/2819] FramebufferInfoTest.IsCompleteMarkAsComplete (6 ms)
[ RUN      ] FramebufferInfoTest.GetStatus
[       OK ] FramebufferInfoTest.GetStatus (8 ms)
[763/2819] FramebufferInfoTest.GetStatus (8 ms)
[ RUN      ] FramebufferInfoFloatTest.AttachFloatTexture
[       OK ] FramebufferInfoFloatTest.AttachFloatTexture (15 ms)
[764/2819] FramebufferInfoFloatTest.AttachFloatTexture (15 ms)
[ RUN      ] GpuSchedulerTest.SchedulerDoesNothingIfRingBufferIsEmpty

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/gpu_scheduler_unittest.cc:42:
    Function call: GetPutOffset()
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: WasContextLost()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: AddProcessingCommandsTime(0.000115s)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] GpuSchedulerTest.SchedulerDoesNothingIfRingBufferIsEmpty (3 ms)
[765/2819] GpuSchedulerTest.SchedulerDoesNothingIfRingBufferIsEmpty (3 ms)
[ RUN      ] GpuSchedulerTest.GetSetBuffer
[       OK ] GpuSchedulerTest.GetSetBuffer (2 ms)
[766/2819] GpuSchedulerTest.GetSetBuffer (2 ms)
[ RUN      ] GpuSchedulerTest.ProcessesOneCommand

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: WasContextLost()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: AddProcessingCommandsTime(0.000313s)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] GpuSchedulerTest.ProcessesOneCommand (3 ms)
[767/2819] GpuSchedulerTest.ProcessesOneCommand (3 ms)
[ RUN      ] GpuSchedulerTest.ProcessesTwoCommands

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: WasContextLost()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: AddProcessingCommandsTime(0.000363s)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] GpuSchedulerTest.ProcessesTwoCommands (3 ms)
[768/2819] GpuSchedulerTest.ProcessesTwoCommands (3 ms)
[ RUN      ] GpuSchedulerTest.SetsErrorCodeOnCommandBuffer

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: AddProcessingCommandsTime(0.000392s)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] GpuSchedulerTest.SetsErrorCodeOnCommandBuffer (4 ms)
[769/2819] GpuSchedulerTest.SetsErrorCodeOnCommandBuffer (4 ms)
[ RUN      ] GpuSchedulerTest.ProcessCommandsDoesNothingAfterError

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/gpu_scheduler_unittest.cc:42:
    Function call: GetPutOffset()
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] GpuSchedulerTest.ProcessCommandsDoesNothingAfterError (2 ms)
[770/2819] GpuSchedulerTest.ProcessCommandsDoesNothingAfterError (2 ms)
[ RUN      ] GpuSchedulerTest.CanGetAddressOfSharedMemory
[       OK ] GpuSchedulerTest.CanGetAddressOfSharedMemory (2 ms)
[771/2819] GpuSchedulerTest.CanGetAddressOfSharedMemory (2 ms)
[ RUN      ] GpuSchedulerTest.CanGetSizeOfSharedMemory
[       OK ] GpuSchedulerTest.CanGetSizeOfSharedMemory (2 ms)
[772/2819] GpuSchedulerTest.CanGetSizeOfSharedMemory (2 ms)
[ RUN      ] GpuSchedulerTest.SetTokenForwardsToCommandBuffer
[       OK ] GpuSchedulerTest.SetTokenForwardsToCommandBuffer (2 ms)
[773/2819] GpuSchedulerTest.SetTokenForwardsToCommandBuffer (2 ms)
[ RUN      ] GpuARBTimerTraceTest.ARBTimerTraceTestOff
[       OK ] GpuARBTimerTraceTest.ARBTimerTraceTestOff (8 ms)
[774/2819] GpuARBTimerTraceTest.ARBTimerTraceTestOff (8 ms)
[ RUN      ] GpuARBTimerTraceTest.ARBTimerTraceTestServiceOnly
[       OK ] GpuARBTimerTraceTest.ARBTimerTraceTestServiceOnly (7 ms)
[775/2819] GpuARBTimerTraceTest.ARBTimerTraceTestServiceOnly (7 ms)
[ RUN      ] GpuARBTimerTraceTest.ARBTimerTraceTestDeviceOnly
[       OK ] GpuARBTimerTraceTest.ARBTimerTraceTestDeviceOnly (9 ms)
[776/2819] GpuARBTimerTraceTest.ARBTimerTraceTestDeviceOnly (9 ms)
[ RUN      ] GpuARBTimerTraceTest.ARBTimerTraceTestBothOn
[       OK ] GpuARBTimerTraceTest.ARBTimerTraceTestBothOn (8 ms)
[777/2819] GpuARBTimerTraceTest.ARBTimerTraceTestBothOn (8 ms)
[ RUN      ] GpuDisjointTimerTraceTest.DisjointTimerTraceTestOff
[       OK ] GpuDisjointTimerTraceTest.DisjointTimerTraceTestOff (6 ms)
[778/2819] GpuDisjointTimerTraceTest.DisjointTimerTraceTestOff (6 ms)
[ RUN      ] GpuDisjointTimerTraceTest.DisjointTimerTraceTestServiceOnly
[       OK ] GpuDisjointTimerTraceTest.DisjointTimerTraceTestServiceOnly (7 ms)
[779/2819] GpuDisjointTimerTraceTest.DisjointTimerTraceTestServiceOnly (7 ms)
[ RUN      ] GpuDisjointTimerTraceTest.DisjointTimerTraceTestDeviceOnly
[       OK ] GpuDisjointTimerTraceTest.DisjointTimerTraceTestDeviceOnly (8 ms)
[780/2819] GpuDisjointTimerTraceTest.DisjointTimerTraceTestDeviceOnly (8 ms)
[ RUN      ] GpuDisjointTimerTraceTest.DisjointTimerTraceTestBothOn
[       OK ] GpuDisjointTimerTraceTest.DisjointTimerTraceTestBothOn (11 ms)
[781/2819] GpuDisjointTimerTraceTest.DisjointTimerTraceTestBothOn (11 ms)
[ RUN      ] InvalidTimerTracerTest.InvalidTimerBasicTracerTest
[       OK ] InvalidTimerTracerTest.InvalidTimerBasicTracerTest (7 ms)
[782/2819] InvalidTimerTracerTest.InvalidTimerBasicTracerTest (7 ms)
[ RUN      ] InvalidTimerTracerTest.InvalidTimerDisabledTest
[       OK ] InvalidTimerTracerTest.InvalidTimerDisabledTest (6 ms)
[783/2819] InvalidTimerTracerTest.InvalidTimerDisabledTest (6 ms)
[ RUN      ] InvalidTimerTracerTest.InvalidTimerTracerMarkersTest
[       OK ] InvalidTimerTracerTest.InvalidTimerTracerMarkersTest (10 ms)
[784/2819] InvalidTimerTracerTest.InvalidTimerTracerMarkersTest (10 ms)
[ RUN      ] InvalidTimerTracerTest.InvalidTimerOngoingTracerMarkersTest

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: TraceServiceBegin(0, @0x7d140000cad8 "trace_category", @0x7d140000caf0 "trace_test")
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: TraceServiceBegin(0, @0x7d140000cad8 "trace_category", @0x7d140000caf0 "trace_test")
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] InvalidTimerTracerTest.InvalidTimerOngoingTracerMarkersTest (9 ms)
[785/2819] InvalidTimerTracerTest.InvalidTimerOngoingTracerMarkersTest (9 ms)
[ RUN      ] GpuEXTTimerTracerTest.EXTTimerBasicTracerTest
[       OK ] GpuEXTTimerTracerTest.EXTTimerBasicTracerTest (6 ms)
[786/2819] GpuEXTTimerTracerTest.EXTTimerBasicTracerTest (6 ms)
[ RUN      ] GpuEXTTimerTracerTest.EXTTimerDisabledTest
[       OK ] GpuEXTTimerTracerTest.EXTTimerDisabledTest (6 ms)
[787/2819] GpuEXTTimerTracerTest.EXTTimerDisabledTest (6 ms)
[ RUN      ] GpuEXTTimerTracerTest.EXTTimerTracerMarkersTest

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/gles2_cmd_decoder_mock.cc:14:
    Function call: MakeCurrent()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/gles2_cmd_decoder_mock.cc:14:
    Function call: MakeCurrent()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/gles2_cmd_decoder_mock.cc:14:
    Function call: MakeCurrent()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/gles2_cmd_decoder_mock.cc:14:
    Function call: MakeCurrent()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] GpuEXTTimerTracerTest.EXTTimerTracerMarkersTest (15 ms)
[788/2819] GpuEXTTimerTracerTest.EXTTimerTracerMarkersTest (15 ms)
[ RUN      ] GpuEXTTimerTracerTest.EXTTimerOngoingTracerMarkersTest

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: TraceServiceBegin(0, @0x7d140000c948 "trace_category", @0x7d140000c960 "trace_test")
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/gles2_cmd_decoder_mock.cc:14:
    Function call: MakeCurrent()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: TraceServiceBegin(0, @0x7d140000c948 "trace_category", @0x7d140000c960 "trace_test")
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/gles2_cmd_decoder_mock.cc:14:
    Function call: MakeCurrent()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] GpuEXTTimerTracerTest.EXTTimerOngoingTracerMarkersTest (11 ms)
[789/2819] GpuEXTTimerTracerTest.EXTTimerOngoingTracerMarkersTest (11 ms)
[ RUN      ] GpuARBTimerTracerTest.ARBTimerBasicTracerTest
[       OK ] GpuARBTimerTracerTest.ARBTimerBasicTracerTest (7 ms)
[790/2819] GpuARBTimerTracerTest.ARBTimerBasicTracerTest (7 ms)
[ RUN      ] GPUTracerTest.IsTracingTest
[       OK ] GPUTracerTest.IsTracingTest (8 ms)
[791/2819] GPUTracerTest.IsTracingTest (8 ms)
[ RUN      ] GPUTracerTest.DecodeTest
[       OK ] GPUTracerTest.DecodeTest (6 ms)
[792/2819] GPUTracerTest.DecodeTest (6 ms)
[ RUN      ] GPUTracerTest.TraceDuringDecodeTest
[       OK ] GPUTracerTest.TraceDuringDecodeTest (6 ms)
[793/2819] GPUTracerTest.TraceDuringDecodeTest (6 ms)
[ RUN      ] IdManagerTest.Basic
[       OK ] IdManagerTest.Basic (0 ms)
[794/2819] IdManagerTest.Basic (0 ms)
[ RUN      ] MailboxManagerTest.Basic
[       OK ] MailboxManagerTest.Basic (5 ms)
[795/2819] MailboxManagerTest.Basic (5 ms)
[ RUN      ] MailboxManagerTest.ProduceMultipleMailbox
[       OK ] MailboxManagerTest.ProduceMultipleMailbox (5 ms)
[796/2819] MailboxManagerTest.ProduceMultipleMailbox (5 ms)
[ RUN      ] MailboxManagerTest.ProduceMultipleTexture
[       OK ] MailboxManagerTest.ProduceMultipleTexture (5 ms)
[797/2819] MailboxManagerTest.ProduceMultipleTexture (5 ms)
[ RUN      ] MailboxManagerTest.ProduceMultipleTextureMailbox
[       OK ] MailboxManagerTest.ProduceMultipleTextureMailbox (6 ms)
[798/2819] MailboxManagerTest.ProduceMultipleTextureMailbox (6 ms)
[ RUN      ] MailboxManagerSyncTest.ProduceDestroy
[       OK ] MailboxManagerSyncTest.ProduceDestroy (5 ms)
[799/2819] MailboxManagerSyncTest.ProduceDestroy (5 ms)
[ RUN      ] MailboxManagerSyncTest.ProduceSyncDestroy
[       OK ] MailboxManagerSyncTest.ProduceSyncDestroy (5 ms)
[800/2819] MailboxManagerSyncTest.ProduceSyncDestroy (5 ms)
[ RUN      ] GpuARBTimerTracerTest.ARBTimerDisabledTest
[       OK ] GpuARBTimerTracerTest.ARBTimerDisabledTest (5 ms)
[801/2819] GpuARBTimerTracerTest.ARBTimerDisabledTest (5 ms)
[ RUN      ] GpuARBTimerTracerTest.ARBTimerTracerMarkersTest

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/gles2_cmd_decoder_mock.cc:14:
    Function call: MakeCurrent()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/gles2_cmd_decoder_mock.cc:14:
    Function call: MakeCurrent()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/gles2_cmd_decoder_mock.cc:14:
    Function call: MakeCurrent()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/gles2_cmd_decoder_mock.cc:14:
    Function call: MakeCurrent()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] GpuARBTimerTracerTest.ARBTimerTracerMarkersTest (10 ms)
[802/2819] GpuARBTimerTracerTest.ARBTimerTracerMarkersTest (10 ms)
[ RUN      ] GpuARBTimerTracerTest.ARBTimerBasicOngoingTracerMarkersTest

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: TraceServiceBegin(0, @0x7d140000ca88 "trace_category", @0x7d140000caa0 "trace_test")
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/gles2_cmd_decoder_mock.cc:14:
    Function call: MakeCurrent()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: TraceServiceBegin(0, @0x7d140000ca88 "trace_category", @0x7d140000caa0 "trace_test")
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/gles2_cmd_decoder_mock.cc:14:
    Function call: MakeCurrent()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] GpuARBTimerTracerTest.ARBTimerBasicOngoingTracerMarkersTest (6 ms)
[803/2819] GpuARBTimerTracerTest.ARBTimerBasicOngoingTracerMarkersTest (6 ms)
[ RUN      ] GpuDisjointTimerTracerTest.DisjointTimerBasicTracerTest
[       OK ] GpuDisjointTimerTracerTest.DisjointTimerBasicTracerTest (18 ms)
[804/2819] GpuDisjointTimerTracerTest.DisjointTimerBasicTracerTest (18 ms)
[ RUN      ] GpuDisjointTimerTracerTest.DisjointTimerDisabledTest
[       OK ] GpuDisjointTimerTracerTest.DisjointTimerDisabledTest (6 ms)
[805/2819] GpuDisjointTimerTracerTest.DisjointTimerDisabledTest (6 ms)
[ RUN      ] GpuDisjointTimerTracerTest.DisjointTimerBasicTracerMarkersTest

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/gles2_cmd_decoder_mock.cc:14:
    Function call: MakeCurrent()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/gles2_cmd_decoder_mock.cc:14:
    Function call: MakeCurrent()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/gles2_cmd_decoder_mock.cc:14:
    Function call: MakeCurrent()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/gles2_cmd_decoder_mock.cc:14:
    Function call: MakeCurrent()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] GpuDisjointTimerTracerTest.DisjointTimerBasicTracerMarkersTest (17 ms)
[806/2819] GpuDisjointTimerTracerTest.DisjointTimerBasicTracerMarkersTest (17 ms)
[ RUN      ] GpuDisjointTimerTracerTest.DisjointTimerOngoingTracerMarkersTest

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: TraceServiceBegin(0, @0x7d140000c948 "trace_category", @0x7d140000c960 "trace_test")
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/gles2_cmd_decoder_mock.cc:14:
    Function call: MakeCurrent()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: TraceServiceBegin(0, @0x7d140000c948 "trace_category", @0x7d140000c960 "trace_test")
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/gles2_cmd_decoder_mock.cc:14:
    Function call: MakeCurrent()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] GpuDisjointTimerTracerTest.DisjointTimerOngoingTracerMarkersTest (13 ms)
[807/2819] GpuDisjointTimerTracerTest.DisjointTimerOngoingTracerMarkersTest (13 ms)
[ RUN      ] GpuDisjointTimerTracerTest.DisjointTimerDisjointTraceTest

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../gpu/command_buffer/service/gles2_cmd_decoder_mock.cc:14:
    Function call: MakeCurrent()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] GpuDisjointTimerTracerTest.DisjointTimerDisjointTraceTest (11 ms)
[808/2819] GpuDisjointTimerTracerTest.DisjointTimerDisjointTraceTest (11 ms)
[ RUN      ] GpuDisjointTimerTracerTest.NonrelevantDisjointTraceTest
[       OK ] GpuDisjointTimerTracerTest.NonrelevantDisjointTraceTest (11 ms)
[809/2819] GpuDisjointTimerTracerTest.NonrelevantDisjointTraceTest (11 ms)
[ RUN      ] GpuDisjointTimerTracerTest.MultipleClientsDisjointTest
[       OK ] GpuDisjointTimerTracerTest.MultipleClientsDisjointTest (6 ms)
[810/2819] GpuDisjointTimerTracerTest.MultipleClientsDisjointTest (6 ms)
[ RUN      ] ProgramCacheTest.LinkStatusSave
[       OK ] ProgramCacheTest.LinkStatusSave (0 ms)
[811/2819] ProgramCacheTest.LinkStatusSave (0 ms)
[ RUN      ] ProgramCacheTest.LinkUnknownOnFragmentSourceChange
[       OK ] ProgramCacheTest.LinkUnknownOnFragmentSourceChange (0 ms)
[812/2819] ProgramCacheTest.LinkUnknownOnFragmentSourceChange (0 ms)
[ RUN      ] ProgramCacheTest.LinkUnknownOnVertexSourceChange
[       OK ] ProgramCacheTest.LinkUnknownOnVertexSourceChange (0 ms)
[813/2819] ProgramCacheTest.LinkUnknownOnVertexSourceChange (0 ms)
[ RUN      ] ProgramCacheTest.StatusEviction
[       OK ] ProgramCacheTest.StatusEviction (0 ms)
[814/2819] ProgramCacheTest.StatusEviction (0 ms)
[ RUN      ] ProgramCacheTest.EvictionWithReusedShader
[       OK ] ProgramCacheTest.EvictionWithReusedShader (1 ms)
[815/2819] ProgramCacheTest.EvictionWithReusedShader (1 ms)
[ RUN      ] ProgramCacheTest.StatusClear
[       OK ] ProgramCacheTest.StatusClear (0 ms)
[816/2819] ProgramCacheTest.StatusClear (0 ms)
[ RUN      ] ProgramCacheTest.LinkUnknownOnTransformFeedbackChange
[       OK ] ProgramCacheTest.LinkUnknownOnTransformFeedbackChange (1 ms)
[817/2819] ProgramCacheTest.LinkUnknownOnTransformFeedbackChange (1 ms)
[ RUN      ] ProgramManagerTest.Basic
[       OK ] ProgramManagerTest.Basic (5 ms)
[818/2819] ProgramManagerTest.Basic (5 ms)
[ RUN      ] ProgramManagerTest.Destroy
[       OK ] ProgramManagerTest.Destroy (5 ms)
[819/2819] ProgramManagerTest.Destroy (5 ms)
[ RUN      ] ProgramManagerTest.DeleteBug
[       OK ] ProgramManagerTest.DeleteBug (4 ms)
[820/2819] ProgramManagerTest.DeleteBug (4 ms)
[ RUN      ] MailboxManagerSyncTest.ProduceSyncClobberDestroy
[       OK ] MailboxManagerSyncTest.ProduceSyncClobberDestroy (6 ms)
[821/2819] MailboxManagerSyncTest.ProduceSyncClobberDestroy (6 ms)
[ RUN      ] MailboxManagerSyncTest.ProduceConsumeResize
[       OK ] MailboxManagerSyncTest.ProduceConsumeResize (11 ms)
[822/2819] MailboxManagerSyncTest.ProduceConsumeResize (11 ms)
[ RUN      ] MailboxManagerSyncTest.ProduceConsumeBidirectional
[       OK ] MailboxManagerSyncTest.ProduceConsumeBidirectional (14 ms)
[823/2819] MailboxManagerSyncTest.ProduceConsumeBidirectional (14 ms)
[ RUN      ] MailboxManagerSyncTest.ProduceAndClobber
[       OK ] MailboxManagerSyncTest.ProduceAndClobber (12 ms)
[824/2819] MailboxManagerSyncTest.ProduceAndClobber (12 ms)
[ RUN      ] MailboxManagerSyncTest.ClearedStateSynced
[       OK ] MailboxManagerSyncTest.ClearedStateSynced (10 ms)
[825/2819] MailboxManagerSyncTest.ClearedStateSynced (10 ms)
[ RUN      ] MailboxManagerSyncTest.SyncIncompleteTexture
[       OK ] MailboxManagerSyncTest.SyncIncompleteTexture (6 ms)
[826/2819] MailboxManagerSyncTest.SyncIncompleteTexture (6 ms)
[ RUN      ] MailboxManagerSyncTest.SharedThroughMultipleMailboxes
[       OK ] MailboxManagerSyncTest.SharedThroughMultipleMailboxes (4 ms)
[827/2819] MailboxManagerSyncTest.SharedThroughMultipleMailboxes (4 ms)
[ RUN      ] MailboxManagerSyncTest.ProduceBothWays
[       OK ] MailboxManagerSyncTest.ProduceBothWays (4 ms)
[828/2819] MailboxManagerSyncTest.ProduceBothWays (4 ms)
[ RUN      ] MemoryProgramCacheTest.CacheSave

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] MemoryProgramCacheTest.CacheSave (8 ms)
[829/2819] MemoryProgramCacheTest.CacheSave (8 ms)
[ RUN      ] MemoryProgramCacheTest.LoadProgram

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] MemoryProgramCacheTest.LoadProgram (7 ms)
[830/2819] MemoryProgramCacheTest.LoadProgram (7 ms)
[ RUN      ] MemoryProgramCacheTest.CacheLoadMatchesSave

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] MemoryProgramCacheTest.CacheLoadMatchesSave (9 ms)
[831/2819] MemoryProgramCacheTest.CacheLoadMatchesSave (9 ms)
[ RUN      ] MemoryProgramCacheTest.LoadProgramMatchesSave

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] MemoryProgramCacheTest.LoadProgramMatchesSave (8 ms)
[832/2819] MemoryProgramCacheTest.LoadProgramMatchesSave (8 ms)
[ RUN      ] MemoryProgramCacheTest.LoadFailOnLinkFalse

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] MemoryProgramCacheTest.LoadFailOnLinkFalse (8 ms)
[833/2819] MemoryProgramCacheTest.LoadFailOnLinkFalse (8 ms)
[ RUN      ] MemoryProgramCacheTest.LoadFailOnDifferentSource

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] MemoryProgramCacheTest.LoadFailOnDifferentSource (19 ms)
[834/2819] MemoryProgramCacheTest.LoadFailOnDifferentSource (19 ms)
[ RUN      ] MemoryProgramCacheTest.LoadFailOnDifferentMap

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] MemoryProgramCacheTest.LoadFailOnDifferentMap (12 ms)
[835/2819] MemoryProgramCacheTest.LoadFailOnDifferentMap (12 ms)
[ RUN      ] MemoryProgramCacheTest.LoadFailOnDifferentTransformFeedbackVaryings

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] MemoryProgramCacheTest.LoadFailOnDifferentTransformFeedbackVaryings (12 ms)
[836/2819] MemoryProgramCacheTest.LoadFailOnDifferentTransformFeedbackVaryings (12 ms)
[ RUN      ] MemoryProgramCacheTest.MemoryProgramCacheEviction

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] MemoryProgramCacheTest.MemoryProgramCacheEviction (16 ms)
[837/2819] MemoryProgramCacheTest.MemoryProgramCacheEviction (16 ms)
[ RUN      ] MemoryProgramCacheTest.SaveCorrectProgram

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] MemoryProgramCacheTest.SaveCorrectProgram (13 ms)
[838/2819] MemoryProgramCacheTest.SaveCorrectProgram (13 ms)
[ RUN      ] MemoryProgramCacheTest.LoadCorrectProgram

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] MemoryProgramCacheTest.LoadCorrectProgram (13 ms)
[839/2819] MemoryProgramCacheTest.LoadCorrectProgram (13 ms)
[ RUN      ] MemoryProgramCacheTest.OverwriteOnNewSave

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] MemoryProgramCacheTest.OverwriteOnNewSave (13 ms)
[840/2819] MemoryProgramCacheTest.OverwriteOnNewSave (13 ms)
[ RUN      ] ProgramManagerTest.Program
[       OK ] ProgramManagerTest.Program (3 ms)
[841/2819] ProgramManagerTest.Program (3 ms)
[ RUN      ] ProgramManagerWithShaderTest.GetAttribInfos
[       OK ] ProgramManagerWithShaderTest.GetAttribInfos (16 ms)
[842/2819] ProgramManagerWithShaderTest.GetAttribInfos (16 ms)
[ RUN      ] ProgramManagerWithShaderTest.GetAttribInfos
[       OK ] ProgramManagerWithShaderTest.GetAttribInfos (16 ms)
[843/2819] ProgramManagerWithShaderTest.GetAttribInfo (16 ms)
[ RUN      ] ProgramManagerWithShaderTest.GetAttribLocation
[       OK ] ProgramManagerWithShaderTest.GetAttribLocation (17 ms)
[844/2819] ProgramManagerWithShaderTest.GetAttribLocation (17 ms)
[ RUN      ] ProgramManagerWithShaderTest.GetUniformInfo
[       OK ] ProgramManagerWithShaderTest.GetUniformInfo (17 ms)
[845/2819] ProgramManagerWithShaderTest.GetUniformInfo (17 ms)
[ RUN      ] ProgramManagerWithShaderTest.AttachDetachShader
[       OK ] ProgramManagerWithShaderTest.AttachDetachShader (29 ms)
[846/2819] ProgramManagerWithShaderTest.AttachDetachShader (29 ms)
[ RUN      ] ProgramManagerWithShaderTest.GetUniformFakeLocation
[       OK ] ProgramManagerWithShaderTest.GetUniformFakeLocation (12 ms)
[847/2819] ProgramManagerWithShaderTest.GetUniformFakeLocation (12 ms)
[ RUN      ] ProgramManagerWithShaderTest.GetUniformInfoByFakeLocation
[       OK ] ProgramManagerWithShaderTest.GetUniformInfoByFakeLocation (10 ms)
[848/2819] ProgramManagerWithShaderTest.GetUniformInfoByFakeLocation (10 ms)
[ RUN      ] ProgramManagerWithShaderTest.GLDriverReturnsGLUnderscoreUniform
[       OK ] ProgramManagerWithShaderTest.GLDriverReturnsGLUnderscoreUniform (28 ms)
[849/2819] ProgramManagerWithShaderTest.GLDriverReturnsGLUnderscoreUniform (28 ms)
[ RUN      ] ProgramManagerWithShaderTest.SimilarArrayNames
[       OK ] ProgramManagerWithShaderTest.SimilarArrayNames (27 ms)
[850/2819] ProgramManagerWithShaderTest.SimilarArrayNames (27 ms)
[ RUN      ] QueryManagerTest.ProcessPendingQueries
[       OK ] QueryManagerTest.ProcessPendingQueries (13 ms)
[851/2819] QueryManagerTest.ProcessPendingQueries (13 ms)
[ RUN      ] QueryManagerTest.ProcessPendingBadSharedMemoryId
[       OK ] QueryManagerTest.ProcessPendingBadSharedMemoryId (8 ms)
[852/2819] QueryManagerTest.ProcessPendingBadSharedMemoryId (8 ms)
[ RUN      ] QueryManagerTest.ProcessPendingBadSharedMemoryOffset
[       OK ] QueryManagerTest.ProcessPendingBadSharedMemoryOffset (8 ms)
[853/2819] QueryManagerTest.ProcessPendingBadSharedMemoryOffset (8 ms)
[ RUN      ] QueryManagerTest.ExitWithPendingQuery
[       OK ] QueryManagerTest.ExitWithPendingQuery (8 ms)
[854/2819] QueryManagerTest.ExitWithPendingQuery (8 ms)
[ RUN      ] QueryManagerTest.ARBOcclusionQuery2
[       OK ] QueryManagerTest.ARBOcclusionQuery2 (9 ms)
[855/2819] QueryManagerTest.ARBOcclusionQuery2 (9 ms)
[ RUN      ] QueryManagerTest.ARBOcclusionQuery2
[       OK ] QueryManagerTest.ARBOcclusionQuery2 (9 ms)
[856/2819] QueryManagerTest.ARBOcclusionQuery (9 ms)
[ RUN      ] QueryManagerTest.GetErrorQuery
[       OK ] QueryManagerTest.GetErrorQuery (9 ms)
[857/2819] QueryManagerTest.GetErrorQuery (9 ms)
[ RUN      ] RenderbufferManagerTest.Basic
[       OK ] RenderbufferManagerTest.Basic (6 ms)
[858/2819] RenderbufferManagerTest.Basic (6 ms)
[ RUN      ] RenderbufferManagerTest.Destroy
[       OK ] RenderbufferManagerTest.Destroy (6 ms)
[859/2819] RenderbufferManagerTest.Destroy (6 ms)
[ RUN      ] RenderbufferManagerTest.Renderbuffer
[       OK ] RenderbufferManagerTest.Renderbuffer (7 ms)
[860/2819] RenderbufferManagerTest.Renderbuffer (7 ms)
[ RUN      ] RenderbufferManagerTest.UseDeletedRenderbufferInfo
[       OK ] RenderbufferManagerTest.UseDeletedRenderbufferInfo (8 ms)
[861/2819] RenderbufferManagerTest.UseDeletedRenderbufferInfo (8 ms)
[ RUN      ] RenderbufferManagerTest.AddToSignature
[       OK ] RenderbufferManagerTest.AddToSignature (6 ms)
[862/2819] RenderbufferManagerTest.AddToSignature (6 ms)
[ RUN      ] RenderbufferManagerMemoryTrackerTest.Basic
[       OK ] RenderbufferManagerMemoryTrackerTest.Basic (8 ms)
[863/2819] RenderbufferManagerMemoryTrackerTest.Basic (8 ms)
[ RUN      ] RenderbufferManagerFormatGLESTest.UpgradeDepthFormatOnGLES
[       OK ] RenderbufferManagerFormatGLESTest.UpgradeDepthFormatOnGLES (7 ms)
[864/2819] RenderbufferManagerFormatGLESTest.UpgradeDepthFormatOnGLES (7 ms)
[ RUN      ] RenderbufferManagerFormatNonGLESTest.UseUnsizedDepthFormatOnNonGLES
[       OK ] RenderbufferManagerFormatNonGLESTest.UseUnsizedDepthFormatOnNonGLES (6 ms)
[865/2819] RenderbufferManagerFormatNonGLESTest.UseUnsizedDepthFormatOnNonGLES (6 ms)
[ RUN      ] ShaderManagerTest.Basic
[       OK ] ShaderManagerTest.Basic (5 ms)
[866/2819] ShaderManagerTest.Basic (5 ms)
[ RUN      ] ShaderManagerTest.Destroy
[       OK ] ShaderManagerTest.Destroy (5 ms)
[867/2819] ShaderManagerTest.Destroy (5 ms)
[ RUN      ] ShaderManagerTest.DeleteBug
[       OK ] ShaderManagerTest.DeleteBug (5 ms)
[868/2819] ShaderManagerTest.DeleteBug (5 ms)
[ RUN      ] ShaderManagerTest.DoCompile
[       OK ] ShaderManagerTest.DoCompile (10 ms)
[869/2819] ShaderManagerTest.DoCompile (10 ms)
[ RUN      ] ShaderManagerTest.ShaderInfoUseCount
[       OK ] ShaderManagerTest.ShaderInfoUseCount (5 ms)
[870/2819] ShaderManagerTest.ShaderInfoUseCount (5 ms)
[ RUN      ] ProgramManagerWithShaderTest.GLDriverReturnsWrongTypeInfo
[       OK ] ProgramManagerWithShaderTest.GLDriverReturnsWrongTypeInfo (31 ms)
[871/2819] ProgramManagerWithShaderTest.GLDriverReturnsWrongTypeInfo (31 ms)
[ RUN      ] ProgramManagerWithShaderTest.ProgramInfoUseCount
[       OK ] ProgramManagerWithShaderTest.ProgramInfoUseCount (20 ms)
[872/2819] ProgramManagerWithShaderTest.ProgramInfoUseCount (20 ms)
[ RUN      ] ProgramManagerWithShaderTest.ProgramInfoUseCount2
[       OK ] ProgramManagerWithShaderTest.ProgramInfoUseCount2 (21 ms)
[873/2819] ProgramManagerWithShaderTest.ProgramInfoUseCount2 (21 ms)
[ RUN      ] ProgramManagerWithShaderTest.ProgramInfoGetProgramInfo
[       OK ] ProgramManagerWithShaderTest.ProgramInfoGetProgramInfo (18 ms)
[874/2819] ProgramManagerWithShaderTest.ProgramInfoGetProgramInfo (18 ms)
[ RUN      ] ProgramManagerWithShaderTest.ProgramInfoGetUniformBlocksNone
[       OK ] ProgramManagerWithShaderTest.ProgramInfoGetUniformBlocksNone (17 ms)
[875/2819] ProgramManagerWithShaderTest.ProgramInfoGetUniformBlocksNone (17 ms)
[ RUN      ] ProgramManagerWithShaderTest.ProgramInfoGetUniformBlocksValid
[       OK ] ProgramManagerWithShaderTest.ProgramInfoGetUniformBlocksValid (23 ms)
[876/2819] ProgramManagerWithShaderTest.ProgramInfoGetUniformBlocksValid (23 ms)
[ RUN      ] ProgramManagerWithShaderTest.ProgramInfoGetTransformFeedbackVaryingsNone
[       OK ] ProgramManagerWithShaderTest.ProgramInfoGetTransformFeedbackVaryingsNone (18 ms)
[877/2819] ProgramManagerWithShaderTest.ProgramInfoGetTransformFeedbackVaryingsNone (18 ms)
[ RUN      ] ProgramManagerWithShaderTest.ProgramInfoGetTransformFeedbackVaryingsValid
[       OK ] ProgramManagerWithShaderTest.ProgramInfoGetTransformFeedbackVaryingsValid (19 ms)
[878/2819] ProgramManagerWithShaderTest.ProgramInfoGetTransformFeedbackVaryingsValid (19 ms)
[ RUN      ] ProgramManagerWithShaderTest.ProgramInfoGetUniformsES3None
[       OK ] ProgramManagerWithShaderTest.ProgramInfoGetUniformsES3None (18 ms)
[879/2819] ProgramManagerWithShaderTest.ProgramInfoGetUniformsES3None (18 ms)
[ RUN      ] ProgramManagerWithShaderTest.ProgramInfoGetUniformsES3Valid
[       OK ] ProgramManagerWithShaderTest.ProgramInfoGetUniformsES3Valid (20 ms)
[880/2819] ProgramManagerWithShaderTest.ProgramInfoGetUniformsES3Valid (20 ms)
[ RUN      ] TextureManagerTest.UseDefaultTexturesTrue
[       OK ] TextureManagerTest.UseDefaultTexturesTrue (19 ms)
[881/2819] TextureManagerTest.UseDefaultTexturesTrue (19 ms)
[ RUN      ] TextureManagerTest.UseDefaultTexturesFalse
[       OK ] TextureManagerTest.UseDefaultTexturesFalse (13 ms)
[882/2819] TextureManagerTest.UseDefaultTexturesFalse (13 ms)
[ RUN      ] TextureManagerTest.TextureUsageExt
[       OK ] TextureManagerTest.TextureUsageExt (13 ms)
[883/2819] TextureManagerTest.TextureUsageExt (13 ms)
[ RUN      ] TextureManagerTest.Destroy
[       OK ] TextureManagerTest.Destroy (14 ms)
[884/2819] TextureManagerTest.Destroy (14 ms)
[ RUN      ] TextureManagerTest.MaxValues
[       OK ] TextureManagerTest.MaxValues (8 ms)
[885/2819] TextureManagerTest.MaxValues (8 ms)
[ RUN      ] TextureManagerTest.ValidForTarget
[       OK ] TextureManagerTest.ValidForTarget (5 ms)
[886/2819] TextureManagerTest.ValidForTarget (5 ms)
[ RUN      ] TextureManagerTest.ValidForTargetNPOT
[       OK ] TextureManagerTest.ValidForTargetNPOT (11 ms)
[887/2819] TextureManagerTest.ValidForTargetNPOT (11 ms)
[ RUN      ] TextureTest.Basic
[       OK ] TextureTest.Basic (6 ms)
[888/2819] TextureTest.Basic (6 ms)
[ RUN      ] TextureTest.SetTargetTexture2D
[       OK ] TextureTest.SetTargetTexture2D (5 ms)
[889/2819] TextureTest.SetTargetTexture2D (5 ms)
[ RUN      ] TextureTest.SetTargetTextureExternalOES
[       OK ] TextureTest.SetTargetTextureExternalOES (5 ms)
[890/2819] TextureTest.SetTargetTextureExternalOES (5 ms)
[ RUN      ] ProgramManagerWithShaderTest.TooManyInactiveVaryings
[       OK ] ProgramManagerWithShaderTest.TooManyInactiveVaryings (29 ms)
[891/2819] ProgramManagerWithShaderTest.TooManyInactiveVaryings (29 ms)
[ RUN      ] ProgramManagerWithShaderTest.CountAllVaryingsInPacking
[       OK ] ProgramManagerWithShaderTest.CountAllVaryingsInPacking (20 ms)
[892/2819] ProgramManagerWithShaderTest.CountAllVaryingsInPacking (20 ms)
[ RUN      ] ProgramManagerWithShaderTest.ClearWithSamplerTypes
[       OK ] ProgramManagerWithShaderTest.ClearWithSamplerTypes (56 ms)
[893/2819] ProgramManagerWithShaderTest.ClearWithSamplerTypes (56 ms)
[ RUN      ] ProgramManagerWithShaderTest.BindUniformLocation
[       OK ] ProgramManagerWithShaderTest.BindUniformLocation (28 ms)
[894/2819] ProgramManagerWithShaderTest.BindUniformLocation (28 ms)
[ RUN      ] ProgramManagerWithCacheTest.CacheProgramOnSuccessfulLink

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] ProgramManagerWithCacheTest.CacheProgramOnSuccessfulLink (8 ms)
[895/2819] ProgramManagerWithCacheTest.CacheProgramOnSuccessfulLink (8 ms)
[ RUN      ] ProgramManagerWithCacheTest.LoadProgramOnProgramCacheHit

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetStringForOptionsThatWouldAffectCompilation()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] ProgramManagerWithCacheTest.LoadProgramOnProgramCacheHit (10 ms)
[896/2819] ProgramManagerWithCacheTest.LoadProgramOnProgramCacheHit (10 ms)
[ RUN      ] QueryManagerTest.Basic
[       OK ] QueryManagerTest.Basic (7 ms)
[897/2819] QueryManagerTest.Basic (7 ms)
[ RUN      ] QueryManagerTest.Destroy
[       OK ] QueryManagerTest.Destroy (7 ms)
[898/2819] QueryManagerTest.Destroy (7 ms)
[ RUN      ] QueryManagerTest.QueryBasic
[       OK ] QueryManagerTest.QueryBasic (8 ms)
[899/2819] QueryManagerTest.QueryBasic (8 ms)
[ RUN      ] QueryManagerTest.ProcessPendingQuery
[       OK ] QueryManagerTest.ProcessPendingQuery (9 ms)
[900/2819] QueryManagerTest.ProcessPendingQuery (9 ms)
[ RUN      ] TextureTest.ZeroSizeCanNotRender
[       OK ] TextureTest.ZeroSizeCanNotRender (6 ms)
[901/2819] TextureTest.ZeroSizeCanNotRender (6 ms)
[ RUN      ] TextureTest.EstimatedSize
[       OK ] TextureTest.EstimatedSize (4 ms)
[902/2819] TextureTest.EstimatedSize (4 ms)
[ RUN      ] TextureTest.POT2D
[       OK ] TextureTest.POT2D (3 ms)
[903/2819] TextureTest.POT2D (3 ms)
[ RUN      ] TextureTest.UnusedMips
[       OK ] TextureTest.UnusedMips (4 ms)
[904/2819] TextureTest.UnusedMips (4 ms)
[ RUN      ] TextureTest.NPOT2D
[       OK ] TextureTest.NPOT2D (5 ms)
[905/2819] TextureTest.NPOT2D (5 ms)
[ RUN      ] TextureTest.NPOT2DNPOTOK
[       OK ] TextureTest.NPOT2DNPOTOK (8 ms)
[906/2819] TextureTest.NPOT2DNPOTOK (8 ms)
[ RUN      ] TextureTest.POTCubeMap
[       OK ] TextureTest.POTCubeMap (6 ms)
[907/2819] TextureTest.POTCubeMap (6 ms)
[ RUN      ] TextureTest.GetLevelSize
[       OK ] TextureTest.GetLevelSize (6 ms)
[908/2819] TextureTest.GetLevelSize (6 ms)
[ RUN      ] TextureTest.GetLevelType
[       OK ] TextureTest.GetLevelType (6 ms)
[909/2819] TextureTest.GetLevelType (6 ms)
[ RUN      ] TextureTest.ValidForTexture
[       OK ] TextureTest.ValidForTexture (6 ms)
[910/2819] TextureTest.ValidForTexture (6 ms)
[ RUN      ] ProgramManagerWithShaderTest.UnusedUniformArrayElements
[       OK ] ProgramManagerWithShaderTest.UnusedUniformArrayElements (19 ms)
[911/2819] ProgramManagerWithShaderTest.UnusedUniformArrayElements (19 ms)
[ RUN      ] ProgramManagerWithShaderTest.BindAttribLocationConflicts
[       OK ] ProgramManagerWithShaderTest.BindAttribLocationConflicts (74 ms)
[912/2819] ProgramManagerWithShaderTest.BindAttribLocationConflicts (74 ms)
[ RUN      ] ProgramManagerWithShaderTest.UniformsPrecisionMismatch
[       OK ] ProgramManagerWithShaderTest.UniformsPrecisionMismatch (21 ms)
[913/2819] ProgramManagerWithShaderTest.UniformsPrecisionMismatch (21 ms)
[ RUN      ] ProgramManagerWithShaderTest.VaryingTypeMismatch
[       OK ] ProgramManagerWithShaderTest.VaryingTypeMismatch (22 ms)
[914/2819] ProgramManagerWithShaderTest.VaryingTypeMismatch (22 ms)
[ RUN      ] ProgramManagerWithShaderTest.VaryingArraySizeMismatch
[       OK ] ProgramManagerWithShaderTest.VaryingArraySizeMismatch (22 ms)
[915/2819] ProgramManagerWithShaderTest.VaryingArraySizeMismatch (22 ms)
[ RUN      ] ProgramManagerWithShaderTest.VaryingPrecisionMismatch
[       OK ] ProgramManagerWithShaderTest.VaryingPrecisionMismatch (28 ms)
[916/2819] ProgramManagerWithShaderTest.VaryingPrecisionMismatch (28 ms)
[ RUN      ] ProgramManagerWithShaderTest.VaryingMissing
[       OK ] ProgramManagerWithShaderTest.VaryingMissing (21 ms)
[917/2819] ProgramManagerWithShaderTest.VaryingMissing (21 ms)
[ RUN      ] ProgramManagerWithShaderTest.InactiveVarying
[       OK ] ProgramManagerWithShaderTest.InactiveVarying (28 ms)
[918/2819] ProgramManagerWithShaderTest.InactiveVarying (28 ms)
[ RUN      ] ProgramManagerWithShaderTest.AttribUniformNameConflict
[       OK ] ProgramManagerWithShaderTest.AttribUniformNameConflict (23 ms)
[919/2819] ProgramManagerWithShaderTest.AttribUniformNameConflict (23 ms)
[ RUN      ] ProgramManagerWithShaderTest.TooManyVaryings
[       OK ] ProgramManagerWithShaderTest.TooManyVaryings (21 ms)
[920/2819] ProgramManagerWithShaderTest.TooManyVaryings (21 ms)
[ RUN      ] ShaderTranslatorCacheTest.InitParamComparable
[       OK ] ShaderTranslatorCacheTest.InitParamComparable (0 ms)
[921/2819] ShaderTranslatorCacheTest.InitParamComparable (0 ms)
[ RUN      ] ShaderTranslatorTest.ValidVertexShader
[       OK ] ShaderTranslatorTest.ValidVertexShader (33 ms)
[922/2819] ShaderTranslatorTest.ValidVertexShader (33 ms)
[ RUN      ] ShaderTranslatorTest.InvalidVertexShader
[       OK ] ShaderTranslatorTest.InvalidVertexShader (30 ms)
[923/2819] ShaderTranslatorTest.InvalidVertexShader (30 ms)
[ RUN      ] ShaderTranslatorTest.ValidFragmentShader
[       OK ] ShaderTranslatorTest.ValidFragmentShader (29 ms)
[924/2819] ShaderTranslatorTest.ValidFragmentShader (29 ms)
[ RUN      ] ShaderTranslatorTest.InvalidFragmentShader
[       OK ] ShaderTranslatorTest.InvalidFragmentShader (29 ms)
[925/2819] ShaderTranslatorTest.InvalidFragmentShader (29 ms)
[ RUN      ] ShaderTranslatorTest.GetAttributes
[       OK ] ShaderTranslatorTest.GetAttributes (27 ms)
[926/2819] ShaderTranslatorTest.GetAttributes (27 ms)
[ RUN      ] ShaderTranslatorTest.GetUniforms
[       OK ] ShaderTranslatorTest.GetUniforms (32 ms)
[927/2819] ShaderTranslatorTest.GetUniforms (32 ms)
[ RUN      ] ShaderTranslatorTest.OptionsString
[       OK ] ShaderTranslatorTest.OptionsString (78 ms)
[928/2819] ShaderTranslatorTest.OptionsString (78 ms)
[ RUN      ] TextureManagerTest.Basic
[       OK ] TextureManagerTest.Basic (11 ms)
[929/2819] TextureManagerTest.Basic (11 ms)
[ RUN      ] TextureManagerTest.SetParameter
[       OK ] TextureManagerTest.SetParameter (13 ms)
[930/2819] TextureManagerTest.SetParameter (13 ms)
[ RUN      ] TextureTest.AddToSignature
[       OK ] TextureTest.AddToSignature (10 ms)
[931/2819] TextureTest.AddToSignature (10 ms)
[ RUN      ] TextureMemoryTrackerTest.EstimatedSize
[       OK ] TextureMemoryTrackerTest.EstimatedSize (7 ms)
[932/2819] TextureMemoryTrackerTest.EstimatedSize (7 ms)
[ RUN      ] TextureMemoryTrackerTest.SetParameterPool
[       OK ] TextureMemoryTrackerTest.SetParameterPool (8 ms)
[933/2819] TextureMemoryTrackerTest.SetParameterPool (8 ms)
[ RUN      ] TextureMemoryTrackerTest.MarkMipmapsGenerated
[       OK ] TextureMemoryTrackerTest.MarkMipmapsGenerated (7 ms)
[934/2819] TextureMemoryTrackerTest.MarkMipmapsGenerated (7 ms)
[ RUN      ] ProduceConsumeTextureTest.ProduceConsume2D
[       OK ] ProduceConsumeTextureTest.ProduceConsume2D (9 ms)
[935/2819] ProduceConsumeTextureTest.ProduceConsume2D (9 ms)
[ RUN      ] ProduceConsumeTextureTest.ProduceConsumeClearRectangle
[       OK ] ProduceConsumeTextureTest.ProduceConsumeClearRectangle (8 ms)
[936/2819] ProduceConsumeTextureTest.ProduceConsumeClearRectangle (8 ms)
[ RUN      ] ProduceConsumeTextureTest.ProduceConsumeExternal
[       OK ] ProduceConsumeTextureTest.ProduceConsumeExternal (8 ms)
[937/2819] ProduceConsumeTextureTest.ProduceConsumeExternal (8 ms)
[ RUN      ] ProduceConsumeTextureTest.ProduceConsumeCube
[       OK ] ProduceConsumeTextureTest.ProduceConsumeCube (8 ms)
[938/2819] ProduceConsumeTextureTest.ProduceConsumeCube (8 ms)
[ RUN      ] SharedTextureTest.DeleteTextures
[       OK ] SharedTextureTest.DeleteTextures (15 ms)
[939/2819] SharedTextureTest.DeleteTextures (15 ms)
[ RUN      ] SharedTextureTest.TextureSafetyAccounting
[       OK ] SharedTextureTest.TextureSafetyAccounting (12 ms)
[940/2819] SharedTextureTest.TextureSafetyAccounting (12 ms)
[ RUN      ] TextureTest.FloatNotLinear
[       OK ] TextureTest.FloatNotLinear (9 ms)
[941/2819] TextureTest.FloatNotLinear (9 ms)
[ RUN      ] TextureTest.FloatLinear
[       OK ] TextureTest.FloatLinear (7 ms)
[942/2819] TextureTest.FloatLinear (7 ms)
[ RUN      ] TextureTest.HalfFloatNotLinear
[       OK ] TextureTest.HalfFloatNotLinear (7 ms)
[943/2819] TextureTest.HalfFloatNotLinear (7 ms)
[ RUN      ] TextureTest.HalfFloatLinear
[       OK ] TextureTest.HalfFloatLinear (7 ms)
[944/2819] TextureTest.HalfFloatLinear (7 ms)
[ RUN      ] TextureTest.EGLImageExternal
[       OK ] TextureTest.EGLImageExternal (7 ms)
[945/2819] TextureTest.EGLImageExternal (7 ms)
[ RUN      ] TextureTest.DepthTexture
[       OK ] TextureTest.DepthTexture (7 ms)
[946/2819] TextureTest.DepthTexture (7 ms)
[ RUN      ] TextureTest.SafeUnsafe
[       OK ] TextureTest.SafeUnsafe (6 ms)
[947/2819] TextureTest.SafeUnsafe (6 ms)
[ RUN      ] TextureTest.ClearTexture
[       OK ] TextureTest.ClearTexture (6 ms)
[948/2819] TextureTest.ClearTexture (6 ms)
[ RUN      ] TextureTest.UseDeletedTexture
[       OK ] TextureTest.UseDeletedTexture (6 ms)
[949/2819] TextureTest.UseDeletedTexture (6 ms)
[ RUN      ] TextureTest.GetLevelImage
[       OK ] TextureTest.GetLevelImage (6 ms)
[950/2819] TextureTest.GetLevelImage (6 ms)
[ RUN      ] ValuebufferManagerTest.Destroy
[       OK ] ValuebufferManagerTest.Destroy (5 ms)
[951/2819] ValuebufferManagerTest.Destroy (5 ms)
[ RUN      ] ValuebufferManagerTest.ValueBuffer
[       OK ] ValuebufferManagerTest.ValueBuffer (5 ms)
[952/2819] ValuebufferManagerTest.ValueBuffer (5 ms)
[ RUN      ] ValuebufferManagerTest.UpdateState

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: OnAddSubscription(37452)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: OnRemoveSubscription(37452)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] ValuebufferManagerTest.UpdateState (4 ms)
[953/2819] ValuebufferManagerTest.UpdateState (4 ms)
[ RUN      ] ValuebufferManagerTest.NotifySubscriptionRefs
[       OK ] ValuebufferManagerTest.NotifySubscriptionRefs (5 ms)
[954/2819] ValuebufferManagerTest.NotifySubscriptionRefs (5 ms)
[ RUN      ] VertexArrayManagerTest.Basic
[       OK ] VertexArrayManagerTest.Basic (5 ms)
[955/2819] VertexArrayManagerTest.Basic (5 ms)
[ RUN      ] VertexArrayManagerTest.Destroy
[       OK ] VertexArrayManagerTest.Destroy (5 ms)
[956/2819] VertexArrayManagerTest.Destroy (5 ms)
[ RUN      ] VertexAttribManagerTest.Basic
[       OK ] VertexAttribManagerTest.Basic (7 ms)
[957/2819] VertexAttribManagerTest.Basic (7 ms)
[ RUN      ] VertexAttribManagerTest.Enable
[       OK ] VertexAttribManagerTest.Enable (6 ms)
[958/2819] VertexAttribManagerTest.Enable (6 ms)
[ RUN      ] VertexAttribManagerTest.SetAttribInfo
[       OK ] VertexAttribManagerTest.SetAttribInfo (7 ms)
[959/2819] VertexAttribManagerTest.SetAttribInfo (7 ms)
[ RUN      ] VertexAttribManagerTest.HaveFixedAttribs
[       OK ] VertexAttribManagerTest.HaveFixedAttribs (6 ms)
[960/2819] VertexAttribManagerTest.HaveFixedAttribs (6 ms)
[ RUN      ] SharedTextureTest.FBOCompletenessCheck
[       OK ] SharedTextureTest.FBOCompletenessCheck (14 ms)
[961/2819] SharedTextureTest.FBOCompletenessCheck (14 ms)
[ RUN      ] SharedTextureTest.Memory
[       OK ] SharedTextureTest.Memory (12 ms)
[962/2819] SharedTextureTest.Memory (12 ms)
[ RUN      ] SharedTextureTest.Images
[       OK ] SharedTextureTest.Images (12 ms)
[963/2819] SharedTextureTest.Images (12 ms)
[ RUN      ] TextureFormatTypeValidationTest.ES2Basic
[       OK ] TextureFormatTypeValidationTest.ES2Basic (11 ms)
[964/2819] TextureFormatTypeValidationTest.ES2Basic (11 ms)
[ RUN      ] TextureFormatTypeValidationTest.ES2WithExtBGRA
[       OK ] TextureFormatTypeValidationTest.ES2WithExtBGRA (6 ms)
[965/2819] TextureFormatTypeValidationTest.ES2WithExtBGRA (6 ms)
[ RUN      ] TextureFormatTypeValidationTest.ES2WithExtTextureFormatBGRA8888
[       OK ] TextureFormatTypeValidationTest.ES2WithExtTextureFormatBGRA8888 (6 ms)
[966/2819] TextureFormatTypeValidationTest.ES2WithExtTextureFormatBGRA8888 (6 ms)
[ RUN      ] TextureFormatTypeValidationTest.ES2WithAppleTextureFormatBGRA8888
[       OK ] TextureFormatTypeValidationTest.ES2WithAppleTextureFormatBGRA8888 (6 ms)
[967/2819] TextureFormatTypeValidationTest.ES2WithAppleTextureFormatBGRA8888 (6 ms)
[ RUN      ] TextureFormatTypeValidationTest.ES2WithArbDepth
[       OK ] TextureFormatTypeValidationTest.ES2WithArbDepth (10 ms)
[968/2819] TextureFormatTypeValidationTest.ES2WithArbDepth (10 ms)
[ RUN      ] TextureFormatTypeValidationTest.ES2WithOesDepth
[       OK ] TextureFormatTypeValidationTest.ES2WithOesDepth (10 ms)
[969/2819] TextureFormatTypeValidationTest.ES2WithOesDepth (10 ms)
[ RUN      ] TextureFormatTypeValidationTest.ES2WithAngleDepth
[       OK ] TextureFormatTypeValidationTest.ES2WithAngleDepth (10 ms)
[970/2819] TextureFormatTypeValidationTest.ES2WithAngleDepth (10 ms)
[ RUN      ] TransferBufferManagerTest.NegativeHandleMapsToNull
[       OK ] TransferBufferManagerTest.NegativeHandleMapsToNull (0 ms)
[971/2819] TransferBufferManagerTest.NegativeHandleMapsToNull (0 ms)
[ RUN      ] TransferBufferManagerTest.OutOfRangeHandleMapsToNull
[       OK ] TransferBufferManagerTest.OutOfRangeHandleMapsToNull (0 ms)
[972/2819] TransferBufferManagerTest.OutOfRangeHandleMapsToNull (0 ms)
[ RUN      ] TransferBufferManagerTest.CanRegisterTransferBuffer
[       OK ] TransferBufferManagerTest.CanRegisterTransferBuffer (0 ms)
[973/2819] TransferBufferManagerTest.CanRegisterTransferBuffer (0 ms)
[ RUN      ] TransferBufferManagerTest.CanDestroyTransferBuffer
[       OK ] TransferBufferManagerTest.CanDestroyTransferBuffer (0 ms)
[974/2819] TransferBufferManagerTest.CanDestroyTransferBuffer (0 ms)
[ RUN      ] TransferBufferManagerTest.CannotRegregisterTransferBufferId
[       OK ] TransferBufferManagerTest.CannotRegregisterTransferBufferId (0 ms)
[975/2819] TransferBufferManagerTest.CannotRegregisterTransferBufferId (0 ms)
[ RUN      ] TransferBufferManagerTest.CanReuseTransferBufferIdAfterDestroying
[       OK ] TransferBufferManagerTest.CanReuseTransferBufferIdAfterDestroying (0 ms)
[976/2819] TransferBufferManagerTest.CanReuseTransferBufferIdAfterDestroying (0 ms)
[ RUN      ] TransferBufferManagerTest.DestroyUnusedTransferBufferIdDoesNotCrash
[       OK ] TransferBufferManagerTest.DestroyUnusedTransferBufferIdDoesNotCrash (1 ms)
[977/2819] TransferBufferManagerTest.DestroyUnusedTransferBufferIdDoesNotCrash (1 ms)
[ RUN      ] TransferBufferManagerTest.CannotRegisterNullTransferBuffer
[       OK ] TransferBufferManagerTest.CannotRegisterNullTransferBuffer (0 ms)
[978/2819] TransferBufferManagerTest.CannotRegisterNullTransferBuffer (0 ms)
[ RUN      ] TransferBufferManagerTest.CannotRegisterNegativeTransferBufferId
[       OK ] TransferBufferManagerTest.CannotRegisterNegativeTransferBufferId (0 ms)
[979/2819] TransferBufferManagerTest.CannotRegisterNegativeTransferBufferId (0 ms)
[ RUN      ] ValuebufferManagerTest.Basic
[       OK ] ValuebufferManagerTest.Basic (6 ms)
[980/2819] ValuebufferManagerTest.Basic (6 ms)
[ RUN      ] TextureFormatTypeValidationTest.ES2WithExtPackedDepthStencil
[       OK ] TextureFormatTypeValidationTest.ES2WithExtPackedDepthStencil (12 ms)
[981/2819] TextureFormatTypeValidationTest.ES2WithExtPackedDepthStencil (12 ms)
[ RUN      ] TextureFormatTypeValidationTest.ES2WithRGWithFloat
[       OK ] TextureFormatTypeValidationTest.ES2WithRGWithFloat (16 ms)
[982/2819] TextureFormatTypeValidationTest.ES2WithRGWithFloat (16 ms)
[ RUN      ] TextureFormatTypeValidationTest.ES2WithRGNoFloat
[       OK ] TextureFormatTypeValidationTest.ES2WithRGNoFloat (15 ms)
[983/2819] TextureFormatTypeValidationTest.ES2WithRGNoFloat (15 ms)
[ RUN      ] TextureFormatTypeValidationTest.ES2OnTopOfES3
[       OK ] TextureFormatTypeValidationTest.ES2OnTopOfES3 (20 ms)
[984/2819] TextureFormatTypeValidationTest.ES2OnTopOfES3 (20 ms)
[ RUN      ] TextureFormatTypeValidationTest.ES2WithOesTextureFloat
[       OK ] TextureFormatTypeValidationTest.ES2WithOesTextureFloat (11 ms)
[985/2819] TextureFormatTypeValidationTest.ES2WithOesTextureFloat (11 ms)
[ RUN      ] TextureFormatTypeValidationTest.ES2WithOesTextureFloatLinear
[       OK ] TextureFormatTypeValidationTest.ES2WithOesTextureFloatLinear (11 ms)
[986/2819] TextureFormatTypeValidationTest.ES2WithOesTextureFloatLinear (11 ms)
[ RUN      ] TextureFormatTypeValidationTest.ES2WithOesTextureHalfFloat
[       OK ] TextureFormatTypeValidationTest.ES2WithOesTextureHalfFloat (6 ms)
[987/2819] TextureFormatTypeValidationTest.ES2WithOesTextureHalfFloat (6 ms)
[ RUN      ] TextureFormatTypeValidationTest.ES2WithOesTextureHalfFloatLinear
[       OK ] TextureFormatTypeValidationTest.ES2WithOesTextureHalfFloatLinear (13 ms)
[988/2819] TextureFormatTypeValidationTest.ES2WithOesTextureHalfFloatLinear (13 ms)
[ RUN      ] TextureFormatTypeValidationTest.ES3Basic
[       OK ] TextureFormatTypeValidationTest.ES3Basic (17 ms)
[989/2819] TextureFormatTypeValidationTest.ES3Basic (17 ms)
[ RUN      ] TransferBufferManagerTest.ZeroHandleMapsToNull
[       OK ] TransferBufferManagerTest.ZeroHandleMapsToNull (0 ms)
[990/2819] TransferBufferManagerTest.ZeroHandleMapsToNull (0 ms)
[ RUN      ] VertexAttribManagerTest.CanAccess
[       OK ] VertexAttribManagerTest.CanAccess (11 ms)
[991/2819] VertexAttribManagerTest.CanAccess (11 ms)
[ RUN      ] VertexAttribManagerTest.Unbind
[       OK ] VertexAttribManagerTest.Unbind (7 ms)
[992/2819] VertexAttribManagerTest.Unbind (7 ms)
[ RUN      ] GpuBlacklistTest.CurrentBlacklistValidation
[       OK ] GpuBlacklistTest.CurrentBlacklistValidation (22 ms)
[993/2819] GpuBlacklistTest.CurrentBlacklistValidation (22 ms)
[ RUN      ] GpuBlacklistTest.Accelerated2DCanvas
[       OK ] GpuBlacklistTest.Accelerated2DCanvas (1 ms)
[994/2819] GpuBlacklistTest.Accelerated2DCanvas (1 ms)
[ RUN      ] GpuBlacklistTest.GpuCompositing
[       OK ] GpuBlacklistTest.GpuCompositing (0 ms)
[995/2819] GpuBlacklistTest.GpuCompositing (0 ms)
[ RUN      ] GpuBlacklistTest.WebGL
[       OK ] GpuBlacklistTest.WebGL (0 ms)
[996/2819] GpuBlacklistTest.WebGL (0 ms)
[ RUN      ] GpuBlacklistTest.Flash3D
[       OK ] GpuBlacklistTest.Flash3D (1 ms)
[997/2819] GpuBlacklistTest.Flash3D (1 ms)
[ RUN      ] GpuBlacklistTest.FlashStage3D
[       OK ] GpuBlacklistTest.FlashStage3D (0 ms)
[998/2819] GpuBlacklistTest.FlashStage3D (0 ms)
[ RUN      ] GpuBlacklistTest.FlashStage3DBaseline
[       OK ] GpuBlacklistTest.FlashStage3DBaseline (0 ms)
[999/2819] GpuBlacklistTest.FlashStage3DBaseline (0 ms)
[ RUN      ] GpuBlacklistTest.AcceleratedVideoDecode
[       OK ] GpuBlacklistTest.AcceleratedVideoDecode (1 ms)
[1000/2819] GpuBlacklistTest.AcceleratedVideoDecode (1 ms)
[ RUN      ] GpuBlacklistTest.AcceleratedVideoEncode
[       OK ] GpuBlacklistTest.AcceleratedVideoEncode (0 ms)
[1001/2819] GpuBlacklistTest.AcceleratedVideoEncode (0 ms)
[ RUN      ] GpuBlacklistTest.PanelFitting
[       OK ] GpuBlacklistTest.PanelFitting (1 ms)
[1002/2819] GpuBlacklistTest.PanelFitting (1 ms)
[ RUN      ] GpuBlacklistTest.GpuRasterization
[       OK ] GpuBlacklistTest.GpuRasterization (1 ms)
[1003/2819] GpuBlacklistTest.GpuRasterization (1 ms)
[ RUN      ] GpuControlListEntryTest.DetailedEntry
[       OK ] GpuControlListEntryTest.DetailedEntry (0 ms)
[1004/2819] GpuControlListEntryTest.DetailedEntry (0 ms)
[ RUN      ] GpuControlListEntryTest.VendorOnAllOsEntry
[       OK ] GpuControlListEntryTest.VendorOnAllOsEntry (0 ms)
[1005/2819] GpuControlListEntryTest.VendorOnAllOsEntry (0 ms)
[ RUN      ] GpuControlListEntryTest.VendorOnLinuxEntry
[       OK ] GpuControlListEntryTest.VendorOnLinuxEntry (0 ms)
[1006/2819] GpuControlListEntryTest.VendorOnLinuxEntry (0 ms)
[ RUN      ] GpuControlListEntryTest.AllExceptNVidiaOnLinuxEntry
[       OK ] GpuControlListEntryTest.AllExceptNVidiaOnLinuxEntry (0 ms)
[1007/2819] GpuControlListEntryTest.AllExceptNVidiaOnLinuxEntry (0 ms)
[ RUN      ] GpuControlListEntryTest.AllExceptIntelOnLinuxEntry
[       OK ] GpuControlListEntryTest.AllExceptIntelOnLinuxEntry (1 ms)
[1008/2819] GpuControlListEntryTest.AllExceptIntelOnLinuxEntry (1 ms)
[ RUN      ] GpuControlListEntryTest.DateOnWindowsEntry
[       OK ] GpuControlListEntryTest.DateOnWindowsEntry (0 ms)
[1009/2819] GpuControlListEntryTest.DateOnWindowsEntry (0 ms)
[ RUN      ] GpuControlListEntryTest.MultipleDevicesEntry
[       OK ] GpuControlListEntryTest.MultipleDevicesEntry (1 ms)
[1010/2819] GpuControlListEntryTest.MultipleDevicesEntry (1 ms)
[ RUN      ] GpuControlListEntryDualGPUTest.ActiveSecondaryGPU
[       OK ] GpuControlListEntryDualGPUTest.ActiveSecondaryGPU (1 ms)
[1011/2819] GpuControlListEntryDualGPUTest.ActiveSecondaryGPU (1 ms)
[ RUN      ] GpuControlListEntryDualGPUTest.VendorOnlyActiveSecondaryGPU
[       OK ] GpuControlListEntryDualGPUTest.VendorOnlyActiveSecondaryGPU (0 ms)
[1012/2819] GpuControlListEntryDualGPUTest.VendorOnlyActiveSecondaryGPU (0 ms)
[ RUN      ] GpuControlListEntryDualGPUTest.ActivePrimaryGPU
[       OK ] GpuControlListEntryDualGPUTest.ActivePrimaryGPU (0 ms)
[1013/2819] GpuControlListEntryDualGPUTest.ActivePrimaryGPU (0 ms)
[ RUN      ] GpuControlListEntryDualGPUTest.VendorOnlyActivePrimaryGPU
[       OK ] GpuControlListEntryDualGPUTest.VendorOnlyActivePrimaryGPU (0 ms)
[1014/2819] GpuControlListEntryDualGPUTest.VendorOnlyActivePrimaryGPU (0 ms)
[ RUN      ] NumberInfoTest.ValidFloatInfo
[       OK ] NumberInfoTest.ValidFloatInfo (0 ms)
[1015/2819] NumberInfoTest.ValidFloatInfo (0 ms)
[ RUN      ] NumberInfoTest.InvalidFloatInfo
[       OK ] NumberInfoTest.InvalidFloatInfo (0 ms)
[1016/2819] NumberInfoTest.InvalidFloatInfo (0 ms)
[ RUN      ] NumberInfoTest.FloatComparison
[       OK ] NumberInfoTest.FloatComparison (0 ms)
[1017/2819] NumberInfoTest.FloatComparison (0 ms)
[ RUN      ] NumberInfoTest.ValidIntInfo
[       OK ] NumberInfoTest.ValidIntInfo (0 ms)
[1018/2819] NumberInfoTest.ValidIntInfo (0 ms)
[ RUN      ] NumberInfoTest.InvalidIntInfo
[       OK ] NumberInfoTest.InvalidIntInfo (0 ms)
[1019/2819] NumberInfoTest.InvalidIntInfo (0 ms)
[ RUN      ] NumberInfoTest.IntComparison
[       OK ] NumberInfoTest.IntComparison (0 ms)
[1020/2819] NumberInfoTest.IntComparison (0 ms)
[ RUN      ] GpuControlListEntryTest.FeatureTypeAllEntry
[       OK ] GpuControlListEntryTest.FeatureTypeAllEntry (0 ms)
[1021/2819] GpuControlListEntryTest.FeatureTypeAllEntry (0 ms)
[ RUN      ] GpuControlListEntryTest.InvalidVendorIdEntry
[24457:24457:0702/220913:41176461273:WARNING:gpu_control_list.cc(469)] Malformed vendor_id entry 1
[       OK ] GpuControlListEntryTest.InvalidVendorIdEntry (1 ms)
[1022/2819] GpuControlListEntryTest.InvalidVendorIdEntry (1 ms)
[ RUN      ] GpuControlListEntryTest.InvalidDeviceIdEntry
[24457:24457:0702/220913:41176461893:WARNING:gpu_control_list.cc(481)] Malformed device_id entry 1
[       OK ] GpuControlListEntryTest.InvalidDeviceIdEntry (0 ms)
[1023/2819] GpuControlListEntryTest.InvalidDeviceIdEntry (0 ms)
[ RUN      ] GpuControlListEntryTest.SingleActiveGPU
[       OK ] GpuControlListEntryTest.SingleActiveGPU (1 ms)
[1024/2819] GpuControlListEntryTest.SingleActiveGPU (1 ms)
[ RUN      ] GpuControlListEntryTest.MachineModelName
[       OK ] GpuControlListEntryTest.MachineModelName (4 ms)
[1025/2819] GpuControlListEntryTest.MachineModelName (4 ms)
[ RUN      ] GpuControlListEntryTest.MachineModelNameException
[       OK ] GpuControlListEntryTest.MachineModelNameException (0 ms)
[1026/2819] GpuControlListEntryTest.MachineModelNameException (0 ms)
[ RUN      ] GpuControlListEntryTest.MachineModelVersion
[       OK ] GpuControlListEntryTest.MachineModelVersion (1 ms)
[1027/2819] GpuControlListEntryTest.MachineModelVersion (1 ms)
[ RUN      ] GpuControlListEntryTest.MachineModelVersionException
[       OK ] GpuControlListEntryTest.MachineModelVersionException (2 ms)
[1028/2819] GpuControlListEntryTest.MachineModelVersionException (2 ms)
[ RUN      ] GpuControlListEntryDualGPUTest.CategoryAny
[       OK ] GpuControlListEntryDualGPUTest.CategoryAny (1 ms)
[1029/2819] GpuControlListEntryDualGPUTest.CategoryAny (1 ms)
[ RUN      ] GpuControlListEntryDualGPUTest.CategoryPrimarySecondary
[       OK ] GpuControlListEntryDualGPUTest.CategoryPrimarySecondary (1 ms)
[1030/2819] GpuControlListEntryDualGPUTest.CategoryPrimarySecondary (1 ms)
[ RUN      ] NumberInfoTest.Bool
[       OK ] NumberInfoTest.Bool (0 ms)
[1031/2819] NumberInfoTest.Bool (0 ms)
[ RUN      ] OsInfoTest.ValidOsInfo
[       OK ] OsInfoTest.ValidOsInfo (0 ms)
[1032/2819] OsInfoTest.ValidOsInfo (0 ms)
[ RUN      ] OsInfoTest.InvalidOsInfo
[       OK ] OsInfoTest.InvalidOsInfo (1 ms)
[1033/2819] OsInfoTest.InvalidOsInfo (1 ms)
[ RUN      ] OsInfoTest.NonNumericOsVersion
[       OK ] OsInfoTest.NonNumericOsVersion (0 ms)
[1034/2819] OsInfoTest.NonNumericOsVersion (0 ms)
[ RUN      ] OsInfoTest.OsVersionZero
[       OK ] OsInfoTest.OsVersionZero (0 ms)
[1035/2819] OsInfoTest.OsVersionZero (0 ms)
[ RUN      ] OsInfoTest.OsComparison
[       OK ] OsInfoTest.OsComparison (1 ms)
[1036/2819] OsInfoTest.OsComparison (1 ms)
[ RUN      ] GpuControlListTest.DefaultControlListSettings
[       OK ] GpuControlListTest.DefaultControlListSettings (0 ms)
[1037/2819] GpuControlListTest.DefaultControlListSettings (0 ms)
[ RUN      ] GpuControlListTest.EmptyControlList
[       OK ] GpuControlListTest.EmptyControlList (0 ms)
[1038/2819] GpuControlListTest.EmptyControlList (0 ms)
[ RUN      ] GpuControlListTest.DetailedEntryAndInvalidJson
[       OK ] GpuControlListTest.DetailedEntryAndInvalidJson (1 ms)
[1039/2819] GpuControlListTest.DetailedEntryAndInvalidJson (1 ms)
[ RUN      ] GpuControlListTest.VendorOnAllOsEntry
[       OK ] GpuControlListTest.VendorOnAllOsEntry (1 ms)
[1040/2819] GpuControlListTest.VendorOnAllOsEntry (1 ms)
[ RUN      ] GpuControlListEntryTest.ChromeOSEntry
[       OK ] GpuControlListEntryTest.ChromeOSEntry (0 ms)
[1041/2819] GpuControlListEntryTest.ChromeOSEntry (0 ms)
[ RUN      ] GpuControlListEntryTest.MalformedVendor
[24453:24453:0702/220913:41176443086:WARNING:gpu_control_list.cc(469)] Malformed vendor_id entry 1
[       OK ] GpuControlListEntryTest.MalformedVendor (0 ms)
[1042/2819] GpuControlListEntryTest.MalformedVendor (0 ms)
[ RUN      ] GpuControlListEntryTest.UnknownFieldEntry
[24453:24453:0702/220913:41176443685:WARNING:gpu_control_list.cc(774)] Entry with unknown fields 1
[       OK ] GpuControlListEntryTest.UnknownFieldEntry (0 ms)
[1043/2819] GpuControlListEntryTest.UnknownFieldEntry (0 ms)
[ RUN      ] GpuControlListEntryTest.UnknownExceptionFieldEntry
[24453:24453:0702/220913:41176444370:WARNING:gpu_control_list.cc(774)] Entry with unknown fields 0
[24453:24453:0702/220913:41176444534:WARNING:gpu_control_list.cc(760)] Malformed exceptions entry 2
[       OK ] GpuControlListEntryTest.UnknownExceptionFieldEntry (1 ms)
[1044/2819] GpuControlListEntryTest.UnknownExceptionFieldEntry (1 ms)
[ RUN      ] GpuControlListEntryTest.UnknownFeatureEntry
[24453:24453:0702/220913:41176445112:WARNING:gpu_control_list.cc(741)] Malformed feature entry 1
[       OK ] GpuControlListEntryTest.UnknownFeatureEntry (0 ms)
[1045/2819] GpuControlListEntryTest.UnknownFeatureEntry (0 ms)
[ RUN      ] GpuControlListEntryTest.GlVersionGLESEntry
[       OK ] GpuControlListEntryTest.GlVersionGLESEntry (1 ms)
[1046/2819] GpuControlListEntryTest.GlVersionGLESEntry (1 ms)
[ RUN      ] GpuControlListEntryTest.GlVersionANGLEEntry
[       OK ] GpuControlListEntryTest.GlVersionANGLEEntry (2 ms)
[1047/2819] GpuControlListEntryTest.GlVersionANGLEEntry (2 ms)
[ RUN      ] GpuControlListEntryTest.GlVersionGLEntry
[       OK ] GpuControlListEntryTest.GlVersionGLEntry (1 ms)
[1048/2819] GpuControlListEntryTest.GlVersionGLEntry (1 ms)
[ RUN      ] GpuControlListEntryTest.GlVendorEqual
[       OK ] GpuControlListEntryTest.GlVendorEqual (0 ms)
[1049/2819] GpuControlListEntryTest.GlVendorEqual (0 ms)
[ RUN      ] GpuControlListEntryTest.GlVendorWithDot
[       OK ] GpuControlListEntryTest.GlVendorWithDot (1 ms)
[1050/2819] GpuControlListEntryTest.GlVendorWithDot (1 ms)
[ RUN      ] GpuControlListEntryTest.GlRendererContains
[       OK ] GpuControlListEntryTest.GlRendererContains (5 ms)
[1051/2819] GpuControlListEntryTest.GlRendererContains (5 ms)
[ RUN      ] GpuControlListEntryTest.GlRendererCaseInsensitive
[       OK ] GpuControlListEntryTest.GlRendererCaseInsensitive (3 ms)
[1052/2819] GpuControlListEntryTest.GlRendererCaseInsensitive (3 ms)
[ RUN      ] GpuControlListEntryTest.GlExtensionsEndWith
[       OK ] GpuControlListEntryTest.GlExtensionsEndWith (3 ms)
[1053/2819] GpuControlListEntryTest.GlExtensionsEndWith (3 ms)
[ RUN      ] GpuControlListEntryTest.DisabledEntry
[       OK ] GpuControlListEntryTest.DisabledEntry (0 ms)
[1054/2819] GpuControlListEntryTest.DisabledEntry (0 ms)
[ RUN      ] GpuControlListEntryTest.OptimusEntry
[       OK ] GpuControlListEntryTest.OptimusEntry (0 ms)
[1055/2819] GpuControlListEntryTest.OptimusEntry (0 ms)
[ RUN      ] GpuControlListEntryTest.AMDSwitchableEntry
[       OK ] GpuControlListEntryTest.AMDSwitchableEntry (0 ms)
[1056/2819] GpuControlListEntryTest.AMDSwitchableEntry (0 ms)
[ RUN      ] GpuControlListEntryTest.DriverVendorBeginWith
[       OK ] GpuControlListEntryTest.DriverVendorBeginWith (2 ms)
[1057/2819] GpuControlListEntryTest.DriverVendorBeginWith (2 ms)
[ RUN      ] GpuControlListEntryTest.LexicalDriverVersionEntry
[       OK ] GpuControlListEntryTest.LexicalDriverVersionEntry (0 ms)
[1058/2819] GpuControlListEntryTest.LexicalDriverVersionEntry (0 ms)
[ RUN      ] GpuControlListEntryTest.NeedsMoreInfoEntry
[       OK ] GpuControlListEntryTest.NeedsMoreInfoEntry (0 ms)
[1059/2819] GpuControlListEntryTest.NeedsMoreInfoEntry (0 ms)
[ RUN      ] GpuControlListEntryTest.NeedsMoreInfoForExceptionsEntry
[       OK ] GpuControlListEntryTest.NeedsMoreInfoForExceptionsEntry (0 ms)
[1060/2819] GpuControlListEntryTest.NeedsMoreInfoForExceptionsEntry (0 ms)
[ RUN      ] GpuControlListTest.UnknownField
[24463:24463:0702/220914:41176553832:WARNING:gpu_control_list.cc(774)] Entry with unknown fields 1
[       OK ] GpuControlListTest.UnknownField (0 ms)
[1061/2819] GpuControlListTest.UnknownField (0 ms)
[ RUN      ] GpuControlListTest.UnknownExceptionField
[24463:24463:0702/220914:41176554526:WARNING:gpu_control_list.cc(774)] Entry with unknown fields 1
[       OK ] GpuControlListTest.UnknownExceptionField (1 ms)
[1062/2819] GpuControlListTest.UnknownExceptionField (1 ms)
[ RUN      ] GpuControlListTest.DisabledEntry
[       OK ] GpuControlListTest.DisabledEntry (0 ms)
[1063/2819] GpuControlListTest.DisabledEntry (0 ms)
[ RUN      ] GpuControlListTest.NeedsMoreInfo
[       OK ] GpuControlListTest.NeedsMoreInfo (0 ms)
[1064/2819] GpuControlListTest.NeedsMoreInfo (0 ms)
[ RUN      ] GpuControlListTest.NeedsMoreInfoForExceptions
[       OK ] GpuControlListTest.NeedsMoreInfoForExceptions (2 ms)
[1065/2819] GpuControlListTest.NeedsMoreInfoForExceptions (2 ms)
[ RUN      ] GpuControlListTest.IgnorableEntries
[       OK ] GpuControlListTest.IgnorableEntries (0 ms)
[1066/2819] GpuControlListTest.IgnorableEntries (0 ms)
[ RUN      ] GpuControlListTest.ExceptionWithoutVendorId
[       OK ] GpuControlListTest.ExceptionWithoutVendorId (1 ms)
[1067/2819] GpuControlListTest.ExceptionWithoutVendorId (1 ms)
[ RUN      ] GpuControlListTest.AMDSwitchable
[       OK ] GpuControlListTest.AMDSwitchable (1 ms)
[1068/2819] GpuControlListTest.AMDSwitchable (1 ms)
[ RUN      ] GpuControlListTest.DisabledExtensionTest
[       OK ] GpuControlListTest.DisabledExtensionTest (1 ms)
[1069/2819] GpuControlListTest.DisabledExtensionTest (1 ms)
[ RUN      ] VersionInfoTest.ValidVersionInfo
[       OK ] VersionInfoTest.ValidVersionInfo (0 ms)
[1070/2819] VersionInfoTest.ValidVersionInfo (0 ms)
[ RUN      ] GpuDriverBugListTest.NVIDIANumberingScheme
[       OK ] GpuDriverBugListTest.NVIDIANumberingScheme (1 ms)
[1071/2819] GpuDriverBugListTest.NVIDIANumberingScheme (1 ms)
[ RUN      ] GPUInfoCollectorTest.CollectGraphicsInfoGL
[       OK ] GPUInfoCollectorTest.CollectGraphicsInfoGL (7 ms)
[1072/2819] GPUInfoCollectorTest.CollectGraphicsInfoGL (7 ms)
[ RUN      ] CollectDriverInfoGLTest.CollectDriverInfoGL
[       OK ] CollectDriverInfoGLTest.CollectDriverInfoGL (0 ms)
[1073/2819] CollectDriverInfoGLTest.CollectDriverInfoGL (0 ms)
[ RUN      ] GPUInfoBasicTest.EmptyGPUInfo
[       OK ] GPUInfoBasicTest.EmptyGPUInfo (0 ms)
[1074/2819] GPUInfoBasicTest.EmptyGPUInfo (0 ms)
[ RUN      ] GPUTestConfigTest.EmptyValues
[       OK ] GPUTestConfigTest.EmptyValues (0 ms)
[1075/2819] GPUTestConfigTest.EmptyValues (0 ms)
[ RUN      ] GPUTestConfigTest.SetGPUInfo
[       OK ] GPUTestConfigTest.SetGPUInfo (0 ms)
[1076/2819] GPUTestConfigTest.SetGPUInfo (0 ms)
[ RUN      ] GPUTestConfigTest.IsValid
[       OK ] GPUTestConfigTest.IsValid (0 ms)
[1077/2819] GPUTestConfigTest.IsValid (0 ms)
[ RUN      ] GPUTestConfigTest.Matches
[       OK ] GPUTestConfigTest.Matches (0 ms)
[1078/2819] GPUTestConfigTest.Matches (0 ms)
[ RUN      ] GPUTestConfigTest.StringMatches
[       OK ] GPUTestConfigTest.StringMatches (0 ms)
[1079/2819] GPUTestConfigTest.StringMatches (0 ms)
[ RUN      ] GPUTestConfigTest.OverlapsWith
[       OK ] GPUTestConfigTest.OverlapsWith (0 ms)
[1080/2819] GPUTestConfigTest.OverlapsWith (0 ms)
[ RUN      ] VersionInfoTest.InvalidVersionInfo
[       OK ] VersionInfoTest.InvalidVersionInfo (0 ms)
[1081/2819] VersionInfoTest.InvalidVersionInfo (0 ms)
[ RUN      ] VersionInfoTest.VersionComparison
[       OK ] VersionInfoTest.VersionComparison (1 ms)
[1082/2819] VersionInfoTest.VersionComparison (1 ms)
[ RUN      ] VersionInfoTest.DateComparison
[       OK ] VersionInfoTest.DateComparison (0 ms)
[1083/2819] VersionInfoTest.DateComparison (0 ms)
[ RUN      ] VersionInfoTest.LexicalComparison
[       OK ] VersionInfoTest.LexicalComparison (0 ms)
[1084/2819] VersionInfoTest.LexicalComparison (0 ms)
[ RUN      ] GpuDriverBugListTest.CurrentDriverBugListValidation
[       OK ] GpuDriverBugListTest.CurrentDriverBugListValidation (26 ms)
[1085/2819] GpuDriverBugListTest.CurrentDriverBugListValidation (26 ms)
[ RUN      ] GpuDriverBugListTest.CurrentListForARM
[       OK ] GpuDriverBugListTest.CurrentListForARM (40 ms)
[1086/2819] GpuDriverBugListTest.CurrentListForARM (40 ms)
[ RUN      ] GpuDriverBugListTest.CurrentListForImagination
[       OK ] GpuDriverBugListTest.CurrentListForImagination (44 ms)
[1087/2819] GpuDriverBugListTest.CurrentListForImagination (44 ms)
[ RUN      ] GpuDriverBugListTest.GpuSwitching
[       OK ] GpuDriverBugListTest.GpuSwitching (1 ms)
[1088/2819] GpuDriverBugListTest.GpuSwitching (1 ms)
[ RUN      ] GpuDriverBugListTest.AppendSingleWorkaround
[       OK ] GpuDriverBugListTest.AppendSingleWorkaround (0 ms)
[1089/2819] GpuDriverBugListTest.AppendSingleWorkaround (0 ms)
[ RUN      ] GpuDriverBugListTest.AppendForceGPUWorkaround
[       OK ] GpuDriverBugListTest.AppendForceGPUWorkaround (0 ms)
[1090/2819] GpuDriverBugListTest.AppendForceGPUWorkaround (0 ms)
[ RUN      ] GPUTestConfigTest.LoadCurrentConfig
[       OK ] GPUTestConfigTest.LoadCurrentConfig (0 ms)
[1091/2819] GPUTestConfigTest.LoadCurrentConfig (0 ms)
[ RUN      ] GPUTestExpectationsParserTest.CommentOnly
[       OK ] GPUTestExpectationsParserTest.CommentOnly (0 ms)
[1092/2819] GPUTestExpectationsParserTest.CommentOnly (0 ms)
[ RUN      ] GPUTestExpectationsParserTest.ValidUnrelatedTestEntry
[       OK ] GPUTestExpectationsParserTest.ValidUnrelatedTestEntry (1 ms)
[1093/2819] GPUTestExpectationsParserTest.ValidUnrelatedTestEntry (1 ms)
[ RUN      ] GPUTestExpectationsParserTest.AllModifiers
[       OK ] GPUTestExpectationsParserTest.AllModifiers (0 ms)
[1094/2819] GPUTestExpectationsParserTest.AllModifiers (0 ms)
[ RUN      ] GPUTestExpectationsParserTest.AllModifiersLowerCase
[       OK ] GPUTestExpectationsParserTest.AllModifiersLowerCase (0 ms)
[1095/2819] GPUTestExpectationsParserTest.AllModifiersLowerCase (0 ms)
[ RUN      ] GPUTestExpectationsParserTest.MissingColon
[       OK ] GPUTestExpectationsParserTest.MissingColon (0 ms)
[1096/2819] GPUTestExpectationsParserTest.MissingColon (0 ms)
[ RUN      ] GPUTestExpectationsParserTest.MissingEqual
[       OK ] GPUTestExpectationsParserTest.MissingEqual (0 ms)
[1097/2819] GPUTestExpectationsParserTest.MissingEqual (0 ms)
[ RUN      ] GPUTestExpectationsParserTest.IllegalModifier
[       OK ] GPUTestExpectationsParserTest.IllegalModifier (0 ms)
[1098/2819] GPUTestExpectationsParserTest.IllegalModifier (0 ms)
[ RUN      ] GPUTestExpectationsParserTest.InvalidModifierCombination
[       OK ] GPUTestExpectationsParserTest.InvalidModifierCombination (0 ms)
[1099/2819] GPUTestExpectationsParserTest.InvalidModifierCombination (0 ms)
[ RUN      ] GPUTestExpectationsParserTest.BadGpuDeviceID
[       OK ] GPUTestExpectationsParserTest.BadGpuDeviceID (0 ms)
[1100/2819] GPUTestExpectationsParserTest.BadGpuDeviceID (0 ms)
[ RUN      ] GPUTestExpectationsParserTest.MoreThanOneGpuDeviceID
[       OK ] GPUTestExpectationsParserTest.MoreThanOneGpuDeviceID (1 ms)
[1101/2819] GPUTestExpectationsParserTest.MoreThanOneGpuDeviceID (1 ms)
[ RUN      ] GPUTestExpectationsParserTest.MultipleTests
[       OK ] GPUTestExpectationsParserTest.MultipleTests (0 ms)
[1102/2819] GPUTestExpectationsParserTest.MultipleTests (0 ms)
[ RUN      ] GPUTestExpectationsParserTest.ValidMultipleEntries
[       OK ] GPUTestExpectationsParserTest.ValidMultipleEntries (0 ms)
[1103/2819] GPUTestExpectationsParserTest.ValidMultipleEntries (0 ms)
[ RUN      ] GPUTestExpectationsParserTest.StarMatching
[       OK ] GPUTestExpectationsParserTest.StarMatching (0 ms)
[1104/2819] GPUTestExpectationsParserTest.StarMatching (0 ms)
[ RUN      ] GpuUtilTest.MergeFeatureSets
[       OK ] GpuUtilTest.MergeFeatureSets (0 ms)
[1105/2819] GpuUtilTest.MergeFeatureSets (0 ms)
[ RUN      ] GpuUtilTest.StringToFeatureSet
[       OK ] GpuUtilTest.StringToFeatureSet (0 ms)
[1106/2819] GpuUtilTest.StringToFeatureSet (0 ms)
[ RUN      ] Service/FeatureInfoTest.Basic/0
[       OK ] Service/FeatureInfoTest.Basic/0 (6 ms)
[1107/2819] Service/FeatureInfoTest.Basic/0 (6 ms)
[ RUN      ] Service/FeatureInfoTest.Basic/1
[       OK ] Service/FeatureInfoTest.Basic/1 (5 ms)
[1108/2819] Service/FeatureInfoTest.Basic/1 (5 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeNoExtensions/0
[       OK ] Service/FeatureInfoTest.InitializeNoExtensions/0 (13 ms)
[1109/2819] Service/FeatureInfoTest.InitializeNoExtensions/0 (13 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeNoExtensions/1
[       OK ] Service/FeatureInfoTest.InitializeNoExtensions/1 (14 ms)
[1110/2819] Service/FeatureInfoTest.InitializeNoExtensions/1 (14 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeWithANGLE/0
[       OK ] Service/FeatureInfoTest.InitializeWithANGLE/0 (8 ms)
[1111/2819] Service/FeatureInfoTest.InitializeWithANGLE/0 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeWithANGLE/1
[       OK ] Service/FeatureInfoTest.InitializeWithANGLE/1 (6 ms)
[1112/2819] Service/FeatureInfoTest.InitializeWithANGLE/1 (6 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeNPOTExtensionGLES/0
[       OK ] Service/FeatureInfoTest.InitializeNPOTExtensionGLES/0 (8 ms)
[1113/2819] Service/FeatureInfoTest.InitializeNPOTExtensionGLES/0 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeNPOTExtensionGLES/1
[       OK ] Service/FeatureInfoTest.InitializeNPOTExtensionGLES/1 (8 ms)
[1114/2819] Service/FeatureInfoTest.InitializeNPOTExtensionGLES/1 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeNPOTExtensionGL/0
[       OK ] Service/FeatureInfoTest.InitializeNPOTExtensionGL/0 (8 ms)
[1115/2819] Service/FeatureInfoTest.InitializeNPOTExtensionGL/0 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeNPOTExtensionGL/1
[       OK ] Service/FeatureInfoTest.InitializeNPOTExtensionGL/1 (9 ms)
[1116/2819] Service/FeatureInfoTest.InitializeNPOTExtensionGL/1 (9 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeDXTExtensionGLES2/0
[       OK ] Service/FeatureInfoTest.InitializeDXTExtensionGLES2/0 (8 ms)
[1117/2819] Service/FeatureInfoTest.InitializeDXTExtensionGLES2/0 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeDXTExtensionGLES2/1
[       OK ] Service/FeatureInfoTest.InitializeDXTExtensionGLES2/1 (9 ms)
[1118/2819] Service/FeatureInfoTest.InitializeDXTExtensionGLES2/1 (9 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeDXTExtensionGL/0
[       OK ] Service/FeatureInfoTest.InitializeDXTExtensionGL/0 (9 ms)
[1119/2819] Service/FeatureInfoTest.InitializeDXTExtensionGL/0 (9 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeDXTExtensionGL/1
[       OK ] Service/FeatureInfoTest.InitializeDXTExtensionGL/1 (9 ms)
[1120/2819] Service/FeatureInfoTest.InitializeDXTExtensionGL/1 (9 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeEXT_texture_format_BGRA8888GLES2/0
[       OK ] Service/FeatureInfoTest.InitializeEXT_texture_format_BGRA8888GLES2/0 (9 ms)
[1121/2819] Service/FeatureInfoTest.InitializeEXT_texture_format_BGRA8888GLES2/0 (9 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeEXT_texture_format_BGRA8888GLES2/1
[       OK ] Service/FeatureInfoTest.InitializeEXT_texture_format_BGRA8888GLES2/1 (8 ms)
[1122/2819] Service/FeatureInfoTest.InitializeEXT_texture_format_BGRA8888GLES2/1 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeEXT_texture_format_BGRA8888GL/0
[       OK ] Service/FeatureInfoTest.InitializeEXT_texture_format_BGRA8888GL/0 (8 ms)
[1123/2819] Service/FeatureInfoTest.InitializeEXT_texture_format_BGRA8888GL/0 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeEXT_texture_format_BGRA8888GL/1
[       OK ] Service/FeatureInfoTest.InitializeEXT_texture_format_BGRA8888GL/1 (9 ms)
[1124/2819] Service/FeatureInfoTest.InitializeEXT_texture_format_BGRA8888GL/1 (9 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeEXT_texture_format_BGRA8888Apple/0
[       OK ] Service/FeatureInfoTest.InitializeEXT_texture_format_BGRA8888Apple/0 (7 ms)
[1125/2819] Service/FeatureInfoTest.InitializeEXT_texture_format_BGRA8888Apple/0 (7 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeEXT_texture_format_BGRA8888Apple/1
[       OK ] Service/FeatureInfoTest.InitializeEXT_texture_format_BGRA8888Apple/1 (8 ms)
[1126/2819] Service/FeatureInfoTest.InitializeEXT_texture_format_BGRA8888Apple/1 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeEXT_read_format_bgra/0
[       OK ] Service/FeatureInfoTest.InitializeEXT_read_format_bgra/0 (7 ms)
[1127/2819] Service/FeatureInfoTest.InitializeEXT_read_format_bgra/0 (7 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeEXT_read_format_bgra/1
[       OK ] Service/FeatureInfoTest.InitializeEXT_read_format_bgra/1 (8 ms)
[1128/2819] Service/FeatureInfoTest.InitializeEXT_read_format_bgra/1 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeEXT_sRGB/0
[       OK ] Service/FeatureInfoTest.InitializeEXT_sRGB/0 (8 ms)
[1129/2819] Service/FeatureInfoTest.InitializeEXT_sRGB/0 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeEXT_sRGB/1
[       OK ] Service/FeatureInfoTest.InitializeEXT_sRGB/1 (8 ms)
[1130/2819] Service/FeatureInfoTest.InitializeEXT_sRGB/1 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeEXT_texture_storage/0
[       OK ] Service/FeatureInfoTest.InitializeEXT_texture_storage/0 (6 ms)
[1131/2819] Service/FeatureInfoTest.InitializeEXT_texture_storage/0 (6 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeEXT_texture_storage/1
[       OK ] Service/FeatureInfoTest.InitializeEXT_texture_storage/1 (4 ms)
[1132/2819] Service/FeatureInfoTest.InitializeEXT_texture_storage/1 (4 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeARB_texture_storage/0
[       OK ] Service/FeatureInfoTest.InitializeARB_texture_storage/0 (4 ms)
[1133/2819] Service/FeatureInfoTest.InitializeARB_texture_storage/0 (4 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeARB_texture_storage/1
[       OK ] Service/FeatureInfoTest.InitializeARB_texture_storage/1 (8 ms)
[1134/2819] Service/FeatureInfoTest.InitializeARB_texture_storage/1 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeEXT_texture_storage_BGRA/0
[       OK ] Service/FeatureInfoTest.InitializeEXT_texture_storage_BGRA/0 (10 ms)
[1135/2819] Service/FeatureInfoTest.InitializeEXT_texture_storage_BGRA/0 (10 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeEXT_texture_storage_BGRA/1
[       OK ] Service/FeatureInfoTest.InitializeEXT_texture_storage_BGRA/1 (9 ms)
[1136/2819] Service/FeatureInfoTest.InitializeEXT_texture_storage_BGRA/1 (9 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeARB_texture_storage_BGRA/0
[       OK ] Service/FeatureInfoTest.InitializeARB_texture_storage_BGRA/0 (9 ms)
[1137/2819] Service/FeatureInfoTest.InitializeARB_texture_storage_BGRA/0 (9 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeARB_texture_storage_BGRA/1
[       OK ] Service/FeatureInfoTest.InitializeARB_texture_storage_BGRA/1 (10 ms)
[1138/2819] Service/FeatureInfoTest.InitializeARB_texture_storage_BGRA/1 (10 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeEXT_texture_storage_BGRA8888/0
[       OK ] Service/FeatureInfoTest.InitializeEXT_texture_storage_BGRA8888/0 (9 ms)
[1139/2819] Service/FeatureInfoTest.InitializeEXT_texture_storage_BGRA8888/0 (9 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeEXT_texture_storage_BGRA8888/1
[       OK ] Service/FeatureInfoTest.InitializeEXT_texture_storage_BGRA8888/1 (10 ms)
[1140/2819] Service/FeatureInfoTest.InitializeEXT_texture_storage_BGRA8888/1 (10 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeEXT_texture_storage_float/0
[       OK ] Service/FeatureInfoTest.InitializeEXT_texture_storage_float/0 (9 ms)
[1141/2819] Service/FeatureInfoTest.InitializeEXT_texture_storage_float/0 (9 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeEXT_texture_storage_float/1
[       OK ] Service/FeatureInfoTest.InitializeEXT_texture_storage_float/1 (6 ms)
[1142/2819] Service/FeatureInfoTest.InitializeEXT_texture_storage_float/1 (6 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeEXT_texture_storage_half_float/0
[       OK ] Service/FeatureInfoTest.InitializeEXT_texture_storage_half_float/0 (4 ms)
[1143/2819] Service/FeatureInfoTest.InitializeEXT_texture_storage_half_float/0 (4 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeEXT_texture_storage_half_float/1
[       OK ] Service/FeatureInfoTest.InitializeEXT_texture_storage_half_float/1 (5 ms)
[1144/2819] Service/FeatureInfoTest.InitializeEXT_texture_storage_half_float/1 (5 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeGLES2_texture_storage/0
[       OK ] Service/FeatureInfoTest.InitializeGLES2_texture_storage/0 (7 ms)
[1145/2819] Service/FeatureInfoTest.InitializeGLES2_texture_storage/0 (7 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeGLES2_texture_storage/1
[       OK ] Service/FeatureInfoTest.InitializeGLES2_texture_storage/1 (7 ms)
[1146/2819] Service/FeatureInfoTest.InitializeGLES2_texture_storage/1 (7 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeGLES2_texture_storage_BGRA/0
[       OK ] Service/FeatureInfoTest.InitializeGLES2_texture_storage_BGRA/0 (7 ms)
[1147/2819] Service/FeatureInfoTest.InitializeGLES2_texture_storage_BGRA/0 (7 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeGLES2_texture_storage_BGRA/1
[       OK ] Service/FeatureInfoTest.InitializeGLES2_texture_storage_BGRA/1 (5 ms)
[1148/2819] Service/FeatureInfoTest.InitializeGLES2_texture_storage_BGRA/1 (5 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeGLES2_texture_format_BGRA/0
[       OK ] Service/FeatureInfoTest.InitializeGLES2_texture_format_BGRA/0 (4 ms)
[1149/2819] Service/FeatureInfoTest.InitializeGLES2_texture_format_BGRA/0 (4 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeGLES2_texture_format_BGRA/1
[       OK ] Service/FeatureInfoTest.InitializeGLES2_texture_format_BGRA/1 (6 ms)
[1150/2819] Service/FeatureInfoTest.InitializeGLES2_texture_format_BGRA/1 (6 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeWithANGLE_BGRA8/0
[       OK ] Service/FeatureInfoTest.InitializeWithANGLE_BGRA8/0 (9 ms)
[1151/2819] Service/FeatureInfoTest.InitializeWithANGLE_BGRA8/0 (9 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeWithANGLE_BGRA8/1
[       OK ] Service/FeatureInfoTest.InitializeWithANGLE_BGRA8/1 (7 ms)
[1152/2819] Service/FeatureInfoTest.InitializeWithANGLE_BGRA8/1 (7 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeGLES2_no_CHROMIUM_renderbuffer_format_BGRA8888/0
[       OK ] Service/FeatureInfoTest.InitializeGLES2_no_CHROMIUM_renderbuffer_format_BGRA8888/0 (6 ms)
[1153/2819] Service/FeatureInfoTest.InitializeGLES2_no_CHROMIUM_renderbuffer_format_BGRA8888/0 (6 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeGLES2_no_CHROMIUM_renderbuffer_format_BGRA8888/1
[       OK ] Service/FeatureInfoTest.InitializeGLES2_no_CHROMIUM_renderbuffer_format_BGRA8888/1 (6 ms)
[1154/2819] Service/FeatureInfoTest.InitializeGLES2_no_CHROMIUM_renderbuffer_format_BGRA8888/1 (6 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeARB_texture_float/0
[       OK ] Service/FeatureInfoTest.InitializeARB_texture_float/0 (14 ms)
[1155/2819] Service/FeatureInfoTest.InitializeARB_texture_float/0 (14 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeARB_texture_float/1
[       OK ] Service/FeatureInfoTest.InitializeARB_texture_float/1 (14 ms)
[1156/2819] Service/FeatureInfoTest.InitializeARB_texture_float/1 (14 ms)
[ RUN      ] Service/FeatureInfoTest.Initialize_texture_floatGLES3/0
[       OK ] Service/FeatureInfoTest.Initialize_texture_floatGLES3/0 (14 ms)
[1157/2819] Service/FeatureInfoTest.Initialize_texture_floatGLES3/0 (14 ms)
[ RUN      ] Service/FeatureInfoTest.Initialize_texture_floatGLES3/1
[       OK ] Service/FeatureInfoTest.Initialize_texture_floatGLES3/1 (14 ms)
[1158/2819] Service/FeatureInfoTest.Initialize_texture_floatGLES3/1 (14 ms)
[ RUN      ] Service/FeatureInfoTest.Initialize_sRGBGLES3/0
[       OK ] Service/FeatureInfoTest.Initialize_sRGBGLES3/0 (13 ms)
[1159/2819] Service/FeatureInfoTest.Initialize_sRGBGLES3/0 (13 ms)
[ RUN      ] Service/FeatureInfoTest.Initialize_sRGBGLES3/1
[       OK ] Service/FeatureInfoTest.Initialize_sRGBGLES3/1 (13 ms)
[1160/2819] Service/FeatureInfoTest.Initialize_sRGBGLES3/1 (13 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeGLES2_neither_texture_storage_nor_BGRA/0
[       OK ] Service/FeatureInfoTest.InitializeGLES2_neither_texture_storage_nor_BGRA/0 (8 ms)
[1161/2819] Service/FeatureInfoTest.InitializeGLES2_neither_texture_storage_nor_BGRA/0 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeGLES2_neither_texture_storage_nor_BGRA/1
[       OK ] Service/FeatureInfoTest.InitializeGLES2_neither_texture_storage_nor_BGRA/1 (7 ms)
[1162/2819] Service/FeatureInfoTest.InitializeGLES2_neither_texture_storage_nor_BGRA/1 (7 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeGLES3_texture_storage_EXT_BGRA/0
[       OK ] Service/FeatureInfoTest.InitializeGLES3_texture_storage_EXT_BGRA/0 (13 ms)
[1163/2819] Service/FeatureInfoTest.InitializeGLES3_texture_storage_EXT_BGRA/0 (13 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeGLES3_texture_storage_EXT_BGRA/1
[       OK ] Service/FeatureInfoTest.InitializeGLES3_texture_storage_EXT_BGRA/1 (13 ms)
[1164/2819] Service/FeatureInfoTest.InitializeGLES3_texture_storage_EXT_BGRA/1 (13 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeGLES3_texture_storage_APPLE_BGRA/0
[       OK ] Service/FeatureInfoTest.InitializeGLES3_texture_storage_APPLE_BGRA/0 (14 ms)
[1165/2819] Service/FeatureInfoTest.InitializeGLES3_texture_storage_APPLE_BGRA/0 (14 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeGLES3_texture_storage_APPLE_BGRA/1
[       OK ] Service/FeatureInfoTest.InitializeGLES3_texture_storage_APPLE_BGRA/1 (13 ms)
[1166/2819] Service/FeatureInfoTest.InitializeGLES3_texture_storage_APPLE_BGRA/1 (13 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeGLES3_EXT_texture_storage_EXT_BGRA/0
[       OK ] Service/FeatureInfoTest.InitializeGLES3_EXT_texture_storage_EXT_BGRA/0 (12 ms)
[1167/2819] Service/FeatureInfoTest.InitializeGLES3_EXT_texture_storage_EXT_BGRA/0 (12 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeGLES3_EXT_texture_storage_EXT_BGRA/1
[       OK ] Service/FeatureInfoTest.InitializeGLES3_EXT_texture_storage_EXT_BGRA/1 (12 ms)
[1168/2819] Service/FeatureInfoTest.InitializeGLES3_EXT_texture_storage_EXT_BGRA/1 (12 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeGLES3_texture_storage/0
[       OK ] Service/FeatureInfoTest.InitializeGLES3_texture_storage/0 (12 ms)
[1169/2819] Service/FeatureInfoTest.InitializeGLES3_texture_storage/0 (12 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeGLES3_texture_storage/1
[       OK ] Service/FeatureInfoTest.InitializeGLES3_texture_storage/1 (12 ms)
[1170/2819] Service/FeatureInfoTest.InitializeGLES3_texture_storage/1 (12 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeOES_texture_floatGLES2/0
[       OK ] Service/FeatureInfoTest.InitializeOES_texture_floatGLES2/0 (10 ms)
[1171/2819] Service/FeatureInfoTest.InitializeOES_texture_floatGLES2/0 (10 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeOES_texture_floatGLES2/1
[       OK ] Service/FeatureInfoTest.InitializeOES_texture_floatGLES2/1 (8 ms)
[1172/2819] Service/FeatureInfoTest.InitializeOES_texture_floatGLES2/1 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeOES_texture_float_linearGLES2/0
[       OK ] Service/FeatureInfoTest.InitializeOES_texture_float_linearGLES2/0 (9 ms)
[1173/2819] Service/FeatureInfoTest.InitializeOES_texture_float_linearGLES2/0 (9 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeOES_texture_float_linearGLES2/1
[       OK ] Service/FeatureInfoTest.InitializeOES_texture_float_linearGLES2/1 (9 ms)
[1174/2819] Service/FeatureInfoTest.InitializeOES_texture_float_linearGLES2/1 (9 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeOES_texture_half_floatGLES2/0
[       OK ] Service/FeatureInfoTest.InitializeOES_texture_half_floatGLES2/0 (8 ms)
[1175/2819] Service/FeatureInfoTest.InitializeOES_texture_half_floatGLES2/0 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeOES_texture_half_floatGLES2/1
[       OK ] Service/FeatureInfoTest.InitializeOES_texture_half_floatGLES2/1 (9 ms)
[1176/2819] Service/FeatureInfoTest.InitializeOES_texture_half_floatGLES2/1 (9 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeOES_texture_half_float_linearGLES2/0
[       OK ] Service/FeatureInfoTest.InitializeOES_texture_half_float_linearGLES2/0 (9 ms)
[1177/2819] Service/FeatureInfoTest.InitializeOES_texture_half_float_linearGLES2/0 (9 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeOES_texture_half_float_linearGLES2/1
[       OK ] Service/FeatureInfoTest.InitializeOES_texture_half_float_linearGLES2/1 (10 ms)
[1178/2819] Service/FeatureInfoTest.InitializeOES_texture_half_float_linearGLES2/1 (10 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeEXT_framebuffer_multisample/0
[       OK ] Service/FeatureInfoTest.InitializeEXT_framebuffer_multisample/0 (8 ms)
[1179/2819] Service/FeatureInfoTest.InitializeEXT_framebuffer_multisample/0 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeEXT_framebuffer_multisample/1
[       OK ] Service/FeatureInfoTest.InitializeEXT_framebuffer_multisample/1 (8 ms)
[1180/2819] Service/FeatureInfoTest.InitializeEXT_framebuffer_multisample/1 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeANGLE_framebuffer_multisample/0
[       OK ] Service/FeatureInfoTest.InitializeANGLE_framebuffer_multisample/0 (7 ms)
[1181/2819] Service/FeatureInfoTest.InitializeANGLE_framebuffer_multisample/0 (7 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeANGLE_framebuffer_multisample/1
[       OK ] Service/FeatureInfoTest.InitializeANGLE_framebuffer_multisample/1 (6 ms)
[1182/2819] Service/FeatureInfoTest.InitializeANGLE_framebuffer_multisample/1 (6 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeANGLE_framebuffer_multisampleWithoutANGLE/0
[       OK ] Service/FeatureInfoTest.InitializeANGLE_framebuffer_multisampleWithoutANGLE/0 (8 ms)
[1183/2819] Service/FeatureInfoTest.InitializeANGLE_framebuffer_multisampleWithoutANGLE/0 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeANGLE_framebuffer_multisampleWithoutANGLE/1
[       OK ] Service/FeatureInfoTest.InitializeANGLE_framebuffer_multisampleWithoutANGLE/1 (8 ms)
[1184/2819] Service/FeatureInfoTest.InitializeANGLE_framebuffer_multisampleWithoutANGLE/1 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeEXT_multisampled_render_to_texture/0
[       OK ] Service/FeatureInfoTest.InitializeEXT_multisampled_render_to_texture/0 (7 ms)
[1185/2819] Service/FeatureInfoTest.InitializeEXT_multisampled_render_to_texture/0 (7 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeEXT_multisampled_render_to_texture/1
[       OK ] Service/FeatureInfoTest.InitializeEXT_multisampled_render_to_texture/1 (8 ms)
[1186/2819] Service/FeatureInfoTest.InitializeEXT_multisampled_render_to_texture/1 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeIMG_multisampled_render_to_texture/0
[       OK ] Service/FeatureInfoTest.InitializeIMG_multisampled_render_to_texture/0 (7 ms)
[1187/2819] Service/FeatureInfoTest.InitializeIMG_multisampled_render_to_texture/0 (7 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeIMG_multisampled_render_to_texture/1
[       OK ] Service/FeatureInfoTest.InitializeIMG_multisampled_render_to_texture/1 (7 ms)
[1188/2819] Service/FeatureInfoTest.InitializeIMG_multisampled_render_to_texture/1 (7 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeEXT_texture_filter_anisotropic/0
[       OK ] Service/FeatureInfoTest.InitializeEXT_texture_filter_anisotropic/0 (8 ms)
[1189/2819] Service/FeatureInfoTest.InitializeEXT_texture_filter_anisotropic/0 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeEXT_texture_filter_anisotropic/1
[       OK ] Service/FeatureInfoTest.InitializeEXT_texture_filter_anisotropic/1 (7 ms)
[1190/2819] Service/FeatureInfoTest.InitializeEXT_texture_filter_anisotropic/1 (7 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeEXT_ARB_depth_texture/0
[       OK ] Service/FeatureInfoTest.InitializeEXT_ARB_depth_texture/0 (9 ms)
[1191/2819] Service/FeatureInfoTest.InitializeEXT_ARB_depth_texture/0 (9 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeEXT_ARB_depth_texture/1
[       OK ] Service/FeatureInfoTest.InitializeEXT_ARB_depth_texture/1 (9 ms)
[1192/2819] Service/FeatureInfoTest.InitializeEXT_ARB_depth_texture/1 (9 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeOES_ARB_depth_texture/0
[       OK ] Service/FeatureInfoTest.InitializeOES_ARB_depth_texture/0 (8 ms)
[1193/2819] Service/FeatureInfoTest.InitializeOES_ARB_depth_texture/0 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeOES_ARB_depth_texture/1
[       OK ] Service/FeatureInfoTest.InitializeOES_ARB_depth_texture/1 (9 ms)
[1194/2819] Service/FeatureInfoTest.InitializeOES_ARB_depth_texture/1 (9 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeANGLE_depth_texture/0
[       OK ] Service/FeatureInfoTest.InitializeANGLE_depth_texture/0 (9 ms)
[1195/2819] Service/FeatureInfoTest.InitializeANGLE_depth_texture/0 (9 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeANGLE_depth_texture/1
[       OK ] Service/FeatureInfoTest.InitializeANGLE_depth_texture/1 (9 ms)
[1196/2819] Service/FeatureInfoTest.InitializeANGLE_depth_texture/1 (9 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeEXT_packed_depth_stencil/0
[       OK ] Service/FeatureInfoTest.InitializeEXT_packed_depth_stencil/0 (7 ms)
[1197/2819] Service/FeatureInfoTest.InitializeEXT_packed_depth_stencil/0 (7 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeEXT_packed_depth_stencil/1
[       OK ] Service/FeatureInfoTest.InitializeEXT_packed_depth_stencil/1 (7 ms)
[1198/2819] Service/FeatureInfoTest.InitializeEXT_packed_depth_stencil/1 (7 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeOES_packed_depth_stencil/0
[       OK ] Service/FeatureInfoTest.InitializeOES_packed_depth_stencil/0 (7 ms)
[1199/2819] Service/FeatureInfoTest.InitializeOES_packed_depth_stencil/0 (7 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeOES_packed_depth_stencil/1
[       OK ] Service/FeatureInfoTest.InitializeOES_packed_depth_stencil/1 (5 ms)
[1200/2819] Service/FeatureInfoTest.InitializeOES_packed_depth_stencil/1 (5 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeARB_occlusion_query2/0
[       OK ] Service/FeatureInfoTest.InitializeARB_occlusion_query2/0 (8 ms)
[1201/2819] Service/FeatureInfoTest.InitializeARB_occlusion_query2/0 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeARB_occlusion_query2/1
[       OK ] Service/FeatureInfoTest.InitializeARB_occlusion_query2/1 (5 ms)
[1202/2819] Service/FeatureInfoTest.InitializeARB_occlusion_query2/1 (5 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeOES_vertex_array_object/0
[       OK ] Service/FeatureInfoTest.InitializeOES_vertex_array_object/0 (5 ms)
[1203/2819] Service/FeatureInfoTest.InitializeOES_vertex_array_object/0 (5 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeOES_vertex_array_object/1
[       OK ] Service/FeatureInfoTest.InitializeOES_vertex_array_object/1 (4 ms)
[1204/2819] Service/FeatureInfoTest.InitializeOES_vertex_array_object/1 (4 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeARB_vertex_array_object/0
[       OK ] Service/FeatureInfoTest.InitializeARB_vertex_array_object/0 (5 ms)
[1205/2819] Service/FeatureInfoTest.InitializeARB_vertex_array_object/0 (5 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeARB_vertex_array_object/1
[       OK ] Service/FeatureInfoTest.InitializeARB_vertex_array_object/1 (4 ms)
[1206/2819] Service/FeatureInfoTest.InitializeARB_vertex_array_object/1 (4 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeAPPLE_vertex_array_object/0
[       OK ] Service/FeatureInfoTest.InitializeAPPLE_vertex_array_object/0 (4 ms)
[1207/2819] Service/FeatureInfoTest.InitializeAPPLE_vertex_array_object/0 (4 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeAPPLE_vertex_array_object/1
[       OK ] Service/FeatureInfoTest.InitializeAPPLE_vertex_array_object/1 (5 ms)
[1208/2819] Service/FeatureInfoTest.InitializeAPPLE_vertex_array_object/1 (5 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeNo_vertex_array_object/0
[       OK ] Service/FeatureInfoTest.InitializeNo_vertex_array_object/0 (4 ms)
[1209/2819] Service/FeatureInfoTest.InitializeNo_vertex_array_object/0 (4 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeNo_vertex_array_object/1
[       OK ] Service/FeatureInfoTest.InitializeNo_vertex_array_object/1 (4 ms)
[1210/2819] Service/FeatureInfoTest.InitializeNo_vertex_array_object/1 (4 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeOES_packed_depth_stencil_and_GL_ARB_depth_texture/0
[       OK ] Service/FeatureInfoTest.InitializeOES_packed_depth_stencil_and_GL_ARB_depth_texture/0 (7 ms)
[1211/2819] Service/FeatureInfoTest.InitializeOES_packed_depth_stencil_and_GL_ARB_depth_texture/0 (7 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeOES_packed_depth_stencil_and_GL_ARB_depth_texture/1
[       OK ] Service/FeatureInfoTest.InitializeOES_packed_depth_stencil_and_GL_ARB_depth_texture/1 (5 ms)
[1212/2819] Service/FeatureInfoTest.InitializeOES_packed_depth_stencil_and_GL_ARB_depth_texture/1 (5 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeOES_depth24/0
[       OK ] Service/FeatureInfoTest.InitializeOES_depth24/0 (9 ms)
[1213/2819] Service/FeatureInfoTest.InitializeOES_depth24/0 (9 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeOES_depth24/1
[       OK ] Service/FeatureInfoTest.InitializeOES_depth24/1 (8 ms)
[1214/2819] Service/FeatureInfoTest.InitializeOES_depth24/1 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeOES_standard_derivatives/0
[       OK ] Service/FeatureInfoTest.InitializeOES_standard_derivatives/0 (8 ms)
[1215/2819] Service/FeatureInfoTest.InitializeOES_standard_derivatives/0 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeOES_standard_derivatives/1
[       OK ] Service/FeatureInfoTest.InitializeOES_standard_derivatives/1 (8 ms)
[1216/2819] Service/FeatureInfoTest.InitializeOES_standard_derivatives/1 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeOES_rgb8_rgba8/0
[       OK ] Service/FeatureInfoTest.InitializeOES_rgb8_rgba8/0 (7 ms)
[1217/2819] Service/FeatureInfoTest.InitializeOES_rgb8_rgba8/0 (7 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeOES_rgb8_rgba8/1
[       OK ] Service/FeatureInfoTest.InitializeOES_rgb8_rgba8/1 (7 ms)
[1218/2819] Service/FeatureInfoTest.InitializeOES_rgb8_rgba8/1 (7 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeOES_EGL_image_external/0
[       OK ] Service/FeatureInfoTest.InitializeOES_EGL_image_external/0 (8 ms)
[1219/2819] Service/FeatureInfoTest.InitializeOES_EGL_image_external/0 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeOES_EGL_image_external/1
[       OK ] Service/FeatureInfoTest.InitializeOES_EGL_image_external/1 (7 ms)
[1220/2819] Service/FeatureInfoTest.InitializeOES_EGL_image_external/1 (7 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeOES_compressed_ETC1_RGB8_texture/0
[       OK ] Service/FeatureInfoTest.InitializeOES_compressed_ETC1_RGB8_texture/0 (10 ms)
[1221/2819] Service/FeatureInfoTest.InitializeOES_compressed_ETC1_RGB8_texture/0 (10 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeOES_compressed_ETC1_RGB8_texture/1
[       OK ] Service/FeatureInfoTest.InitializeOES_compressed_ETC1_RGB8_texture/1 (8 ms)
[1222/2819] Service/FeatureInfoTest.InitializeOES_compressed_ETC1_RGB8_texture/1 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeAMD_compressed_ATC_texture/0
[       OK ] Service/FeatureInfoTest.InitializeAMD_compressed_ATC_texture/0 (7 ms)
[1223/2819] Service/FeatureInfoTest.InitializeAMD_compressed_ATC_texture/0 (7 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeAMD_compressed_ATC_texture/1
[       OK ] Service/FeatureInfoTest.InitializeAMD_compressed_ATC_texture/1 (6 ms)
[1224/2819] Service/FeatureInfoTest.InitializeAMD_compressed_ATC_texture/1 (6 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeIMG_texture_compression_pvrtc/0
[       OK ] Service/FeatureInfoTest.InitializeIMG_texture_compression_pvrtc/0 (8 ms)
[1225/2819] Service/FeatureInfoTest.InitializeIMG_texture_compression_pvrtc/0 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeIMG_texture_compression_pvrtc/1
[       OK ] Service/FeatureInfoTest.InitializeIMG_texture_compression_pvrtc/1 (8 ms)
[1226/2819] Service/FeatureInfoTest.InitializeIMG_texture_compression_pvrtc/1 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeEXT_occlusion_query_boolean/0
[       OK ] Service/FeatureInfoTest.InitializeEXT_occlusion_query_boolean/0 (8 ms)
[1227/2819] Service/FeatureInfoTest.InitializeEXT_occlusion_query_boolean/0 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeEXT_occlusion_query_boolean/1
[       OK ] Service/FeatureInfoTest.InitializeEXT_occlusion_query_boolean/1 (8 ms)
[1228/2819] Service/FeatureInfoTest.InitializeEXT_occlusion_query_boolean/1 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeARB_occlusion_query/0
[       OK ] Service/FeatureInfoTest.InitializeARB_occlusion_query/0 (7 ms)
[1229/2819] Service/FeatureInfoTest.InitializeARB_occlusion_query/0 (7 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeARB_occlusion_query/1
[       OK ] Service/FeatureInfoTest.InitializeARB_occlusion_query/1 (8 ms)
[1230/2819] Service/FeatureInfoTest.InitializeARB_occlusion_query/1 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeOES_element_index_uint/0
[       OK ] Service/FeatureInfoTest.InitializeOES_element_index_uint/0 (10 ms)
[1231/2819] Service/FeatureInfoTest.InitializeOES_element_index_uint/0 (10 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeOES_element_index_uint/1
[       OK ] Service/FeatureInfoTest.InitializeOES_element_index_uint/1 (8 ms)
[1232/2819] Service/FeatureInfoTest.InitializeOES_element_index_uint/1 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeVAOsWithClientSideArrays/0
[       OK ] Service/FeatureInfoTest.InitializeVAOsWithClientSideArrays/0 (6 ms)
[1233/2819] Service/FeatureInfoTest.InitializeVAOsWithClientSideArrays/0 (6 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeVAOsWithClientSideArrays/1
[       OK ] Service/FeatureInfoTest.InitializeVAOsWithClientSideArrays/1 (6 ms)
[1234/2819] Service/FeatureInfoTest.InitializeVAOsWithClientSideArrays/1 (6 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeEXT_blend_minmax/0
[       OK ] Service/FeatureInfoTest.InitializeEXT_blend_minmax/0 (8 ms)
[1235/2819] Service/FeatureInfoTest.InitializeEXT_blend_minmax/0 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeEXT_blend_minmax/1
[       OK ] Service/FeatureInfoTest.InitializeEXT_blend_minmax/1 (7 ms)
[1236/2819] Service/FeatureInfoTest.InitializeEXT_blend_minmax/1 (7 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeEXT_frag_depth/0
[       OK ] Service/FeatureInfoTest.InitializeEXT_frag_depth/0 (7 ms)
[1237/2819] Service/FeatureInfoTest.InitializeEXT_frag_depth/0 (7 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeEXT_frag_depth/1
[       OK ] Service/FeatureInfoTest.InitializeEXT_frag_depth/1 (8 ms)
[1238/2819] Service/FeatureInfoTest.InitializeEXT_frag_depth/1 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeEXT_shader_texture_lod/0
[       OK ] Service/FeatureInfoTest.InitializeEXT_shader_texture_lod/0 (7 ms)
[1239/2819] Service/FeatureInfoTest.InitializeEXT_shader_texture_lod/0 (7 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeEXT_shader_texture_lod/1
[       OK ] Service/FeatureInfoTest.InitializeEXT_shader_texture_lod/1 (8 ms)
[1240/2819] Service/FeatureInfoTest.InitializeEXT_shader_texture_lod/1 (8 ms)
[ RUN      ] Service/FeatureInfoTest.ParseDriverBugWorkaroundsMultiple/0
[       OK ] Service/FeatureInfoTest.ParseDriverBugWorkaroundsMultiple/0 (6 ms)
[1241/2819] Service/FeatureInfoTest.ParseDriverBugWorkaroundsMultiple/0 (6 ms)
[ RUN      ] Service/FeatureInfoTest.ParseDriverBugWorkaroundsMultiple/1
[       OK ] Service/FeatureInfoTest.ParseDriverBugWorkaroundsMultiple/1 (5 ms)
[1242/2819] Service/FeatureInfoTest.ParseDriverBugWorkaroundsMultiple/1 (5 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeWithARBSync/0
[       OK ] Service/FeatureInfoTest.InitializeWithARBSync/0 (7 ms)
[1243/2819] Service/FeatureInfoTest.InitializeWithARBSync/0 (7 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeWithARBSync/1
[       OK ] Service/FeatureInfoTest.InitializeWithARBSync/1 (7 ms)
[1244/2819] Service/FeatureInfoTest.InitializeWithARBSync/1 (7 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeWithNVFence/0
[       OK ] Service/FeatureInfoTest.InitializeWithNVFence/0 (8 ms)
[1245/2819] Service/FeatureInfoTest.InitializeWithNVFence/0 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeWithNVFence/1
[       OK ] Service/FeatureInfoTest.InitializeWithNVFence/1 (8 ms)
[1246/2819] Service/FeatureInfoTest.InitializeWithNVFence/1 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeWithNVDrawBuffers/0
[       OK ] Service/FeatureInfoTest.InitializeWithNVDrawBuffers/0 (13 ms)
[1247/2819] Service/FeatureInfoTest.InitializeWithNVDrawBuffers/0 (13 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeWithNVDrawBuffers/1
[       OK ] Service/FeatureInfoTest.InitializeWithNVDrawBuffers/1 (11 ms)
[1248/2819] Service/FeatureInfoTest.InitializeWithNVDrawBuffers/1 (11 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeWithPreferredEXTDrawBuffers/0
[       OK ] Service/FeatureInfoTest.InitializeWithPreferredEXTDrawBuffers/0 (11 ms)
[1249/2819] Service/FeatureInfoTest.InitializeWithPreferredEXTDrawBuffers/0 (11 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeWithPreferredEXTDrawBuffers/1
[       OK ] Service/FeatureInfoTest.InitializeWithPreferredEXTDrawBuffers/1 (11 ms)
[1250/2819] Service/FeatureInfoTest.InitializeWithPreferredEXTDrawBuffers/1 (11 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeEXT_discard_framebuffer/0
[       OK ] Service/FeatureInfoTest.InitializeEXT_discard_framebuffer/0 (9 ms)
[1251/2819] Service/FeatureInfoTest.InitializeEXT_discard_framebuffer/0 (9 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeEXT_discard_framebuffer/1
[       OK ] Service/FeatureInfoTest.InitializeEXT_discard_framebuffer/1 (8 ms)
[1252/2819] Service/FeatureInfoTest.InitializeEXT_discard_framebuffer/1 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeSamplersWithARBSamplerObjects/0
[       OK ] Service/FeatureInfoTest.InitializeSamplersWithARBSamplerObjects/0 (6 ms)
[1253/2819] Service/FeatureInfoTest.InitializeSamplersWithARBSamplerObjects/0 (6 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeSamplersWithARBSamplerObjects/1
[       OK ] Service/FeatureInfoTest.InitializeSamplersWithARBSamplerObjects/1 (6 ms)
[1254/2819] Service/FeatureInfoTest.InitializeSamplersWithARBSamplerObjects/1 (6 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeWithES3/0
[       OK ] Service/FeatureInfoTest.InitializeWithES3/0 (14 ms)
[1255/2819] Service/FeatureInfoTest.InitializeWithES3/0 (14 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeWithES3/1
[       OK ] Service/FeatureInfoTest.InitializeWithES3/1 (15 ms)
[1256/2819] Service/FeatureInfoTest.InitializeWithES3/1 (15 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeWithoutSamplers/0
[       OK ] Service/FeatureInfoTest.InitializeWithoutSamplers/0 (7 ms)
[1257/2819] Service/FeatureInfoTest.InitializeWithoutSamplers/0 (7 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeWithoutSamplers/1
[       OK ] Service/FeatureInfoTest.InitializeWithoutSamplers/1 (6 ms)
[1258/2819] Service/FeatureInfoTest.InitializeWithoutSamplers/1 (6 ms)
[ RUN      ] Service/FeatureInfoTest.ParseDriverBugWorkaroundsSingle/0
[       OK ] Service/FeatureInfoTest.ParseDriverBugWorkaroundsSingle/0 (5 ms)
[1259/2819] Service/FeatureInfoTest.ParseDriverBugWorkaroundsSingle/0 (5 ms)
[ RUN      ] Service/FeatureInfoTest.ParseDriverBugWorkaroundsSingle/1
[       OK ] Service/FeatureInfoTest.ParseDriverBugWorkaroundsSingle/1 (4 ms)
[1260/2819] Service/FeatureInfoTest.ParseDriverBugWorkaroundsSingle/1 (4 ms)
[ RUN      ] Service/FeatureInfoTest.BlendEquationAdvancedDisabled/0
[       OK ] Service/FeatureInfoTest.BlendEquationAdvancedDisabled/0 (7 ms)
[1261/2819] Service/FeatureInfoTest.BlendEquationAdvancedDisabled/0 (7 ms)
[ RUN      ] Service/FeatureInfoTest.BlendEquationAdvancedDisabled/1
[       OK ] Service/FeatureInfoTest.BlendEquationAdvancedDisabled/1 (6 ms)
[1262/2819] Service/FeatureInfoTest.BlendEquationAdvancedDisabled/1 (6 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeCHROMIUM_path_rendering/0
[       OK ] Service/FeatureInfoTest.InitializeCHROMIUM_path_rendering/0 (9 ms)
[1263/2819] Service/FeatureInfoTest.InitializeCHROMIUM_path_rendering/0 (9 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeCHROMIUM_path_rendering/1
[       OK ] Service/FeatureInfoTest.InitializeCHROMIUM_path_rendering/1 (8 ms)
[1264/2819] Service/FeatureInfoTest.InitializeCHROMIUM_path_rendering/1 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeCHROMIUM_path_rendering2/0
[       OK ] Service/FeatureInfoTest.InitializeCHROMIUM_path_rendering2/0 (12 ms)
[1265/2819] Service/FeatureInfoTest.InitializeCHROMIUM_path_rendering2/0 (12 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeCHROMIUM_path_rendering2/1
[       OK ] Service/FeatureInfoTest.InitializeCHROMIUM_path_rendering2/1 (11 ms)
[1266/2819] Service/FeatureInfoTest.InitializeCHROMIUM_path_rendering2/1 (11 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeNoCHROMIUM_path_rendering/0
[       OK ] Service/FeatureInfoTest.InitializeNoCHROMIUM_path_rendering/0 (7 ms)
[1267/2819] Service/FeatureInfoTest.InitializeNoCHROMIUM_path_rendering/0 (7 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeNoCHROMIUM_path_rendering/1
[       OK ] Service/FeatureInfoTest.InitializeNoCHROMIUM_path_rendering/1 (8 ms)
[1268/2819] Service/FeatureInfoTest.InitializeNoCHROMIUM_path_rendering/1 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeNoCHROMIUM_path_rendering2/0
[       OK ] Service/FeatureInfoTest.InitializeNoCHROMIUM_path_rendering2/0 (9 ms)
[1269/2819] Service/FeatureInfoTest.InitializeNoCHROMIUM_path_rendering2/0 (9 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeNoCHROMIUM_path_rendering2/1
[       OK ] Service/FeatureInfoTest.InitializeNoCHROMIUM_path_rendering2/1 (8 ms)
[1270/2819] Service/FeatureInfoTest.InitializeNoCHROMIUM_path_rendering2/1 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeNoKHR_blend_equation_advanced/0
[       OK ] Service/FeatureInfoTest.InitializeNoKHR_blend_equation_advanced/0 (10 ms)
[1271/2819] Service/FeatureInfoTest.InitializeNoKHR_blend_equation_advanced/0 (10 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeNoKHR_blend_equation_advanced/1
[       OK ] Service/FeatureInfoTest.InitializeNoKHR_blend_equation_advanced/1 (8 ms)
[1272/2819] Service/FeatureInfoTest.InitializeNoKHR_blend_equation_advanced/1 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeKHR_blend_equations_advanced/0
[       OK ] Service/FeatureInfoTest.InitializeKHR_blend_equations_advanced/0 (7 ms)
[1273/2819] Service/FeatureInfoTest.InitializeKHR_blend_equations_advanced/0 (7 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeKHR_blend_equations_advanced/1
[       OK ] Service/FeatureInfoTest.InitializeKHR_blend_equations_advanced/1 (8 ms)
[1274/2819] Service/FeatureInfoTest.InitializeKHR_blend_equations_advanced/1 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeNV_blend_equations_advanced/0
[       OK ] Service/FeatureInfoTest.InitializeNV_blend_equations_advanced/0 (7 ms)
[1275/2819] Service/FeatureInfoTest.InitializeNV_blend_equations_advanced/0 (7 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeNV_blend_equations_advanced/1
[       OK ] Service/FeatureInfoTest.InitializeNV_blend_equations_advanced/1 (5 ms)
[1276/2819] Service/FeatureInfoTest.InitializeNV_blend_equations_advanced/1 (5 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeNoKHR_blend_equation_advanced_coherent/0
[       OK ] Service/FeatureInfoTest.InitializeNoKHR_blend_equation_advanced_coherent/0 (8 ms)
[1277/2819] Service/FeatureInfoTest.InitializeNoKHR_blend_equation_advanced_coherent/0 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeNoKHR_blend_equation_advanced_coherent/1
[       OK ] Service/FeatureInfoTest.InitializeNoKHR_blend_equation_advanced_coherent/1 (7 ms)
[1278/2819] Service/FeatureInfoTest.InitializeNoKHR_blend_equation_advanced_coherent/1 (7 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeKHR_blend_equations_advanced_coherent/0
[       OK ] Service/FeatureInfoTest.InitializeKHR_blend_equations_advanced_coherent/0 (7 ms)
[1279/2819] Service/FeatureInfoTest.InitializeKHR_blend_equations_advanced_coherent/0 (7 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeKHR_blend_equations_advanced_coherent/1
[       OK ] Service/FeatureInfoTest.InitializeKHR_blend_equations_advanced_coherent/1 (8 ms)
[1280/2819] Service/FeatureInfoTest.InitializeKHR_blend_equations_advanced_coherent/1 (8 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeEXT_texture_rgWithFloat/0
[       OK ] Service/FeatureInfoTest.InitializeEXT_texture_rgWithFloat/0 (13 ms)
[1281/2819] Service/FeatureInfoTest.InitializeEXT_texture_rgWithFloat/0 (13 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeEXT_texture_rgWithFloat/1
[       OK ] Service/FeatureInfoTest.InitializeEXT_texture_rgWithFloat/1 (12 ms)
[1282/2819] Service/FeatureInfoTest.InitializeEXT_texture_rgWithFloat/1 (12 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeARB_texture_rgNoFloat/0
[       OK ] Service/FeatureInfoTest.InitializeARB_texture_rgNoFloat/0 (12 ms)
[1283/2819] Service/FeatureInfoTest.InitializeARB_texture_rgNoFloat/0 (12 ms)
[ RUN      ] Service/FeatureInfoTest.InitializeARB_texture_rgNoFloat/1
[       OK ] Service/FeatureInfoTest.InitializeARB_texture_rgNoFloat/1 (11 ms)
[1284/2819] Service/FeatureInfoTest.InitializeARB_texture_rgNoFloat/1 (11 ms)
[ RUN      ] Service/GLES3DecoderTest.Basic/0
[       OK ] Service/GLES3DecoderTest.Basic/0 (61 ms)
[1285/2819] Service/GLES3DecoderTest.Basic/0 (61 ms)
[ RUN      ] Service/GLES3DecoderTest.Basic/1
[       OK ] Service/GLES3DecoderTest.Basic/1 (74 ms)
[1286/2819] Service/GLES3DecoderTest.Basic/1 (74 ms)
[ RUN      ] Service/GLES3DecoderTest.GetInternalformativValidArgsSamples/0
[24507:24507:0702/220915:41178226202:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetInternalformativ
[       OK ] Service/GLES3DecoderTest.GetInternalformativValidArgsSamples/0 (66 ms)
[1287/2819] Service/GLES3DecoderTest.GetInternalformativValidArgsSamples/0 (66 ms)
[ RUN      ] Service/GLES3DecoderTest.GetInternalformativValidArgsSamples/1
[24507:24507:0702/220915:41178297073:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetInternalformativ
[       OK ] Service/GLES3DecoderTest.GetInternalformativValidArgsSamples/1 (69 ms)
[1288/2819] Service/GLES3DecoderTest.GetInternalformativValidArgsSamples/1 (69 ms)
[ RUN      ] Service/GLES3DecoderTest.GetInternalformativValidArgsNumSampleCounts/0
[24507:24507:0702/220915:41178373107:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetInternalformativ
[       OK ] Service/GLES3DecoderTest.GetInternalformativValidArgsNumSampleCounts/0 (77 ms)
[1289/2819] Service/GLES3DecoderTest.GetInternalformativValidArgsNumSampleCounts/0 (77 ms)
[ RUN      ] Service/GLES3DecoderTest.GetInternalformativValidArgsNumSampleCounts/1
[24507:24507:0702/220915:41178443853:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetInternalformativ
[       OK ] Service/GLES3DecoderTest.GetInternalformativValidArgsNumSampleCounts/1 (72 ms)
[1290/2819] Service/GLES3DecoderTest.GetInternalformativValidArgsNumSampleCounts/1 (72 ms)
[ RUN      ] Service/GLES2DecoderTest.IsBuffer/0
[       OK ] Service/GLES2DecoderTest.IsBuffer/0 (78 ms)
[1291/2819] Service/GLES2DecoderTest.IsBuffer/0 (78 ms)
[ RUN      ] Service/GLES2DecoderTest.IsBuffer/1
[       OK ] Service/GLES2DecoderTest.IsBuffer/1 (64 ms)
[1292/2819] Service/GLES2DecoderTest.IsBuffer/1 (64 ms)
[ RUN      ] Service/GLES2DecoderTest.IsFramebuffer/0
[       OK ] Service/GLES2DecoderTest.IsFramebuffer/0 (66 ms)
[1293/2819] Service/GLES2DecoderTest.IsFramebuffer/0 (66 ms)
[ RUN      ] Service/GLES2DecoderTest.IsFramebuffer/1
[       OK ] Service/GLES2DecoderTest.IsFramebuffer/1 (61 ms)
[1294/2819] Service/GLES2DecoderTest.IsFramebuffer/1 (61 ms)
[ RUN      ] Service/GLES2DecoderTest.IsProgram/0
[       OK ] Service/GLES2DecoderTest.IsProgram/0 (60 ms)
[1295/2819] Service/GLES2DecoderTest.IsProgram/0 (60 ms)
[ RUN      ] Service/GLES2DecoderTest.IsProgram/1
[       OK ] Service/GLES2DecoderTest.IsProgram/1 (52 ms)
[1296/2819] Service/GLES2DecoderTest.IsProgram/1 (52 ms)
[ RUN      ] Service/GLES2DecoderTest.IsRenderbuffer/0
[       OK ] Service/GLES2DecoderTest.IsRenderbuffer/0 (52 ms)
[1297/2819] Service/GLES2DecoderTest.IsRenderbuffer/0 (52 ms)
[ RUN      ] Service/GLES2DecoderTest.IsRenderbuffer/1
[       OK ] Service/GLES2DecoderTest.IsRenderbuffer/1 (49 ms)
[1298/2819] Service/GLES2DecoderTest.IsRenderbuffer/1 (49 ms)
[ RUN      ] Service/GLES2DecoderTest.IsShader/0
[       OK ] Service/GLES2DecoderTest.IsShader/0 (54 ms)
[1299/2819] Service/GLES2DecoderTest.IsShader/0 (54 ms)
[ RUN      ] Service/GLES2DecoderTest.IsShader/1
[       OK ] Service/GLES2DecoderTest.IsShader/1 (66 ms)
[1300/2819] Service/GLES2DecoderTest.IsShader/1 (66 ms)
[ RUN      ] Service/GLES3DecoderTest.ClientWaitSyncValid/0
[24509:24509:0702/220915:41178026344:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kClientWaitSync
[       OK ] Service/GLES3DecoderTest.ClientWaitSyncValid/0 (71 ms)
[1301/2819] Service/GLES3DecoderTest.ClientWaitSyncValid/0 (71 ms)
[ RUN      ] Service/GLES3DecoderTest.ClientWaitSyncValid/1
[24509:24509:0702/220915:41178089381:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kClientWaitSync
[       OK ] Service/GLES3DecoderTest.ClientWaitSyncValid/1 (60 ms)
[1302/2819] Service/GLES3DecoderTest.ClientWaitSyncValid/1 (60 ms)
[ RUN      ] Service/GLES3DecoderTest.CompressedTexImage3DBucket/0
[24509:24509:0702/220915:41178161277:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kCompressedTexImage3DBucket
[       OK ] Service/GLES3DecoderTest.CompressedTexImage3DBucket/0 (74 ms)
[1303/2819] Service/GLES3DecoderTest.CompressedTexImage3DBucket/0 (74 ms)
[ RUN      ] Service/GLES3DecoderTest.CompressedTexImage3DBucket/1
[24509:24509:0702/220915:41178236425:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kCompressedTexImage3DBucket
[       OK ] Service/GLES3DecoderTest.CompressedTexImage3DBucket/1 (72 ms)
[1304/2819] Service/GLES3DecoderTest.CompressedTexImage3DBucket/1 (72 ms)
[ RUN      ] Service/GLES3DecoderTest.CompressedTexImage3DFailsWithBadImageSize/0
[       OK ] Service/GLES3DecoderTest.CompressedTexImage3DFailsWithBadImageSize/0 (68 ms)
[1305/2819] Service/GLES3DecoderTest.CompressedTexImage3DFailsWithBadImageSize/0 (68 ms)
[ RUN      ] Service/GLES3DecoderTest.CompressedTexImage3DFailsWithBadImageSize/1
[       OK ] Service/GLES3DecoderTest.CompressedTexImage3DFailsWithBadImageSize/1 (74 ms)
[1306/2819] Service/GLES3DecoderTest.CompressedTexImage3DFailsWithBadImageSize/1 (74 ms)
[ RUN      ] Service/GLES3DecoderTest.CompressedTexSubImage3DFails/0
[24509:24509:0702/220915:41178441005:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kCompressedTexSubImage3DBucket
[       OK ] Service/GLES3DecoderTest.CompressedTexSubImage3DFails/0 (62 ms)
[1307/2819] Service/GLES3DecoderTest.CompressedTexSubImage3DFails/0 (62 ms)
[ RUN      ] Service/GLES3DecoderTest.CompressedTexSubImage3DFails/1
[24509:24509:0702/220915:41178503182:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kCompressedTexSubImage3DBucket
[       OK ] Service/GLES3DecoderTest.CompressedTexSubImage3DFails/1 (60 ms)
[1308/2819] Service/GLES3DecoderTest.CompressedTexSubImage3DFails/1 (60 ms)
[ RUN      ] Service/GLES2DecoderTest.GetIntegervCached/0
[       OK ] Service/GLES2DecoderTest.GetIntegervCached/0 (83 ms)
[1309/2819] Service/GLES2DecoderTest.GetIntegervCached/0 (83 ms)
[ RUN      ] Service/GLES2DecoderTest.GetIntegervCached/1
[       OK ] Service/GLES2DecoderTest.GetIntegervCached/1 (57 ms)
[1310/2819] Service/GLES2DecoderTest.GetIntegervCached/1 (57 ms)
[ RUN      ] Service/GLES2DecoderTest.BeginEndQueryEXTGetErrorQueryCHROMIUM/0
[       OK ] Service/GLES2DecoderTest.BeginEndQueryEXTGetErrorQueryCHROMIUM/0 (59 ms)
[1311/2819] Service/GLES2DecoderTest.BeginEndQueryEXTGetErrorQueryCHROMIUM/0 (59 ms)
[ RUN      ] Service/GLES2DecoderTest.BeginEndQueryEXTGetErrorQueryCHROMIUM/1
[       OK ] Service/GLES2DecoderTest.BeginEndQueryEXTGetErrorQueryCHROMIUM/1 (57 ms)
[1312/2819] Service/GLES2DecoderTest.BeginEndQueryEXTGetErrorQueryCHROMIUM/1 (57 ms)
[ RUN      ] Service/GLES2DecoderTest.IsEnabledReturnsCachedValue/0
[       OK ] Service/GLES2DecoderTest.IsEnabledReturnsCachedValue/0 (61 ms)
[1313/2819] Service/GLES2DecoderTest.IsEnabledReturnsCachedValue/0 (61 ms)
[ RUN      ] Service/GLES2DecoderTest.IsEnabledReturnsCachedValue/1
[       OK ] Service/GLES2DecoderTest.IsEnabledReturnsCachedValue/1 (49 ms)
[1314/2819] Service/GLES2DecoderTest.IsEnabledReturnsCachedValue/1 (49 ms)
[ RUN      ] Service/GLES2DecoderTest.LoseContextCHROMIUMGuilty/0
[24516:24516:0702/220916:41178653987:ERROR:gles2_cmd_decoder.cc(4336)] Error: 5 for Command kLoseContextCHROMIUM
[       OK ] Service/GLES2DecoderTest.LoseContextCHROMIUMGuilty/0 (48 ms)
[1315/2819] Service/GLES2DecoderTest.LoseContextCHROMIUMGuilty/0 (48 ms)
[ RUN      ] Service/GLES2DecoderTest.LoseContextCHROMIUMGuilty/1
[24516:24516:0702/220916:41178709194:ERROR:gles2_cmd_decoder.cc(4336)] Error: 5 for Command kLoseContextCHROMIUM
[       OK ] Service/GLES2DecoderTest.LoseContextCHROMIUMGuilty/1 (53 ms)
[1316/2819] Service/GLES2DecoderTest.LoseContextCHROMIUMGuilty/1 (53 ms)
[ RUN      ] Service/GLES2DecoderTest.LoseContextCHROMIUMUnkown/0
[24516:24516:0702/220916:41178767193:ERROR:gles2_cmd_decoder.cc(4336)] Error: 5 for Command kLoseContextCHROMIUM
[       OK ] Service/GLES2DecoderTest.LoseContextCHROMIUMUnkown/0 (60 ms)
[1317/2819] Service/GLES2DecoderTest.LoseContextCHROMIUMUnkown/0 (60 ms)
[ RUN      ] Service/GLES2DecoderTest.LoseContextCHROMIUMUnkown/1
[24516:24516:0702/220916:41178829233:ERROR:gles2_cmd_decoder.cc(4336)] Error: 5 for Command kLoseContextCHROMIUM
[       OK ] Service/GLES2DecoderTest.LoseContextCHROMIUMUnkown/1 (60 ms)
[1318/2819] Service/GLES2DecoderTest.LoseContextCHROMIUMUnkown/1 (60 ms)
[ RUN      ] Service/GLES2DecoderTest.LoseContextCHROMIUMInvalidArgs0_0/0
[       OK ] Service/GLES2DecoderTest.LoseContextCHROMIUMInvalidArgs0_0/0 (56 ms)
[1319/2819] Service/GLES2DecoderTest.LoseContextCHROMIUMInvalidArgs0_0/0 (56 ms)
[ RUN      ] Service/GLES2DecoderTest.LoseContextCHROMIUMInvalidArgs0_0/1
[       OK ] Service/GLES2DecoderTest.LoseContextCHROMIUMInvalidArgs0_0/1 (70 ms)
[1320/2819] Service/GLES2DecoderTest.LoseContextCHROMIUMInvalidArgs0_0/1 (70 ms)
[ RUN      ] Service/GLES2DecoderTest.MapBufferRangeWriteInvalidateRangeSucceeds/0
[       OK ] Service/GLES2DecoderTest.MapBufferRangeWriteInvalidateRangeSucceeds/0 (62 ms)
[1321/2819] Service/GLES2DecoderTest.MapBufferRangeWriteInvalidateRangeSucceeds/0 (62 ms)
[ RUN      ] Service/GLES2DecoderTest.MapBufferRangeWriteInvalidateRangeSucceeds/1
[       OK ] Service/GLES2DecoderTest.MapBufferRangeWriteInvalidateRangeSucceeds/1 (72 ms)
[1322/2819] Service/GLES2DecoderTest.MapBufferRangeWriteInvalidateRangeSucceeds/1 (72 ms)
[ RUN      ] Service/GLES2DecoderTest.MapBufferRangeWriteInvalidateBufferSucceeds/0
[       OK ] Service/GLES2DecoderTest.MapBufferRangeWriteInvalidateBufferSucceeds/0 (39 ms)
[1323/2819] Service/GLES2DecoderTest.MapBufferRangeWriteInvalidateBufferSucceeds/0 (39 ms)
[ RUN      ] Service/GLES2DecoderTest.MapBufferRangeWriteInvalidateBufferSucceeds/1
[       OK ] Service/GLES2DecoderTest.MapBufferRangeWriteInvalidateBufferSucceeds/1 (42 ms)
[1324/2819] Service/GLES2DecoderTest.MapBufferRangeWriteInvalidateBufferSucceeds/1 (42 ms)
[ RUN      ] Service/GLES2DecoderTest.MapBufferRangeWriteUnsynchronizedBit/0
[       OK ] Service/GLES2DecoderTest.MapBufferRangeWriteUnsynchronizedBit/0 (52 ms)
[1325/2819] Service/GLES2DecoderTest.MapBufferRangeWriteUnsynchronizedBit/0 (52 ms)
[ RUN      ] Service/GLES2DecoderTest.MapBufferRangeWriteUnsynchronizedBit/1
[       OK ] Service/GLES2DecoderTest.MapBufferRangeWriteUnsynchronizedBit/1 (70 ms)
[1326/2819] Service/GLES2DecoderTest.MapBufferRangeWriteUnsynchronizedBit/1 (70 ms)
[ RUN      ] Service/GLES2DecoderTest.MapBufferRangeWithError/0
[       OK ] Service/GLES2DecoderTest.MapBufferRangeWithError/0 (62 ms)
[1327/2819] Service/GLES2DecoderTest.MapBufferRangeWithError/0 (62 ms)
[ RUN      ] Service/GLES2DecoderTest.MapBufferRangeWithError/1
[       OK ] Service/GLES2DecoderTest.MapBufferRangeWithError/1 (60 ms)
[1328/2819] Service/GLES2DecoderTest.MapBufferRangeWithError/1 (60 ms)
[ RUN      ] Service/GLES2DecoderTest.MapBufferRangeBadSharedMemoryFails/0
[24525:24525:0702/220916:41178994696:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kMapBufferRange
[24525:24525:0702/220916:41178994869:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kMapBufferRange
[24525:24525:0702/220916:41178994963:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kMapBufferRange
[24525:24525:0702/220916:41178995052:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kMapBufferRange
[       OK ] Service/GLES2DecoderTest.MapBufferRangeBadSharedMemoryFails/0 (57 ms)
[1329/2819] Service/GLES2DecoderTest.MapBufferRangeBadSharedMemoryFails/0 (57 ms)
[ RUN      ] Service/GLES2DecoderTest.MapBufferRangeBadSharedMemoryFails/1
[24525:24525:0702/220916:41179047314:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kMapBufferRange
[24525:24525:0702/220916:41179047513:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kMapBufferRange
[24525:24525:0702/220916:41179047692:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kMapBufferRange
[24525:24525:0702/220916:41179047849:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kMapBufferRange
[       OK ] Service/GLES2DecoderTest.MapBufferRangeBadSharedMemoryFails/1 (54 ms)
[1330/2819] Service/GLES2DecoderTest.MapBufferRangeBadSharedMemoryFails/1 (54 ms)
[ RUN      ] Service/GLES2DecoderTest.IsTexture/0
[       OK ] Service/GLES2DecoderTest.IsTexture/0 (71 ms)
[1331/2819] Service/GLES2DecoderTest.IsTexture/0 (71 ms)
[ RUN      ] Service/GLES2DecoderTest.IsTexture/1
[       OK ] Service/GLES2DecoderTest.IsTexture/1 (52 ms)
[1332/2819] Service/GLES2DecoderTest.IsTexture/1 (52 ms)
[ RUN      ] Service/GLES2DecoderTest.ClientWaitSyncNonZeroTimeoutValid/0
[24513:24513:0702/220915:41178504187:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kClientWaitSync
[       OK ] Service/GLES2DecoderTest.ClientWaitSyncNonZeroTimeoutValid/0 (52 ms)
[1333/2819] Service/GLES2DecoderTest.ClientWaitSyncNonZeroTimeoutValid/0 (52 ms)
[ RUN      ] Service/GLES2DecoderTest.ClientWaitSyncNonZeroTimeoutValid/1
[24513:24513:0702/220916:41178560296:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kClientWaitSync
[       OK ] Service/GLES2DecoderTest.ClientWaitSyncNonZeroTimeoutValid/1 (55 ms)
[1334/2819] Service/GLES2DecoderTest.ClientWaitSyncNonZeroTimeoutValid/1 (55 ms)
[ RUN      ] Service/GLES2DecoderTest.ClientWaitSyncInvalidSyncFails/0
[       OK ] Service/GLES2DecoderTest.ClientWaitSyncInvalidSyncFails/0 (63 ms)
[1335/2819] Service/GLES2DecoderTest.ClientWaitSyncInvalidSyncFails/0 (63 ms)
[ RUN      ] Service/GLES2DecoderTest.ClientWaitSyncInvalidSyncFails/1
[       OK ] Service/GLES2DecoderTest.ClientWaitSyncInvalidSyncFails/1 (59 ms)
[1336/2819] Service/GLES2DecoderTest.ClientWaitSyncInvalidSyncFails/1 (59 ms)
[ RUN      ] Service/GLES2DecoderTest.ClientWaitSyncResultNotInitFails/0
[24513:24513:0702/220916:41178780099:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kClientWaitSync
[       OK ] Service/GLES2DecoderTest.ClientWaitSyncResultNotInitFails/0 (98 ms)
[1337/2819] Service/GLES2DecoderTest.ClientWaitSyncResultNotInitFails/0 (98 ms)
[ RUN      ] Service/GLES2DecoderTest.ClientWaitSyncResultNotInitFails/1
[24513:24513:0702/220916:41178852406:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kClientWaitSync
[       OK ] Service/GLES2DecoderTest.ClientWaitSyncResultNotInitFails/1 (71 ms)
[1338/2819] Service/GLES2DecoderTest.ClientWaitSyncResultNotInitFails/1 (71 ms)
[ RUN      ] Service/GLES2DecoderTest.ClientWaitSyncBadSharedMemoryFails/0
[24513:24513:0702/220916:41178921055:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kClientWaitSync
[24513:24513:0702/220916:41178921252:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kClientWaitSync
[       OK ] Service/GLES2DecoderTest.ClientWaitSyncBadSharedMemoryFails/0 (70 ms)
[1339/2819] Service/GLES2DecoderTest.ClientWaitSyncBadSharedMemoryFails/0 (70 ms)
[ RUN      ] Service/GLES2DecoderTest.ClientWaitSyncBadSharedMemoryFails/1
[24513:24513:0702/220916:41178980149:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kClientWaitSync
[24513:24513:0702/220916:41178980267:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kClientWaitSync
[       OK ] Service/GLES2DecoderTest.ClientWaitSyncBadSharedMemoryFails/1 (55 ms)
[1340/2819] Service/GLES2DecoderTest.ClientWaitSyncBadSharedMemoryFails/1 (55 ms)
[ RUN      ] Service/GLES2DecoderTest.WaitSyncValidArgs/0
[24515:24515:0702/220916:41178562908:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kWaitSync
[       OK ] Service/GLES2DecoderTest.WaitSyncValidArgs/0 (189 ms)
[1341/2819] Service/GLES2DecoderTest.WaitSyncValidArgs/0 (189 ms)
[ RUN      ] Service/GLES2DecoderTest.WaitSyncValidArgs/1
[24515:24515:0702/220916:41178633117:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kWaitSync
[       OK ] Service/GLES2DecoderTest.WaitSyncValidArgs/1 (67 ms)
[1342/2819] Service/GLES2DecoderTest.WaitSyncValidArgs/1 (67 ms)
[ RUN      ] Service/GLES2DecoderTest.EnableFeatureCHROMIUMBadBucket/0
[24515:24515:0702/220916:41178687001:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kEnableFeatureCHROMIUM
[       OK ] Service/GLES2DecoderTest.EnableFeatureCHROMIUMBadBucket/0 (55 ms)
[1343/2819] Service/GLES2DecoderTest.EnableFeatureCHROMIUMBadBucket/0 (55 ms)
[ RUN      ] Service/GLES2DecoderTest.EnableFeatureCHROMIUMBadBucket/1
[24515:24515:0702/220916:41178748432:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kEnableFeatureCHROMIUM
[       OK ] Service/GLES2DecoderTest.EnableFeatureCHROMIUMBadBucket/1 (59 ms)
[1344/2819] Service/GLES2DecoderTest.EnableFeatureCHROMIUMBadBucket/1 (59 ms)
[ RUN      ] Service/GLES2DecoderTest.RequestExtensionCHROMIUMBadBucket/0
[24515:24515:0702/220916:41178812339:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kRequestExtensionCHROMIUM
[       OK ] Service/GLES2DecoderTest.RequestExtensionCHROMIUMBadBucket/0 (64 ms)
[1345/2819] Service/GLES2DecoderTest.RequestExtensionCHROMIUMBadBucket/0 (64 ms)
[ RUN      ] Service/GLES2DecoderTest.RequestExtensionCHROMIUMBadBucket/1
[24515:24515:0702/220916:41178884755:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kRequestExtensionCHROMIUM
[       OK ] Service/GLES2DecoderTest.RequestExtensionCHROMIUMBadBucket/1 (71 ms)
[1346/2819] Service/GLES2DecoderTest.RequestExtensionCHROMIUMBadBucket/1 (71 ms)
[ RUN      ] Service/GLES2DecoderTest.BeginQueryEXTDisabled/0
[       OK ] Service/GLES2DecoderTest.BeginQueryEXTDisabled/0 (69 ms)
[1347/2819] Service/GLES2DecoderTest.BeginQueryEXTDisabled/0 (69 ms)
[ RUN      ] Service/GLES2DecoderTest.BeginQueryEXTDisabled/1
[       OK ] Service/GLES2DecoderTest.BeginQueryEXTDisabled/1 (52 ms)
[1348/2819] Service/GLES2DecoderTest.BeginQueryEXTDisabled/1 (52 ms)
[ RUN      ] Service/GLES2DecoderTest.BeginEndQueryEXTCommandsIssuedCHROMIUM/0
[       OK ] Service/GLES2DecoderTest.BeginEndQueryEXTCommandsIssuedCHROMIUM/0 (56 ms)
[1349/2819] Service/GLES2DecoderTest.BeginEndQueryEXTCommandsIssuedCHROMIUM/0 (56 ms)
[ RUN      ] Service/GLES2DecoderTest.BeginEndQueryEXTCommandsIssuedCHROMIUM/1
[       OK ] Service/GLES2DecoderTest.BeginEndQueryEXTCommandsIssuedCHROMIUM/1 (40 ms)
[1350/2819] Service/GLES2DecoderTest.BeginEndQueryEXTCommandsIssuedCHROMIUM/1 (40 ms)
[ RUN      ] Service/GLES2DecoderTest.LoseContextCHROMIUMInvalidArgs1_0/0
[       OK ] Service/GLES2DecoderTest.LoseContextCHROMIUMInvalidArgs1_0/0 (70 ms)
[1351/2819] Service/GLES2DecoderTest.LoseContextCHROMIUMInvalidArgs1_0/0 (70 ms)
[ RUN      ] Service/GLES2DecoderTest.LoseContextCHROMIUMInvalidArgs1_0/1
[       OK ] Service/GLES2DecoderTest.LoseContextCHROMIUMInvalidArgs1_0/1 (71 ms)
[1352/2819] Service/GLES2DecoderTest.LoseContextCHROMIUMInvalidArgs1_0/1 (71 ms)
[ RUN      ] Service/GLES2DecoderTest.BufferDataGLError/0
[       OK ] Service/GLES2DecoderTest.BufferDataGLError/0 (61 ms)
[1353/2819] Service/GLES2DecoderTest.BufferDataGLError/0 (61 ms)
[ RUN      ] Service/GLES2DecoderTest.BufferDataGLError/1
[       OK ] Service/GLES2DecoderTest.BufferDataGLError/1 (52 ms)
[1354/2819] Service/GLES2DecoderTest.BufferDataGLError/1 (52 ms)
[ RUN      ] Service/GLES2DecoderTest.MapBufferRangeUnmapBufferReadSucceeds/0
[24519:24519:0702/220916:41178740914:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kMapBufferRange
[24519:24519:0702/220916:41178741399:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kUnmapBuffer
[       OK ] Service/GLES2DecoderTest.MapBufferRangeUnmapBufferReadSucceeds/0 (68 ms)
[1355/2819] Service/GLES2DecoderTest.MapBufferRangeUnmapBufferReadSucceeds/0 (68 ms)
[ RUN      ] Service/GLES2DecoderTest.MapBufferRangeUnmapBufferReadSucceeds/1
[24519:24519:0702/220916:41178808360:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kMapBufferRange
[24519:24519:0702/220916:41178808689:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kUnmapBuffer
[       OK ] Service/GLES2DecoderTest.MapBufferRangeUnmapBufferReadSucceeds/1 (66 ms)
[1356/2819] Service/GLES2DecoderTest.MapBufferRangeUnmapBufferReadSucceeds/1 (66 ms)
[ RUN      ] Service/GLES2DecoderTest.MapBufferRangeUnmapBufferWriteSucceeds/0
[24519:24519:0702/220916:41178868179:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kMapBufferRange
[24519:24519:0702/220916:41178868669:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kUnmapBuffer
[       OK ] Service/GLES2DecoderTest.MapBufferRangeUnmapBufferWriteSucceeds/0 (61 ms)
[1357/2819] Service/GLES2DecoderTest.MapBufferRangeUnmapBufferWriteSucceeds/0 (61 ms)
[ RUN      ] Service/GLES2DecoderTest.MapBufferRangeUnmapBufferWriteSucceeds/1
[24519:24519:0702/220916:41178924504:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kMapBufferRange
[24519:24519:0702/220916:41178924903:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kUnmapBuffer
[       OK ] Service/GLES2DecoderTest.MapBufferRangeUnmapBufferWriteSucceeds/1 (55 ms)
[1358/2819] Service/GLES2DecoderTest.MapBufferRangeUnmapBufferWriteSucceeds/1 (55 ms)
[ RUN      ] Service/GLES2DecoderTest.MapBufferRangeNotInitFails/0
[24519:24519:0702/220916:41178992400:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kMapBufferRange
[       OK ] Service/GLES2DecoderTest.MapBufferRangeNotInitFails/0 (68 ms)
[1359/2819] Service/GLES2DecoderTest.MapBufferRangeNotInitFails/0 (68 ms)
[ RUN      ] Service/GLES2DecoderTest.MapBufferRangeNotInitFails/1
[24519:24519:0702/220916:41179047532:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kMapBufferRange
[       OK ] Service/GLES2DecoderTest.MapBufferRangeNotInitFails/1 (54 ms)
[1360/2819] Service/GLES2DecoderTest.MapBufferRangeNotInitFails/1 (54 ms)
[ RUN      ] Service/GLES2DecoderTest.UnmapBufferWriteNotMappedFails/0
[       OK ] Service/GLES2DecoderTest.UnmapBufferWriteNotMappedFails/0 (74 ms)
[1361/2819] Service/GLES2DecoderTest.UnmapBufferWriteNotMappedFails/0 (74 ms)
[ RUN      ] Service/GLES2DecoderTest.UnmapBufferWriteNotMappedFails/1
[       OK ] Service/GLES2DecoderTest.UnmapBufferWriteNotMappedFails/1 (54 ms)
[1362/2819] Service/GLES2DecoderTest.UnmapBufferWriteNotMappedFails/1 (54 ms)
[ RUN      ] Service/GLES2DecoderTest.UnmapBufferWriteNoBoundBufferFails/0
[       OK ] Service/GLES2DecoderTest.UnmapBufferWriteNoBoundBufferFails/0 (41 ms)
[1363/2819] Service/GLES2DecoderTest.UnmapBufferWriteNoBoundBufferFails/0 (41 ms)
[ RUN      ] Service/GLES2DecoderTest.UnmapBufferWriteNoBoundBufferFails/1
[       OK ] Service/GLES2DecoderTest.UnmapBufferWriteNoBoundBufferFails/1 (50 ms)
[1364/2819] Service/GLES2DecoderTest.UnmapBufferWriteNoBoundBufferFails/1 (50 ms)
[ RUN      ] Service/GLES2DecoderTest.BufferDataDestroysDataStore/0
[       OK ] Service/GLES2DecoderTest.BufferDataDestroysDataStore/0 (32 ms)
[1365/2819] Service/GLES2DecoderTest.BufferDataDestroysDataStore/0 (32 ms)
[ RUN      ] Service/GLES2DecoderTest.BufferDataDestroysDataStore/1
[       OK ] Service/GLES2DecoderTest.BufferDataDestroysDataStore/1 (30 ms)
[1366/2819] Service/GLES2DecoderTest.BufferDataDestroysDataStore/1 (30 ms)
[ RUN      ] Service/GLES2DecoderTest.DeleteBuffersDestroysDataStore/0
[       OK ] Service/GLES2DecoderTest.DeleteBuffersDestroysDataStore/0 (31 ms)
[1367/2819] Service/GLES2DecoderTest.DeleteBuffersDestroysDataStore/0 (31 ms)
[ RUN      ] Service/GLES2DecoderTest.DeleteBuffersDestroysDataStore/1
[       OK ] Service/GLES2DecoderTest.DeleteBuffersDestroysDataStore/1 (30 ms)
[1368/2819] Service/GLES2DecoderTest.DeleteBuffersDestroysDataStore/1 (30 ms)
[ RUN      ] Service/GLES2DecoderTest.CheckFramebufferStatusWithNoBoundTarget/0
[       OK ] Service/GLES2DecoderTest.CheckFramebufferStatusWithNoBoundTarget/0 (44 ms)
[1369/2819] Service/GLES2DecoderTest.CheckFramebufferStatusWithNoBoundTarget/0 (44 ms)
[ RUN      ] Service/GLES2DecoderTest.CheckFramebufferStatusWithNoBoundTarget/1
[       OK ] Service/GLES2DecoderTest.CheckFramebufferStatusWithNoBoundTarget/1 (61 ms)
[1370/2819] Service/GLES2DecoderTest.CheckFramebufferStatusWithNoBoundTarget/1 (61 ms)
[ RUN      ] Service/GLES2DecoderTest.FramebufferRenderbufferWithNoBoundTarget/0
[       OK ] Service/GLES2DecoderTest.FramebufferRenderbufferWithNoBoundTarget/0 (49 ms)
[1371/2819] Service/GLES2DecoderTest.FramebufferRenderbufferWithNoBoundTarget/0 (49 ms)
[ RUN      ] Service/GLES2DecoderTest.FramebufferRenderbufferWithNoBoundTarget/1
[       OK ] Service/GLES2DecoderTest.FramebufferRenderbufferWithNoBoundTarget/1 (31 ms)
[1372/2819] Service/GLES2DecoderTest.FramebufferRenderbufferWithNoBoundTarget/1 (31 ms)
[ RUN      ] Service/GLES2DecoderTest.FramebufferTexture2DWithNoBoundTarget/0
[       OK ] Service/GLES2DecoderTest.FramebufferTexture2DWithNoBoundTarget/0 (35 ms)
[1373/2819] Service/GLES2DecoderTest.FramebufferTexture2DWithNoBoundTarget/0 (35 ms)
[ RUN      ] Service/GLES2DecoderTest.FramebufferTexture2DWithNoBoundTarget/1
[       OK ] Service/GLES2DecoderTest.FramebufferTexture2DWithNoBoundTarget/1 (28 ms)
[1374/2819] Service/GLES2DecoderTest.FramebufferTexture2DWithNoBoundTarget/1 (28 ms)
[ RUN      ] Service/GLES2DecoderTest.GetFramebufferAttachmentParameterivWithNoBoundTarget/0
[       OK ] Service/GLES2DecoderTest.GetFramebufferAttachmentParameterivWithNoBoundTarget/0 (30 ms)
[1375/2819] Service/GLES2DecoderTest.GetFramebufferAttachmentParameterivWithNoBoundTarget/0 (30 ms)
[ RUN      ] Service/GLES2DecoderTest.GetFramebufferAttachmentParameterivWithNoBoundTarget/1
[       OK ] Service/GLES2DecoderTest.GetFramebufferAttachmentParameterivWithNoBoundTarget/1 (44 ms)
[1376/2819] Service/GLES2DecoderTest.GetFramebufferAttachmentParameterivWithNoBoundTarget/1 (44 ms)
[ RUN      ] Service/GLES2DecoderTest.GetFramebufferAttachmentParameterivWithRenderbuffer/0
[       OK ] Service/GLES2DecoderTest.GetFramebufferAttachmentParameterivWithRenderbuffer/0 (56 ms)
[1377/2819] Service/GLES2DecoderTest.GetFramebufferAttachmentParameterivWithRenderbuffer/0 (56 ms)
[ RUN      ] Service/GLES2DecoderTest.GetFramebufferAttachmentParameterivWithRenderbuffer/1
[       OK ] Service/GLES2DecoderTest.GetFramebufferAttachmentParameterivWithRenderbuffer/1 (71 ms)
[1378/2819] Service/GLES2DecoderTest.GetFramebufferAttachmentParameterivWithRenderbuffer/1 (71 ms)
[ RUN      ] Service/GLES2DecoderTest.GetFramebufferAttachmentParameterivWithTexture/0
[       OK ] Service/GLES2DecoderTest.GetFramebufferAttachmentParameterivWithTexture/0 (32 ms)
[1379/2819] Service/GLES2DecoderTest.GetFramebufferAttachmentParameterivWithTexture/0 (32 ms)
[ RUN      ] Service/GLES2DecoderTest.GetFramebufferAttachmentParameterivWithTexture/1
[       OK ] Service/GLES2DecoderTest.GetFramebufferAttachmentParameterivWithTexture/1 (64 ms)
[1380/2819] Service/GLES2DecoderTest.GetFramebufferAttachmentParameterivWithTexture/1 (64 ms)
[ RUN      ] Service/GLES2DecoderTest.GetRenderbufferParameterivWithNoBoundTarget/0
[       OK ] Service/GLES2DecoderTest.GetRenderbufferParameterivWithNoBoundTarget/0 (51 ms)
[1381/2819] Service/GLES2DecoderTest.GetRenderbufferParameterivWithNoBoundTarget/0 (51 ms)
[ RUN      ] Service/GLES2DecoderTest.GetRenderbufferParameterivWithNoBoundTarget/1
[       OK ] Service/GLES2DecoderTest.GetRenderbufferParameterivWithNoBoundTarget/1 (42 ms)
[1382/2819] Service/GLES2DecoderTest.GetRenderbufferParameterivWithNoBoundTarget/1 (42 ms)
[ RUN      ] Service/GLES2DecoderTest.RenderbufferStorageWithNoBoundTarget/0
[       OK ] Service/GLES2DecoderTest.RenderbufferStorageWithNoBoundTarget/0 (51 ms)
[1383/2819] Service/GLES2DecoderTest.RenderbufferStorageWithNoBoundTarget/0 (51 ms)
[ RUN      ] Service/GLES2DecoderTest.RenderbufferStorageWithNoBoundTarget/1
[       OK ] Service/GLES2DecoderTest.RenderbufferStorageWithNoBoundTarget/1 (46 ms)
[1384/2819] Service/GLES2DecoderTest.RenderbufferStorageWithNoBoundTarget/1 (46 ms)
[ RUN      ] Service/GLES2DecoderTest.ReadPixels/0
[       OK ] Service/GLES2DecoderTest.ReadPixels/0 (40 ms)
[1385/2819] Service/GLES2DecoderTest.ReadPixels/0 (40 ms)
[ RUN      ] Service/GLES2DecoderTest.ReadPixels/1
[       OK ] Service/GLES2DecoderTest.ReadPixels/1 (50 ms)
[1386/2819] Service/GLES2DecoderTest.ReadPixels/1 (50 ms)
[ RUN      ] Service/GLES2DecoderTest.ReadPixelsOutOfRange/0
[       OK ] Service/GLES2DecoderTest.ReadPixelsOutOfRange/0 (58 ms)
[1387/2819] Service/GLES2DecoderTest.ReadPixelsOutOfRange/0 (58 ms)
[ RUN      ] Service/GLES2DecoderTest.ReadPixelsOutOfRange/1
[       OK ] Service/GLES2DecoderTest.ReadPixelsOutOfRange/1 (60 ms)
[1388/2819] Service/GLES2DecoderTest.ReadPixelsOutOfRange/1 (60 ms)
[ RUN      ] Service/GLES2DecoderTest.ReadPixelsInvalidArgs/0
[24575:24575:0702/220917:41179529584:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kReadPixels
[24575:24575:0702/220917:41179529778:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kReadPixels
[24575:24575:0702/220917:41179529940:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kReadPixels
[24575:24575:0702/220917:41179530109:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kReadPixels
[       OK ] Service/GLES2DecoderTest.ReadPixelsInvalidArgs/0 (69 ms)
[1389/2819] Service/GLES2DecoderTest.ReadPixelsInvalidArgs/0 (69 ms)
[ RUN      ] Service/GLES2DecoderTest.ReadPixelsInvalidArgs/1
[24575:24575:0702/220917:41179584442:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kReadPixels
[24575:24575:0702/220917:41179584619:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kReadPixels
[24575:24575:0702/220917:41179584794:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kReadPixels
[24575:24575:0702/220917:41179584969:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kReadPixels
[       OK ] Service/GLES2DecoderTest.ReadPixelsInvalidArgs/1 (53 ms)
[1390/2819] Service/GLES2DecoderTest.ReadPixelsInvalidArgs/1 (53 ms)
[ RUN      ] Service/GLES2DecoderTest.FramebufferRenderbufferClearColor/0
[       OK ] Service/GLES2DecoderTest.FramebufferRenderbufferClearColor/0 (57 ms)
[1391/2819] Service/GLES2DecoderTest.FramebufferRenderbufferClearColor/0 (57 ms)
[ RUN      ] Service/GLES2DecoderTest.FramebufferRenderbufferClearColor/1
[       OK ] Service/GLES2DecoderTest.FramebufferRenderbufferClearColor/1 (60 ms)
[1392/2819] Service/GLES2DecoderTest.FramebufferRenderbufferClearColor/1 (60 ms)
[ RUN      ] Service/GLES2DecoderTest.FramebufferRenderbufferClearDepth/0
[       OK ] Service/GLES2DecoderTest.FramebufferRenderbufferClearDepth/0 (52 ms)
[1393/2819] Service/GLES2DecoderTest.FramebufferRenderbufferClearDepth/0 (52 ms)
[ RUN      ] Service/GLES2DecoderTest.FramebufferRenderbufferClearDepth/1
[       OK ] Service/GLES2DecoderTest.FramebufferRenderbufferClearDepth/1 (52 ms)
[1394/2819] Service/GLES2DecoderTest.FramebufferRenderbufferClearDepth/1 (52 ms)
[ RUN      ] Service/GLES2DecoderTest.FramebufferRenderbufferClearStencil/0
[       OK ] Service/GLES2DecoderTest.FramebufferRenderbufferClearStencil/0 (69 ms)
[1395/2819] Service/GLES2DecoderTest.FramebufferRenderbufferClearStencil/0 (69 ms)
[ RUN      ] Service/GLES2DecoderTest.FramebufferRenderbufferClearStencil/1
[       OK ] Service/GLES2DecoderTest.FramebufferRenderbufferClearStencil/1 (67 ms)
[1396/2819] Service/GLES2DecoderTest.FramebufferRenderbufferClearStencil/1 (67 ms)
[ RUN      ] Service/GLES2DecoderTest.FramebufferRenderbufferGLError/0
[       OK ] Service/GLES2DecoderTest.FramebufferRenderbufferGLError/0 (72 ms)
[1397/2819] Service/GLES2DecoderTest.FramebufferRenderbufferGLError/0 (72 ms)
[ RUN      ] Service/GLES2DecoderTest.FramebufferRenderbufferGLError/1
[       OK ] Service/GLES2DecoderTest.FramebufferRenderbufferGLError/1 (69 ms)
[1398/2819] Service/GLES2DecoderTest.FramebufferRenderbufferGLError/1 (69 ms)
[ RUN      ] Service/GLES2DecoderTest.FramebufferTexture2DGLError/0
[       OK ] Service/GLES2DecoderTest.FramebufferTexture2DGLError/0 (63 ms)
[1399/2819] Service/GLES2DecoderTest.FramebufferTexture2DGLError/0 (63 ms)
[ RUN      ] Service/GLES2DecoderTest.FramebufferTexture2DGLError/1
[       OK ] Service/GLES2DecoderTest.FramebufferTexture2DGLError/1 (67 ms)
[1400/2819] Service/GLES2DecoderTest.FramebufferTexture2DGLError/1 (67 ms)
[ RUN      ] Service/GLES2DecoderTest.RenderbufferStorageGLError/0
[       OK ] Service/GLES2DecoderTest.RenderbufferStorageGLError/0 (35 ms)
[1401/2819] Service/GLES2DecoderTest.RenderbufferStorageGLError/0 (35 ms)
[ RUN      ] Service/GLES2DecoderTest.RenderbufferStorageGLError/1
[       OK ] Service/GLES2DecoderTest.RenderbufferStorageGLError/1 (31 ms)
[1402/2819] Service/GLES2DecoderTest.RenderbufferStorageGLError/1 (31 ms)
[ RUN      ] Service/GLES2DecoderTest.RenderbufferStorageBadArgs/0
[       OK ] Service/GLES2DecoderTest.RenderbufferStorageBadArgs/0 (51 ms)
[1403/2819] Service/GLES2DecoderTest.RenderbufferStorageBadArgs/0 (51 ms)
[ RUN      ] Service/GLES2DecoderTest.RenderbufferStorageBadArgs/1
[       OK ] Service/GLES2DecoderTest.RenderbufferStorageBadArgs/1 (63 ms)
[1404/2819] Service/GLES2DecoderTest.RenderbufferStorageBadArgs/1 (63 ms)
[ RUN      ] Service/GLES2DecoderTest.ReadPixelsGLError/0
[       OK ] Service/GLES2DecoderTest.ReadPixelsGLError/0 (64 ms)
[1405/2819] Service/GLES2DecoderTest.ReadPixelsGLError/0 (64 ms)
[ RUN      ] Service/GLES2DecoderTest.ReadPixelsGLError/1
[       OK ] Service/GLES2DecoderTest.ReadPixelsGLError/1 (58 ms)
[1406/2819] Service/GLES2DecoderTest.ReadPixelsGLError/1 (58 ms)
[ RUN      ] Service/GLES2DecoderTest.CanChangeSurface/0
[       OK ] Service/GLES2DecoderTest.CanChangeSurface/0 (62 ms)
[1407/2819] Service/GLES2DecoderTest.CanChangeSurface/0 (62 ms)
[ RUN      ] Service/GLES2DecoderTest.CanChangeSurface/1
[       OK ] Service/GLES2DecoderTest.CanChangeSurface/1 (59 ms)
[1408/2819] Service/GLES2DecoderTest.CanChangeSurface/1 (59 ms)
[ RUN      ] Service/GLES2DecoderTest.DrawBuffersEXTImmediateSuccceeds/0
[       OK ] Service/GLES2DecoderTest.DrawBuffersEXTImmediateSuccceeds/0 (60 ms)
[1409/2819] Service/GLES2DecoderTest.DrawBuffersEXTImmediateSuccceeds/0 (60 ms)
[ RUN      ] Service/GLES2DecoderTest.DrawBuffersEXTImmediateSuccceeds/1
[       OK ] Service/GLES2DecoderTest.DrawBuffersEXTImmediateSuccceeds/1 (51 ms)
[1410/2819] Service/GLES2DecoderTest.DrawBuffersEXTImmediateSuccceeds/1 (51 ms)
[ RUN      ] Service/GLES2DecoderTest.ShaderSourceBucketAndGetShaderSourceValidArgs/0
[       OK ] Service/GLES2DecoderTest.ShaderSourceBucketAndGetShaderSourceValidArgs/0 (65 ms)
[1411/2819] Service/GLES2DecoderTest.ShaderSourceBucketAndGetShaderSourceValidArgs/0 (65 ms)
[ RUN      ] Service/GLES2DecoderTest.ShaderSourceBucketAndGetShaderSourceValidArgs/1
[       OK ] Service/GLES2DecoderTest.ShaderSourceBucketAndGetShaderSourceValidArgs/1 (57 ms)
[1412/2819] Service/GLES2DecoderTest.ShaderSourceBucketAndGetShaderSourceValidArgs/1 (57 ms)
[ RUN      ] Service/GLES2DecoderTest.ShaderSourceStripComments/0
[       OK ] Service/GLES2DecoderTest.ShaderSourceStripComments/0 (64 ms)
[1413/2819] Service/GLES2DecoderTest.ShaderSourceStripComments/0 (64 ms)
[ RUN      ] Service/GLES2DecoderTest.ShaderSourceStripComments/1
[       OK ] Service/GLES2DecoderTest.ShaderSourceStripComments/1 (68 ms)
[1414/2819] Service/GLES2DecoderTest.ShaderSourceStripComments/1 (68 ms)
[ RUN      ] Service/GLES2DecoderTest.BindAttribLocationBucket/0
[       OK ] Service/GLES2DecoderTest.BindAttribLocationBucket/0 (65 ms)
[1415/2819] Service/GLES2DecoderTest.BindAttribLocationBucket/0 (65 ms)
[ RUN      ] Service/GLES2DecoderTest.BindAttribLocationBucket/1
[       OK ] Service/GLES2DecoderTest.BindAttribLocationBucket/1 (50 ms)
[1416/2819] Service/GLES2DecoderTest.BindAttribLocationBucket/1 (50 ms)
[ RUN      ] Service/GLES2DecoderTest.BindAttribLocationBucketInvalidArgs/0
[24630:24630:0702/220917:41180065217:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kBindAttribLocationBucket
[24630:24630:0702/220917:41180065434:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kBindAttribLocationBucket
[       OK ] Service/GLES2DecoderTest.BindAttribLocationBucketInvalidArgs/0 (32 ms)
[1417/2819] Service/GLES2DecoderTest.BindAttribLocationBucketInvalidArgs/0 (32 ms)
[ RUN      ] Service/GLES2DecoderTest.BindAttribLocationBucketInvalidArgs/1
[24630:24630:0702/220917:41180108484:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kBindAttribLocationBucket
[24630:24630:0702/220917:41180108593:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kBindAttribLocationBucket
[       OK ] Service/GLES2DecoderTest.BindAttribLocationBucketInvalidArgs/1 (42 ms)
[1418/2819] Service/GLES2DecoderTest.BindAttribLocationBucketInvalidArgs/1 (42 ms)
[ RUN      ] Service/GLES2DecoderTest.GenerateMipmapWrongFormatsFails/0
[       OK ] Service/GLES2DecoderTest.GenerateMipmapWrongFormatsFails/0 (41 ms)
[1419/2819] Service/GLES2DecoderTest.GenerateMipmapWrongFormatsFails/0 (41 ms)
[ RUN      ] Service/GLES2DecoderTest.GenerateMipmapWrongFormatsFails/1
[       OK ] Service/GLES2DecoderTest.GenerateMipmapWrongFormatsFails/1 (31 ms)
[1420/2819] Service/GLES2DecoderTest.GenerateMipmapWrongFormatsFails/1 (31 ms)
[ RUN      ] Service/GLES2DecoderTest.DrawBuffersEXTImmediateFails/0
[       OK ] Service/GLES2DecoderTest.DrawBuffersEXTImmediateFails/0 (72 ms)
[1421/2819] Service/GLES2DecoderTest.DrawBuffersEXTImmediateFails/0 (72 ms)
[ RUN      ] Service/GLES2DecoderTest.DrawBuffersEXTImmediateFails/1
[       OK ] Service/GLES2DecoderTest.DrawBuffersEXTImmediateFails/1 (65 ms)
[1422/2819] Service/GLES2DecoderTest.DrawBuffersEXTImmediateFails/1 (65 ms)
[ RUN      ] Service/GLES2DecoderTest.DrawBuffersEXTImmediateBackbuffer/0
[       OK ] Service/GLES2DecoderTest.DrawBuffersEXTImmediateBackbuffer/0 (71 ms)
[1423/2819] Service/GLES2DecoderTest.DrawBuffersEXTImmediateBackbuffer/0 (71 ms)
[ RUN      ] Service/GLES2DecoderTest.DrawBuffersEXTImmediateBackbuffer/1
[       OK ] Service/GLES2DecoderTest.DrawBuffersEXTImmediateBackbuffer/1 (69 ms)
[1424/2819] Service/GLES2DecoderTest.DrawBuffersEXTImmediateBackbuffer/1 (69 ms)
[ RUN      ] Service/GLES2DecoderTest.DiscardFramebufferEXTUnsupported/0
[       OK ] Service/GLES2DecoderTest.DiscardFramebufferEXTUnsupported/0 (60 ms)
[1425/2819] Service/GLES2DecoderTest.DiscardFramebufferEXTUnsupported/0 (60 ms)
[ RUN      ] Service/GLES2DecoderTest.DiscardFramebufferEXTUnsupported/1
[       OK ] Service/GLES2DecoderTest.DiscardFramebufferEXTUnsupported/1 (62 ms)
[1426/2819] Service/GLES2DecoderTest.DiscardFramebufferEXTUnsupported/1 (62 ms)
[ RUN      ] Service/GLES2DecoderTest.CompileShaderValidArgs/0
[       OK ] Service/GLES2DecoderTest.CompileShaderValidArgs/0 (53 ms)
[1427/2819] Service/GLES2DecoderTest.CompileShaderValidArgs/0 (53 ms)
[ RUN      ] Service/GLES2DecoderTest.CompileShaderValidArgs/1
[       OK ] Service/GLES2DecoderTest.CompileShaderValidArgs/1 (65 ms)
[1428/2819] Service/GLES2DecoderTest.CompileShaderValidArgs/1 (65 ms)
[ RUN      ] Service/GLES2DecoderTest.CompileShaderInvalidArgs/0
[       OK ] Service/GLES2DecoderTest.CompileShaderInvalidArgs/0 (53 ms)
[1429/2819] Service/GLES2DecoderTest.CompileShaderInvalidArgs/0 (53 ms)
[ RUN      ] Service/GLES2DecoderTest.CompileShaderInvalidArgs/1
[       OK ] Service/GLES2DecoderTest.CompileShaderInvalidArgs/1 (55 ms)
[1430/2819] Service/GLES2DecoderTest.CompileShaderInvalidArgs/1 (55 ms)
[ RUN      ] Service/GLES2DecoderTest.GenerateMipmapHandlesOutOfMemory/0
[       OK ] Service/GLES2DecoderTest.GenerateMipmapHandlesOutOfMemory/0 (71 ms)
[1431/2819] Service/GLES2DecoderTest.GenerateMipmapHandlesOutOfMemory/0 (71 ms)
[ RUN      ] Service/GLES2DecoderTest.GenerateMipmapHandlesOutOfMemory/1
[       OK ] Service/GLES2DecoderTest.GenerateMipmapHandlesOutOfMemory/1 (58 ms)
[1432/2819] Service/GLES2DecoderTest.GenerateMipmapHandlesOutOfMemory/1 (58 ms)
[ RUN      ] Service/GLES2DecoderTest.GenerateMipmapClearsUnclearedTexture/0
[       OK ] Service/GLES2DecoderTest.GenerateMipmapClearsUnclearedTexture/0 (66 ms)
[1433/2819] Service/GLES2DecoderTest.GenerateMipmapClearsUnclearedTexture/0 (66 ms)
[ RUN      ] Service/GLES2DecoderTest.GenerateMipmapClearsUnclearedTexture/1
[       OK ] Service/GLES2DecoderTest.GenerateMipmapClearsUnclearedTexture/1 (62 ms)
[1434/2819] Service/GLES2DecoderTest.GenerateMipmapClearsUnclearedTexture/1 (62 ms)
[ RUN      ] Service/GLES2DecoderTest.ActiveTextureValidArgs/0
[       OK ] Service/GLES2DecoderTest.ActiveTextureValidArgs/0 (52 ms)
[1435/2819] Service/GLES2DecoderTest.ActiveTextureValidArgs/0 (52 ms)
[ RUN      ] Service/GLES2DecoderTest.ActiveTextureValidArgs/1
[       OK ] Service/GLES2DecoderTest.ActiveTextureValidArgs/1 (45 ms)
[1436/2819] Service/GLES2DecoderTest.ActiveTextureValidArgs/1 (45 ms)
[ RUN      ] Service/GLES2DecoderTest.ActiveTextureInvalidArgs/0
[       OK ] Service/GLES2DecoderTest.ActiveTextureInvalidArgs/0 (49 ms)
[1437/2819] Service/GLES2DecoderTest.ActiveTextureInvalidArgs/0 (49 ms)
[ RUN      ] Service/GLES2DecoderTest.ActiveTextureInvalidArgs/1
[       OK ] Service/GLES2DecoderTest.ActiveTextureInvalidArgs/1 (51 ms)
[1438/2819] Service/GLES2DecoderTest.ActiveTextureInvalidArgs/1 (51 ms)
[ RUN      ] Service/GLES2DecoderTest.TexSubImage2DValidArgs/0
[       OK ] Service/GLES2DecoderTest.TexSubImage2DValidArgs/0 (59 ms)
[1439/2819] Service/GLES2DecoderTest.TexSubImage2DValidArgs/0 (59 ms)
[ RUN      ] Service/GLES2DecoderTest.TexSubImage2DValidArgs/1
[       OK ] Service/GLES2DecoderTest.TexSubImage2DValidArgs/1 (61 ms)
[1440/2819] Service/GLES2DecoderTest.TexSubImage2DValidArgs/1 (61 ms)
[ RUN      ] Service/GLES2DecoderTest.CopyTexImage2DGLError/0
[       OK ] Service/GLES2DecoderTest.CopyTexImage2DGLError/0 (55 ms)
[1441/2819] Service/GLES2DecoderTest.CopyTexImage2DGLError/0 (55 ms)
[ RUN      ] Service/GLES2DecoderTest.CopyTexImage2DGLError/1
[       OK ] Service/GLES2DecoderTest.CopyTexImage2DGLError/1 (51 ms)
[1442/2819] Service/GLES2DecoderTest.CopyTexImage2DGLError/1 (51 ms)
[ RUN      ] Service/GLES2DecoderTest.CompressedTexImage3DFailsOnES2/0
[24654:24654:0702/220917:41180164234:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kCompressedTexImage3DBucket
[24654:24654:0702/220917:41180164574:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kCompressedTexSubImage3DBucket
[       OK ] Service/GLES2DecoderTest.CompressedTexImage3DFailsOnES2/0 (53 ms)
[1443/2819] Service/GLES2DecoderTest.CompressedTexImage3DFailsOnES2/0 (53 ms)
[ RUN      ] Service/GLES2DecoderTest.CompressedTexImage3DFailsOnES2/1
[24654:24654:0702/220917:41180251356:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kCompressedTexImage3DBucket
[24654:24654:0702/220917:41180251530:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kCompressedTexSubImage3DBucket
[       OK ] Service/GLES2DecoderTest.CompressedTexImage3DFailsOnES2/1 (86 ms)
[1444/2819] Service/GLES2DecoderTest.CompressedTexImage3DFailsOnES2/1 (86 ms)
[ RUN      ] Service/GLES2DecoderTest.TexSubImage2DDoesNotClearAfterTexImage2DNULLThenData/0
[       OK ] Service/GLES2DecoderTest.TexSubImage2DDoesNotClearAfterTexImage2DNULLThenData/0 (72 ms)
[1445/2819] Service/GLES2DecoderTest.TexSubImage2DDoesNotClearAfterTexImage2DNULLThenData/0 (72 ms)
[ RUN      ] Service/GLES2DecoderTest.TexSubImage2DDoesNotClearAfterTexImage2DNULLThenData/1
[       OK ] Service/GLES2DecoderTest.TexSubImage2DDoesNotClearAfterTexImage2DNULLThenData/1 (55 ms)
[1446/2819] Service/GLES2DecoderTest.TexSubImage2DDoesNotClearAfterTexImage2DNULLThenData/1 (55 ms)
[ RUN      ] Service/GLES2DecoderTest.TexSubImage2DClearsAfterTexImage2DWithDataThenNULL/0
[       OK ] Service/GLES2DecoderTest.TexSubImage2DClearsAfterTexImage2DWithDataThenNULL/0 (73 ms)
[1447/2819] Service/GLES2DecoderTest.TexSubImage2DClearsAfterTexImage2DWithDataThenNULL/0 (73 ms)
[ RUN      ] Service/GLES2DecoderTest.TexSubImage2DClearsAfterTexImage2DWithDataThenNULL/1
[       OK ] Service/GLES2DecoderTest.TexSubImage2DClearsAfterTexImage2DWithDataThenNULL/1 (55 ms)
[1448/2819] Service/GLES2DecoderTest.TexSubImage2DClearsAfterTexImage2DWithDataThenNULL/1 (55 ms)
[ RUN      ] Service/GLES2DecoderTest.CopyTexImage2DMarksTextureAsCleared/0
[       OK ] Service/GLES2DecoderTest.CopyTexImage2DMarksTextureAsCleared/0 (49 ms)
[1449/2819] Service/GLES2DecoderTest.CopyTexImage2DMarksTextureAsCleared/0 (49 ms)
[ RUN      ] Service/GLES2DecoderTest.CopyTexImage2DMarksTextureAsCleared/1
[       OK ] Service/GLES2DecoderTest.CopyTexImage2DMarksTextureAsCleared/1 (49 ms)
[1450/2819] Service/GLES2DecoderTest.CopyTexImage2DMarksTextureAsCleared/1 (49 ms)
[ RUN      ] Service/GLES2DecoderTest.CopyTexSubImage2DTwiceMarksTextureAsCleared/0
[       OK ] Service/GLES2DecoderTest.CopyTexSubImage2DTwiceMarksTextureAsCleared/0 (58 ms)
[1451/2819] Service/GLES2DecoderTest.CopyTexSubImage2DTwiceMarksTextureAsCleared/0 (58 ms)
[ RUN      ] Service/GLES2DecoderTest.CopyTexSubImage2DTwiceMarksTextureAsCleared/1
[       OK ] Service/GLES2DecoderTest.CopyTexSubImage2DTwiceMarksTextureAsCleared/1 (54 ms)
[1452/2819] Service/GLES2DecoderTest.CopyTexSubImage2DTwiceMarksTextureAsCleared/1 (54 ms)
[ RUN      ] Service/GLES2DecoderTest.CopyTexSubImage2DTwiceClearsUnclearedTexture/0
[       OK ] Service/GLES2DecoderTest.CopyTexSubImage2DTwiceClearsUnclearedTexture/0 (55 ms)
[1453/2819] Service/GLES2DecoderTest.CopyTexSubImage2DTwiceClearsUnclearedTexture/0 (55 ms)
[ RUN      ] Service/GLES2DecoderTest.CopyTexSubImage2DTwiceClearsUnclearedTexture/1
[       OK ] Service/GLES2DecoderTest.CopyTexSubImage2DTwiceClearsUnclearedTexture/1 (62 ms)
[1454/2819] Service/GLES2DecoderTest.CopyTexSubImage2DTwiceClearsUnclearedTexture/1 (62 ms)
[ RUN      ] Service/GLES2DecoderTest.CopyTexSubImage2DClearsUnclearedBackBufferSizedTexture/0
[       OK ] Service/GLES2DecoderTest.CopyTexSubImage2DClearsUnclearedBackBufferSizedTexture/0 (57 ms)
[1455/2819] Service/GLES2DecoderTest.CopyTexSubImage2DClearsUnclearedBackBufferSizedTexture/0 (57 ms)
[ RUN      ] Service/GLES2DecoderTest.CopyTexSubImage2DClearsUnclearedBackBufferSizedTexture/1
[       OK ] Service/GLES2DecoderTest.CopyTexSubImage2DClearsUnclearedBackBufferSizedTexture/1 (53 ms)
[1456/2819] Service/GLES2DecoderTest.CopyTexSubImage2DClearsUnclearedBackBufferSizedTexture/1 (53 ms)
[ RUN      ] Service/GLES2DecoderTest.TextureUsageAngleExtNotEnabledByDefault/0
[       OK ] Service/GLES2DecoderTest.TextureUsageAngleExtNotEnabledByDefault/0 (78 ms)
[1457/2819] Service/GLES2DecoderTest.TextureUsageAngleExtNotEnabledByDefault/0 (78 ms)
[ RUN      ] Service/GLES2DecoderTest.TextureUsageAngleExtNotEnabledByDefault/1
[       OK ] Service/GLES2DecoderTest.TextureUsageAngleExtNotEnabledByDefault/1 (58 ms)
[1458/2819] Service/GLES2DecoderTest.TextureUsageAngleExtNotEnabledByDefault/1 (58 ms)
[ RUN      ] Service/GLES2DecoderTest.ProduceAndConsumeTextureCHROMIUM/0
[       OK ] Service/GLES2DecoderTest.ProduceAndConsumeTextureCHROMIUM/0 (57 ms)
[1459/2819] Service/GLES2DecoderTest.ProduceAndConsumeTextureCHROMIUM/0 (57 ms)
[ RUN      ] Service/GLES2DecoderTest.ProduceAndConsumeTextureCHROMIUM/1
[       OK ] Service/GLES2DecoderTest.ProduceAndConsumeTextureCHROMIUM/1 (52 ms)
[1460/2819] Service/GLES2DecoderTest.ProduceAndConsumeTextureCHROMIUM/1 (52 ms)
[ RUN      ] Service/GLES2DecoderTest.TexSubImage2DBadArgs/0
[24643:24643:0702/220917:41179889551:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kTexSubImage2D
[24643:24643:0702/220917:41179889775:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kTexSubImage2D
[       OK ] Service/GLES2DecoderTest.TexSubImage2DBadArgs/0 (67 ms)
[1461/2819] Service/GLES2DecoderTest.TexSubImage2DBadArgs/0 (67 ms)
[ RUN      ] Service/GLES2DecoderTest.TexSubImage2DBadArgs/1
[24643:24643:0702/220917:41179968030:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kTexSubImage2D
[24643:24643:0702/220917:41179968197:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kTexSubImage2D
[       OK ] Service/GLES2DecoderTest.TexSubImage2DBadArgs/1 (76 ms)
[1462/2819] Service/GLES2DecoderTest.TexSubImage2DBadArgs/1 (76 ms)
[ RUN      ] Service/GLES2DecoderTest.CopyTexSubImage2DValidArgs/0
[       OK ] Service/GLES2DecoderTest.CopyTexSubImage2DValidArgs/0 (65 ms)
[1463/2819] Service/GLES2DecoderTest.CopyTexSubImage2DValidArgs/0 (65 ms)
[ RUN      ] Service/GLES2DecoderTest.CopyTexSubImage2DValidArgs/1
[       OK ] Service/GLES2DecoderTest.CopyTexSubImage2DValidArgs/1 (52 ms)
[1464/2819] Service/GLES2DecoderTest.CopyTexSubImage2DValidArgs/1 (52 ms)
[ RUN      ] Service/GLES2DecoderTest.CopyTexSubImage2DBadArgs/0
[       OK ] Service/GLES2DecoderTest.CopyTexSubImage2DBadArgs/0 (63 ms)
[1465/2819] Service/GLES2DecoderTest.CopyTexSubImage2DBadArgs/0 (63 ms)
[ RUN      ] Service/GLES2DecoderTest.CopyTexSubImage2DBadArgs/1
[       OK ] Service/GLES2DecoderTest.CopyTexSubImage2DBadArgs/1 (54 ms)
[1466/2819] Service/GLES2DecoderTest.CopyTexSubImage2DBadArgs/1 (54 ms)
[ RUN      ] Service/GLES2DecoderTest.TexImage2DRedefinitionSucceeds/0
[       OK ] Service/GLES2DecoderTest.TexImage2DRedefinitionSucceeds/0 (76 ms)
[1467/2819] Service/GLES2DecoderTest.TexImage2DRedefinitionSucceeds/0 (76 ms)
[ RUN      ] Service/GLES2DecoderTest.TexImage2DRedefinitionSucceeds/1
[       OK ] Service/GLES2DecoderTest.TexImage2DRedefinitionSucceeds/1 (64 ms)
[1468/2819] Service/GLES2DecoderTest.TexImage2DRedefinitionSucceeds/1 (64 ms)
[ RUN      ] Service/GLES2DecoderTest.TexImage2DGLError/0
[       OK ] Service/GLES2DecoderTest.TexImage2DGLError/0 (58 ms)
[1469/2819] Service/GLES2DecoderTest.TexImage2DGLError/0 (58 ms)
[ RUN      ] Service/GLES2DecoderTest.TexImage2DGLError/1
[       OK ] Service/GLES2DecoderTest.TexImage2DGLError/1 (75 ms)
[1470/2819] Service/GLES2DecoderTest.TexImage2DGLError/1 (75 ms)
[ RUN      ] Service/GLES2DecoderTest.ProduceAndConsumeDirectTextureCHROMIUM/0
[       OK ] Service/GLES2DecoderTest.ProduceAndConsumeDirectTextureCHROMIUM/0 (60 ms)
[1471/2819] Service/GLES2DecoderTest.ProduceAndConsumeDirectTextureCHROMIUM/0 (60 ms)
[ RUN      ] Service/GLES2DecoderTest.ProduceAndConsumeDirectTextureCHROMIUM/1
[       OK ] Service/GLES2DecoderTest.ProduceAndConsumeDirectTextureCHROMIUM/1 (54 ms)
[1472/2819] Service/GLES2DecoderTest.ProduceAndConsumeDirectTextureCHROMIUM/1 (54 ms)
[ RUN      ] Service/GLES2DecoderTest.ProduceTextureCHROMIUMInvalidTarget/0
[       OK ] Service/GLES2DecoderTest.ProduceTextureCHROMIUMInvalidTarget/0 (55 ms)
[1473/2819] Service/GLES2DecoderTest.ProduceTextureCHROMIUMInvalidTarget/0 (55 ms)
[ RUN      ] Service/GLES2DecoderTest.ProduceTextureCHROMIUMInvalidTarget/1
[       OK ] Service/GLES2DecoderTest.ProduceTextureCHROMIUMInvalidTarget/1 (54 ms)
[1474/2819] Service/GLES2DecoderTest.ProduceTextureCHROMIUMInvalidTarget/1 (54 ms)
[ RUN      ] Service/GLES2DecoderTest.CreateAndConsumeTextureCHROMIUMInvalidMailbox/0
[       OK ] Service/GLES2DecoderTest.CreateAndConsumeTextureCHROMIUMInvalidMailbox/0 (50 ms)
[1475/2819] Service/GLES2DecoderTest.CreateAndConsumeTextureCHROMIUMInvalidMailbox/0 (50 ms)
[ RUN      ] Service/GLES2DecoderTest.CreateAndConsumeTextureCHROMIUMInvalidMailbox/1
[       OK ] Service/GLES2DecoderTest.CreateAndConsumeTextureCHROMIUMInvalidMailbox/1 (71 ms)
[1476/2819] Service/GLES2DecoderTest.CreateAndConsumeTextureCHROMIUMInvalidMailbox/1 (71 ms)
[ RUN      ] Service/GLES2DecoderTest.CreateAndConsumeTextureCHROMIUMInvalidTarget/0
[       OK ] Service/GLES2DecoderTest.CreateAndConsumeTextureCHROMIUMInvalidTarget/0 (80 ms)
[1477/2819] Service/GLES2DecoderTest.CreateAndConsumeTextureCHROMIUMInvalidTarget/0 (80 ms)
[ RUN      ] Service/GLES2DecoderTest.CreateAndConsumeTextureCHROMIUMInvalidTarget/1
[       OK ] Service/GLES2DecoderTest.CreateAndConsumeTextureCHROMIUMInvalidTarget/1 (59 ms)
[1478/2819] Service/GLES2DecoderTest.CreateAndConsumeTextureCHROMIUMInvalidTarget/1 (59 ms)
[ RUN      ] Service/GLES2DecoderTest.BindTexImage2DCHROMIUM/0
[       OK ] Service/GLES2DecoderTest.BindTexImage2DCHROMIUM/0 (66 ms)
[1479/2819] Service/GLES2DecoderTest.BindTexImage2DCHROMIUM/0 (66 ms)
[ RUN      ] Service/GLES2DecoderTest.BindTexImage2DCHROMIUM/1
[       OK ] Service/GLES2DecoderTest.BindTexImage2DCHROMIUM/1 (58 ms)
[1480/2819] Service/GLES2DecoderTest.BindTexImage2DCHROMIUM/1 (58 ms)
[ RUN      ] Service/GLES2DecoderTest.BindTexImage2DCHROMIUMCubeMapNotAllowed/0
[       OK ] Service/GLES2DecoderTest.BindTexImage2DCHROMIUMCubeMapNotAllowed/0 (57 ms)
[1481/2819] Service/GLES2DecoderTest.BindTexImage2DCHROMIUMCubeMapNotAllowed/0 (57 ms)
[ RUN      ] Service/GLES2DecoderTest.BindTexImage2DCHROMIUMCubeMapNotAllowed/1
[       OK ] Service/GLES2DecoderTest.BindTexImage2DCHROMIUMCubeMapNotAllowed/1 (46 ms)
[1482/2819] Service/GLES2DecoderTest.BindTexImage2DCHROMIUMCubeMapNotAllowed/1 (46 ms)
[ RUN      ] Service/GLES2DecoderTest.OrphanGLImageWithTexImage2D/0
[       OK ] Service/GLES2DecoderTest.OrphanGLImageWithTexImage2D/0 (54 ms)
[1483/2819] Service/GLES2DecoderTest.OrphanGLImageWithTexImage2D/0 (54 ms)
[ RUN      ] Service/GLES2DecoderTest.OrphanGLImageWithTexImage2D/1
[       OK ] Service/GLES2DecoderTest.OrphanGLImageWithTexImage2D/1 (60 ms)
[1484/2819] Service/GLES2DecoderTest.OrphanGLImageWithTexImage2D/1 (60 ms)
[ RUN      ] Service/GLES2DecoderTest.GLImageAttachedAfterSubTexImage2D/0
[       OK ] Service/GLES2DecoderTest.GLImageAttachedAfterSubTexImage2D/0 (53 ms)
[1485/2819] Service/GLES2DecoderTest.GLImageAttachedAfterSubTexImage2D/0 (53 ms)
[ RUN      ] Service/GLES2DecoderTest.GLImageAttachedAfterSubTexImage2D/1
[       OK ] Service/GLES2DecoderTest.GLImageAttachedAfterSubTexImage2D/1 (58 ms)
[1486/2819] Service/GLES2DecoderTest.GLImageAttachedAfterSubTexImage2D/1 (58 ms)
[ RUN      ] Service/GLES2DecoderTest.GLImageAttachedAfterClearLevel/0
[       OK ] Service/GLES2DecoderTest.GLImageAttachedAfterClearLevel/0 (58 ms)
[1487/2819] Service/GLES2DecoderTest.GLImageAttachedAfterClearLevel/0 (58 ms)
[ RUN      ] Service/GLES2DecoderTest.GLImageAttachedAfterClearLevel/1
[       OK ] Service/GLES2DecoderTest.GLImageAttachedAfterClearLevel/1 (71 ms)
[1488/2819] Service/GLES2DecoderTest.GLImageAttachedAfterClearLevel/1 (71 ms)
[ RUN      ] Service/GLES2DecoderTest.ReleaseTexImage2DCHROMIUM/0
[       OK ] Service/GLES2DecoderTest.ReleaseTexImage2DCHROMIUM/0 (55 ms)
[1489/2819] Service/GLES2DecoderTest.ReleaseTexImage2DCHROMIUM/0 (55 ms)
[ RUN      ] Service/GLES2DecoderTest.ReleaseTexImage2DCHROMIUM/1
[       OK ] Service/GLES2DecoderTest.ReleaseTexImage2DCHROMIUM/1 (54 ms)
[1490/2819] Service/GLES2DecoderTest.ReleaseTexImage2DCHROMIUM/1 (54 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawArraysNoAttributesSucceeds/0
[       OK ] Service/GLES2DecoderWithShaderTest.DrawArraysNoAttributesSucceeds/0 (61 ms)
[1491/2819] Service/GLES2DecoderWithShaderTest.DrawArraysNoAttributesSucceeds/0 (61 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawArraysNoAttributesSucceeds/1
[       OK ] Service/GLES2DecoderWithShaderTest.DrawArraysNoAttributesSucceeds/1 (70 ms)
[1492/2819] Service/GLES2DecoderWithShaderTest.DrawArraysNoAttributesSucceeds/1 (70 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawArraysSimulatedAttrib0OverflowFails/0
[       OK ] Service/GLES2DecoderWithShaderTest.DrawArraysSimulatedAttrib0OverflowFails/0 (74 ms)
[1493/2819] Service/GLES2DecoderWithShaderTest.DrawArraysSimulatedAttrib0OverflowFails/0 (74 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawArraysSimulatedAttrib0OverflowFails/1
[       OK ] Service/GLES2DecoderWithShaderTest.DrawArraysSimulatedAttrib0OverflowFails/1 (73 ms)
[1494/2819] Service/GLES2DecoderWithShaderTest.DrawArraysSimulatedAttrib0OverflowFails/1 (73 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawArraysSimulatedAttrib0PosToNegFails/0
[       OK ] Service/GLES2DecoderWithShaderTest.DrawArraysSimulatedAttrib0PosToNegFails/0 (66 ms)
[1495/2819] Service/GLES2DecoderWithShaderTest.DrawArraysSimulatedAttrib0PosToNegFails/0 (66 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawArraysSimulatedAttrib0PosToNegFails/1
[       OK ] Service/GLES2DecoderWithShaderTest.DrawArraysSimulatedAttrib0PosToNegFails/1 (69 ms)
[1496/2819] Service/GLES2DecoderWithShaderTest.DrawArraysSimulatedAttrib0PosToNegFails/1 (69 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawArraysSimulatedAttrib0OOMFails/0
[       OK ] Service/GLES2DecoderWithShaderTest.DrawArraysSimulatedAttrib0OOMFails/0 (75 ms)
[1497/2819] Service/GLES2DecoderWithShaderTest.DrawArraysSimulatedAttrib0OOMFails/0 (75 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawArraysSimulatedAttrib0OOMFails/1
[       OK ] Service/GLES2DecoderWithShaderTest.DrawArraysSimulatedAttrib0OOMFails/1 (69 ms)
[1498/2819] Service/GLES2DecoderWithShaderTest.DrawArraysSimulatedAttrib0OOMFails/1 (69 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawArraysBadTextureUsesBlack/0
[       OK ] Service/GLES2DecoderWithShaderTest.DrawArraysBadTextureUsesBlack/0 (72 ms)
[1499/2819] Service/GLES2DecoderWithShaderTest.DrawArraysBadTextureUsesBlack/0 (72 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawArraysBadTextureUsesBlack/1
[       OK ] Service/GLES2DecoderWithShaderTest.DrawArraysBadTextureUsesBlack/1 (78 ms)
[1500/2819] Service/GLES2DecoderWithShaderTest.DrawArraysBadTextureUsesBlack/1 (78 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawArraysMissingAttributesFails/0
[       OK ] Service/GLES2DecoderWithShaderTest.DrawArraysMissingAttributesFails/0 (86 ms)
[1501/2819] Service/GLES2DecoderWithShaderTest.DrawArraysMissingAttributesFails/0 (86 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawArraysMissingAttributesFails/1
[       OK ] Service/GLES2DecoderWithShaderTest.DrawArraysMissingAttributesFails/1 (75 ms)
[1502/2819] Service/GLES2DecoderWithShaderTest.DrawArraysMissingAttributesFails/1 (75 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawArraysMissingAttributesZeroCountSucceeds/0
[       OK ] Service/GLES2DecoderWithShaderTest.DrawArraysMissingAttributesZeroCountSucceeds/0 (90 ms)
[1503/2819] Service/GLES2DecoderWithShaderTest.DrawArraysMissingAttributesZeroCountSucceeds/0 (90 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawArraysMissingAttributesZeroCountSucceeds/1
[       OK ] Service/GLES2DecoderWithShaderTest.DrawArraysMissingAttributesZeroCountSucceeds/1 (71 ms)
[1504/2819] Service/GLES2DecoderWithShaderTest.DrawArraysMissingAttributesZeroCountSucceeds/1 (71 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawArraysValidAttributesSucceeds/0
[       OK ] Service/GLES2DecoderWithShaderTest.DrawArraysValidAttributesSucceeds/0 (78 ms)
[1505/2819] Service/GLES2DecoderWithShaderTest.DrawArraysValidAttributesSucceeds/0 (78 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawArraysValidAttributesSucceeds/1
[       OK ] Service/GLES2DecoderWithShaderTest.DrawArraysValidAttributesSucceeds/1 (41 ms)
[1506/2819] Service/GLES2DecoderWithShaderTest.DrawArraysValidAttributesSucceeds/1 (41 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawArraysDeletedBufferFails/0
[       OK ] Service/GLES2DecoderWithShaderTest.DrawArraysDeletedBufferFails/0 (47 ms)
[1507/2819] Service/GLES2DecoderWithShaderTest.DrawArraysDeletedBufferFails/0 (47 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawArraysDeletedBufferFails/1
[       OK ] Service/GLES2DecoderWithShaderTest.DrawArraysDeletedBufferFails/1 (84 ms)
[1508/2819] Service/GLES2DecoderWithShaderTest.DrawArraysDeletedBufferFails/1 (84 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawArraysDeletedProgramSucceeds/0
[       OK ] Service/GLES2DecoderWithShaderTest.DrawArraysDeletedProgramSucceeds/0 (71 ms)
[1509/2819] Service/GLES2DecoderWithShaderTest.DrawArraysDeletedProgramSucceeds/0 (71 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawArraysDeletedProgramSucceeds/1
[       OK ] Service/GLES2DecoderWithShaderTest.DrawArraysDeletedProgramSucceeds/1 (69 ms)
[1510/2819] Service/GLES2DecoderWithShaderTest.DrawArraysDeletedProgramSucceeds/1 (69 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawArraysWithInvalidModeFails/0
[       OK ] Service/GLES2DecoderWithShaderTest.DrawArraysWithInvalidModeFails/0 (87 ms)
[1511/2819] Service/GLES2DecoderWithShaderTest.DrawArraysWithInvalidModeFails/0 (87 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawArraysWithInvalidModeFails/1
[       OK ] Service/GLES2DecoderWithShaderTest.DrawArraysWithInvalidModeFails/1 (72 ms)
[1512/2819] Service/GLES2DecoderWithShaderTest.DrawArraysWithInvalidModeFails/1 (72 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawArraysInvalidCountFails/0
[       OK ] Service/GLES2DecoderWithShaderTest.DrawArraysInvalidCountFails/0 (69 ms)
[1513/2819] Service/GLES2DecoderWithShaderTest.DrawArraysInvalidCountFails/0 (69 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawArraysInvalidCountFails/1
[       OK ] Service/GLES2DecoderWithShaderTest.DrawArraysInvalidCountFails/1 (74 ms)
[1514/2819] Service/GLES2DecoderWithShaderTest.DrawArraysInvalidCountFails/1 (74 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawArraysInstancedANGLEFails/0
[       OK ] Service/GLES2DecoderWithShaderTest.DrawArraysInstancedANGLEFails/0 (47 ms)
[1515/2819] Service/GLES2DecoderWithShaderTest.DrawArraysInstancedANGLEFails/0 (47 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawArraysInstancedANGLEFails/1
[       OK ] Service/GLES2DecoderWithShaderTest.DrawArraysInstancedANGLEFails/1 (39 ms)
[1516/2819] Service/GLES2DecoderWithShaderTest.DrawArraysInstancedANGLEFails/1 (39 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.VertexAttribDivisorANGLEFails/0
[       OK ] Service/GLES2DecoderWithShaderTest.VertexAttribDivisorANGLEFails/0 (38 ms)
[1517/2819] Service/GLES2DecoderWithShaderTest.VertexAttribDivisorANGLEFails/0 (38 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.VertexAttribDivisorANGLEFails/1
[       OK ] Service/GLES2DecoderWithShaderTest.VertexAttribDivisorANGLEFails/1 (45 ms)
[1518/2819] Service/GLES2DecoderWithShaderTest.VertexAttribDivisorANGLEFails/1 (45 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawElementsNoAttributesSucceeds/0
[       OK ] Service/GLES2DecoderWithShaderTest.DrawElementsNoAttributesSucceeds/0 (67 ms)
[1519/2819] Service/GLES2DecoderWithShaderTest.DrawElementsNoAttributesSucceeds/0 (67 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawElementsNoAttributesSucceeds/1
[       OK ] Service/GLES2DecoderWithShaderTest.DrawElementsNoAttributesSucceeds/1 (65 ms)
[1520/2819] Service/GLES2DecoderWithShaderTest.DrawElementsNoAttributesSucceeds/1 (65 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawElementsMissingAttributesFails/0
[       OK ] Service/GLES2DecoderWithShaderTest.DrawElementsMissingAttributesFails/0 (87 ms)
[1521/2819] Service/GLES2DecoderWithShaderTest.DrawElementsMissingAttributesFails/0 (87 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawElementsMissingAttributesFails/1
[       OK ] Service/GLES2DecoderWithShaderTest.DrawElementsMissingAttributesFails/1 (66 ms)
[1522/2819] Service/GLES2DecoderWithShaderTest.DrawElementsMissingAttributesFails/1 (66 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawElementsMissingAttributesZeroCountSucceeds/0
[       OK ] Service/GLES2DecoderWithShaderTest.DrawElementsMissingAttributesZeroCountSucceeds/0 (68 ms)
[1523/2819] Service/GLES2DecoderWithShaderTest.DrawElementsMissingAttributesZeroCountSucceeds/0 (68 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawElementsMissingAttributesZeroCountSucceeds/1
[       OK ] Service/GLES2DecoderWithShaderTest.DrawElementsMissingAttributesZeroCountSucceeds/1 (77 ms)
[1524/2819] Service/GLES2DecoderWithShaderTest.DrawElementsMissingAttributesZeroCountSucceeds/1 (77 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawElementsExtraAttributesFails/0
[       OK ] Service/GLES2DecoderWithShaderTest.DrawElementsExtraAttributesFails/0 (96 ms)
[1525/2819] Service/GLES2DecoderWithShaderTest.DrawElementsExtraAttributesFails/0 (96 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawElementsExtraAttributesFails/1
[       OK ] Service/GLES2DecoderWithShaderTest.DrawElementsExtraAttributesFails/1 (65 ms)
[1526/2819] Service/GLES2DecoderWithShaderTest.DrawElementsExtraAttributesFails/1 (65 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawElementsValidAttributesSucceeds/0
[       OK ] Service/GLES2DecoderWithShaderTest.DrawElementsValidAttributesSucceeds/0 (73 ms)
[1527/2819] Service/GLES2DecoderWithShaderTest.DrawElementsValidAttributesSucceeds/0 (73 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawElementsValidAttributesSucceeds/1
[       OK ] Service/GLES2DecoderWithShaderTest.DrawElementsValidAttributesSucceeds/1 (46 ms)
[1528/2819] Service/GLES2DecoderWithShaderTest.DrawElementsValidAttributesSucceeds/1 (46 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawElementsDeletedBufferFails/0
[       OK ] Service/GLES2DecoderWithShaderTest.DrawElementsDeletedBufferFails/0 (56 ms)
[1529/2819] Service/GLES2DecoderWithShaderTest.DrawElementsDeletedBufferFails/0 (56 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawElementsDeletedBufferFails/1
[       OK ] Service/GLES2DecoderWithShaderTest.DrawElementsDeletedBufferFails/1 (39 ms)
[1530/2819] Service/GLES2DecoderWithShaderTest.DrawElementsDeletedBufferFails/1 (39 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawElementsDeletedProgramSucceeds/0
[       OK ] Service/GLES2DecoderWithShaderTest.DrawElementsDeletedProgramSucceeds/0 (75 ms)
[1531/2819] Service/GLES2DecoderWithShaderTest.DrawElementsDeletedProgramSucceeds/0 (75 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawElementsDeletedProgramSucceeds/1
[       OK ] Service/GLES2DecoderWithShaderTest.DrawElementsDeletedProgramSucceeds/1 (84 ms)
[1532/2819] Service/GLES2DecoderWithShaderTest.DrawElementsDeletedProgramSucceeds/1 (84 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawElementsWithInvalidModeFails/0
[       OK ] Service/GLES2DecoderWithShaderTest.DrawElementsWithInvalidModeFails/0 (91 ms)
[1533/2819] Service/GLES2DecoderWithShaderTest.DrawElementsWithInvalidModeFails/0 (91 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawElementsWithInvalidModeFails/1
[       OK ] Service/GLES2DecoderWithShaderTest.DrawElementsWithInvalidModeFails/1 (69 ms)
[1534/2819] Service/GLES2DecoderWithShaderTest.DrawElementsWithInvalidModeFails/1 (69 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawElementsInvalidCountFails/0
[       OK ] Service/GLES2DecoderWithShaderTest.DrawElementsInvalidCountFails/0 (64 ms)
[1535/2819] Service/GLES2DecoderWithShaderTest.DrawElementsInvalidCountFails/0 (64 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawElementsInvalidCountFails/1
[       OK ] Service/GLES2DecoderWithShaderTest.DrawElementsInvalidCountFails/1 (64 ms)
[1536/2819] Service/GLES2DecoderWithShaderTest.DrawElementsInvalidCountFails/1 (64 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawElementsOutOfRangeIndicesFails/0
[       OK ] Service/GLES2DecoderWithShaderTest.DrawElementsOutOfRangeIndicesFails/0 (68 ms)
[1537/2819] Service/GLES2DecoderWithShaderTest.DrawElementsOutOfRangeIndicesFails/0 (68 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawElementsOutOfRangeIndicesFails/1
[       OK ] Service/GLES2DecoderWithShaderTest.DrawElementsOutOfRangeIndicesFails/1 (67 ms)
[1538/2819] Service/GLES2DecoderWithShaderTest.DrawElementsOutOfRangeIndicesFails/1 (67 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawElementsOddOffsetForUint16Fails/0
[       OK ] Service/GLES2DecoderWithShaderTest.DrawElementsOddOffsetForUint16Fails/0 (76 ms)
[1539/2819] Service/GLES2DecoderWithShaderTest.DrawElementsOddOffsetForUint16Fails/0 (76 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawElementsOddOffsetForUint16Fails/1
[       OK ] Service/GLES2DecoderWithShaderTest.DrawElementsOddOffsetForUint16Fails/1 (81 ms)
[1540/2819] Service/GLES2DecoderWithShaderTest.DrawElementsOddOffsetForUint16Fails/1 (81 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawElementsInstancedANGLEFails/0
[       OK ] Service/GLES2DecoderWithShaderTest.DrawElementsInstancedANGLEFails/0 (73 ms)
[1541/2819] Service/GLES2DecoderWithShaderTest.DrawElementsInstancedANGLEFails/0 (73 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawElementsInstancedANGLEFails/1
[       OK ] Service/GLES2DecoderWithShaderTest.DrawElementsInstancedANGLEFails/1 (68 ms)
[1542/2819] Service/GLES2DecoderWithShaderTest.DrawElementsInstancedANGLEFails/1 (68 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawArraysClearsAfterTexImage2DNULL/0
[       OK ] Service/GLES2DecoderWithShaderTest.DrawArraysClearsAfterTexImage2DNULL/0 (81 ms)
[1543/2819] Service/GLES2DecoderWithShaderTest.DrawArraysClearsAfterTexImage2DNULL/0 (81 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawArraysClearsAfterTexImage2DNULL/1
[       OK ] Service/GLES2DecoderWithShaderTest.DrawArraysClearsAfterTexImage2DNULL/1 (88 ms)
[1544/2819] Service/GLES2DecoderWithShaderTest.DrawArraysClearsAfterTexImage2DNULL/1 (88 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawElementsClearsAfterTexImage2DNULL/0
[       OK ] Service/GLES2DecoderWithShaderTest.DrawElementsClearsAfterTexImage2DNULL/0 (75 ms)
[1545/2819] Service/GLES2DecoderWithShaderTest.DrawElementsClearsAfterTexImage2DNULL/0 (75 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawElementsClearsAfterTexImage2DNULL/1
[       OK ] Service/GLES2DecoderWithShaderTest.DrawElementsClearsAfterTexImage2DNULL/1 (72 ms)
[1546/2819] Service/GLES2DecoderWithShaderTest.DrawElementsClearsAfterTexImage2DNULL/1 (72 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawClearsAfterTexImage2DNULLInFBO/0
[       OK ] Service/GLES2DecoderWithShaderTest.DrawClearsAfterTexImage2DNULLInFBO/0 (69 ms)
[1547/2819] Service/GLES2DecoderWithShaderTest.DrawClearsAfterTexImage2DNULLInFBO/0 (69 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawClearsAfterTexImage2DNULLInFBO/1
[       OK ] Service/GLES2DecoderWithShaderTest.DrawClearsAfterTexImage2DNULLInFBO/1 (92 ms)
[1548/2819] Service/GLES2DecoderWithShaderTest.DrawClearsAfterTexImage2DNULLInFBO/1 (92 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawWitFBOThatCantClearDoesNotDraw/0
[       OK ] Service/GLES2DecoderWithShaderTest.DrawWitFBOThatCantClearDoesNotDraw/0 (86 ms)
[1549/2819] Service/GLES2DecoderWithShaderTest.DrawWitFBOThatCantClearDoesNotDraw/0 (86 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawWitFBOThatCantClearDoesNotDraw/1
[       OK ] Service/GLES2DecoderWithShaderTest.DrawWitFBOThatCantClearDoesNotDraw/1 (82 ms)
[1550/2819] Service/GLES2DecoderWithShaderTest.DrawWitFBOThatCantClearDoesNotDraw/1 (82 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawClearsAfterRenderbufferStorageInFBO/0
[       OK ] Service/GLES2DecoderWithShaderTest.DrawClearsAfterRenderbufferStorageInFBO/0 (77 ms)
[1551/2819] Service/GLES2DecoderWithShaderTest.DrawClearsAfterRenderbufferStorageInFBO/0 (77 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawClearsAfterRenderbufferStorageInFBO/1
[       OK ] Service/GLES2DecoderWithShaderTest.DrawClearsAfterRenderbufferStorageInFBO/1 (92 ms)
[1552/2819] Service/GLES2DecoderWithShaderTest.DrawClearsAfterRenderbufferStorageInFBO/1 (92 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawClearsAfterRenderbuffersWithMultipleAttachments/0
[       OK ] Service/GLES2DecoderWithShaderTest.DrawClearsAfterRenderbuffersWithMultipleAttachments/0 (97 ms)
[1553/2819] Service/GLES2DecoderWithShaderTest.DrawClearsAfterRenderbuffersWithMultipleAttachments/0 (97 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawClearsAfterRenderbuffersWithMultipleAttachments/1
[       OK ] Service/GLES2DecoderWithShaderTest.DrawClearsAfterRenderbuffersWithMultipleAttachments/1 (70 ms)
[1554/2819] Service/GLES2DecoderWithShaderTest.DrawClearsAfterRenderbuffersWithMultipleAttachments/1 (70 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawingWithFBOTwiceChecksForFBOCompleteOnce/0
[       OK ] Service/GLES2DecoderWithShaderTest.DrawingWithFBOTwiceChecksForFBOCompleteOnce/0 (71 ms)
[1555/2819] Service/GLES2DecoderWithShaderTest.DrawingWithFBOTwiceChecksForFBOCompleteOnce/0 (71 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.DrawingWithFBOTwiceChecksForFBOCompleteOnce/1
[       OK ] Service/GLES2DecoderWithShaderTest.DrawingWithFBOTwiceChecksForFBOCompleteOnce/1 (85 ms)
[1556/2819] Service/GLES2DecoderWithShaderTest.DrawingWithFBOTwiceChecksForFBOCompleteOnce/1 (85 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.BindAndDeleteFramebuffer/0
[       OK ] Service/GLES2DecoderWithShaderTest.BindAndDeleteFramebuffer/0 (92 ms)
[1557/2819] Service/GLES2DecoderWithShaderTest.BindAndDeleteFramebuffer/0 (92 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.BindAndDeleteFramebuffer/1
[       OK ] Service/GLES2DecoderWithShaderTest.BindAndDeleteFramebuffer/1 (78 ms)
[1558/2819] Service/GLES2DecoderWithShaderTest.BindAndDeleteFramebuffer/1 (78 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetRenderbufferParameterivRebindRenderbuffer/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetRenderbufferParameterivRebindRenderbuffer/0 (72 ms)
[1559/2819] Service/GLES2DecoderWithShaderTest.GetRenderbufferParameterivRebindRenderbuffer/0 (72 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetRenderbufferParameterivRebindRenderbuffer/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetRenderbufferParameterivRebindRenderbuffer/1 (66 ms)
[1560/2819] Service/GLES2DecoderWithShaderTest.GetRenderbufferParameterivRebindRenderbuffer/1 (66 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetTransformFeedbackVaryingsCHROMIUMInvalidArgs/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetTransformFeedbackVaryingsCHROMIUMInvalidArgs/0 (45 ms)
[1561/2819] Service/GLES2DecoderWithShaderTest.GetTransformFeedbackVaryingsCHROMIUMInvalidArgs/0 (45 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetTransformFeedbackVaryingsCHROMIUMInvalidArgs/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetTransformFeedbackVaryingsCHROMIUMInvalidArgs/1 (76 ms)
[1562/2819] Service/GLES2DecoderWithShaderTest.GetTransformFeedbackVaryingsCHROMIUMInvalidArgs/1 (76 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformivSucceeds/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformivSucceeds/0 (78 ms)
[1563/2819] Service/GLES2DecoderWithShaderTest.GetUniformivSucceeds/0 (78 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformivSucceeds/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformivSucceeds/1 (82 ms)
[1564/2819] Service/GLES2DecoderWithShaderTest.GetUniformivSucceeds/1 (82 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformivArrayElementSucceeds/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformivArrayElementSucceeds/0 (67 ms)
[1565/2819] Service/GLES2DecoderWithShaderTest.GetUniformivArrayElementSucceeds/0 (67 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformivArrayElementSucceeds/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformivArrayElementSucceeds/1 (63 ms)
[1566/2819] Service/GLES2DecoderWithShaderTest.GetUniformivArrayElementSucceeds/1 (63 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformivBadProgramFails/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformivBadProgramFails/0 (56 ms)
[1567/2819] Service/GLES2DecoderWithShaderTest.GetUniformivBadProgramFails/0 (56 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformivBadProgramFails/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformivBadProgramFails/1 (37 ms)
[1568/2819] Service/GLES2DecoderWithShaderTest.GetUniformivBadProgramFails/1 (37 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformivBadLocationFails/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformivBadLocationFails/0 (62 ms)
[1569/2819] Service/GLES2DecoderWithShaderTest.GetUniformivBadLocationFails/0 (62 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformivBadLocationFails/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformivBadLocationFails/1 (76 ms)
[1570/2819] Service/GLES2DecoderWithShaderTest.GetUniformivBadLocationFails/1 (76 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.RenderbufferStorageRebindRenderbuffer/0
[       OK ] Service/GLES2DecoderWithShaderTest.RenderbufferStorageRebindRenderbuffer/0 (78 ms)
[1571/2819] Service/GLES2DecoderWithShaderTest.RenderbufferStorageRebindRenderbuffer/0 (78 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.RenderbufferStorageRebindRenderbuffer/1
[       OK ] Service/GLES2DecoderWithShaderTest.RenderbufferStorageRebindRenderbuffer/1 (67 ms)
[1572/2819] Service/GLES2DecoderWithShaderTest.RenderbufferStorageRebindRenderbuffer/1 (67 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.UnClearedAttachmentsGetClearedOnClear/0
[       OK ] Service/GLES2DecoderWithShaderTest.UnClearedAttachmentsGetClearedOnClear/0 (97 ms)
[1573/2819] Service/GLES2DecoderWithShaderTest.UnClearedAttachmentsGetClearedOnClear/0 (97 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.UnClearedAttachmentsGetClearedOnClear/1
[       OK ] Service/GLES2DecoderWithShaderTest.UnClearedAttachmentsGetClearedOnClear/1 (87 ms)
[1574/2819] Service/GLES2DecoderWithShaderTest.UnClearedAttachmentsGetClearedOnClear/1 (87 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.UnClearedAttachmentsGetClearedOnReadPixels/0
[       OK ] Service/GLES2DecoderWithShaderTest.UnClearedAttachmentsGetClearedOnReadPixels/0 (88 ms)
[1575/2819] Service/GLES2DecoderWithShaderTest.UnClearedAttachmentsGetClearedOnReadPixels/0 (88 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.UnClearedAttachmentsGetClearedOnReadPixels/1
[       OK ] Service/GLES2DecoderWithShaderTest.UnClearedAttachmentsGetClearedOnReadPixels/1 (72 ms)
[1576/2819] Service/GLES2DecoderWithShaderTest.UnClearedAttachmentsGetClearedOnReadPixels/1 (72 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.CopyTexImageWithInCompleteFBOFails/0
[       OK ] Service/GLES2DecoderWithShaderTest.CopyTexImageWithInCompleteFBOFails/0 (68 ms)
[1577/2819] Service/GLES2DecoderWithShaderTest.CopyTexImageWithInCompleteFBOFails/0 (68 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.CopyTexImageWithInCompleteFBOFails/1
[       OK ] Service/GLES2DecoderWithShaderTest.CopyTexImageWithInCompleteFBOFails/1 (75 ms)
[1578/2819] Service/GLES2DecoderWithShaderTest.CopyTexImageWithInCompleteFBOFails/1 (75 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.RenderbufferChangesMarkFBOAsNotCompleteBoundFBO/0
[       OK ] Service/GLES2DecoderWithShaderTest.RenderbufferChangesMarkFBOAsNotCompleteBoundFBO/0 (80 ms)
[1579/2819] Service/GLES2DecoderWithShaderTest.RenderbufferChangesMarkFBOAsNotCompleteBoundFBO/0 (80 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.RenderbufferChangesMarkFBOAsNotCompleteBoundFBO/1
[       OK ] Service/GLES2DecoderWithShaderTest.RenderbufferChangesMarkFBOAsNotCompleteBoundFBO/1 (69 ms)
[1580/2819] Service/GLES2DecoderWithShaderTest.RenderbufferChangesMarkFBOAsNotCompleteBoundFBO/1 (69 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.RenderbufferChangesMarkFBOAsNotCompleteUnboundFBO/0
[       OK ] Service/GLES2DecoderWithShaderTest.RenderbufferChangesMarkFBOAsNotCompleteUnboundFBO/0 (81 ms)
[1581/2819] Service/GLES2DecoderWithShaderTest.RenderbufferChangesMarkFBOAsNotCompleteUnboundFBO/0 (81 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.RenderbufferChangesMarkFBOAsNotCompleteUnboundFBO/1
[       OK ] Service/GLES2DecoderWithShaderTest.RenderbufferChangesMarkFBOAsNotCompleteUnboundFBO/1 (76 ms)
[1582/2819] Service/GLES2DecoderWithShaderTest.RenderbufferChangesMarkFBOAsNotCompleteUnboundFBO/1 (76 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.TextureChangesMarkFBOAsNotCompleteBoundFBO/0
[       OK ] Service/GLES2DecoderWithShaderTest.TextureChangesMarkFBOAsNotCompleteBoundFBO/0 (89 ms)
[1583/2819] Service/GLES2DecoderWithShaderTest.TextureChangesMarkFBOAsNotCompleteBoundFBO/0 (89 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.TextureChangesMarkFBOAsNotCompleteBoundFBO/1
[       OK ] Service/GLES2DecoderWithShaderTest.TextureChangesMarkFBOAsNotCompleteBoundFBO/1 (51 ms)
[1584/2819] Service/GLES2DecoderWithShaderTest.TextureChangesMarkFBOAsNotCompleteBoundFBO/1 (51 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.TextureChangesMarkFBOAsNotCompleteUnboundFBO/0
[       OK ] Service/GLES2DecoderWithShaderTest.TextureChangesMarkFBOAsNotCompleteUnboundFBO/0 (47 ms)
[1585/2819] Service/GLES2DecoderWithShaderTest.TextureChangesMarkFBOAsNotCompleteUnboundFBO/0 (47 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.TextureChangesMarkFBOAsNotCompleteUnboundFBO/1
[       OK ] Service/GLES2DecoderWithShaderTest.TextureChangesMarkFBOAsNotCompleteUnboundFBO/1 (60 ms)
[1586/2819] Service/GLES2DecoderWithShaderTest.TextureChangesMarkFBOAsNotCompleteUnboundFBO/1 (60 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetProgramInfoCHROMIUMValidArgs/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetProgramInfoCHROMIUMValidArgs/0 (66 ms)
[1587/2819] Service/GLES2DecoderWithShaderTest.GetProgramInfoCHROMIUMValidArgs/0 (66 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetProgramInfoCHROMIUMValidArgs/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetProgramInfoCHROMIUMValidArgs/1 (53 ms)
[1588/2819] Service/GLES2DecoderWithShaderTest.GetProgramInfoCHROMIUMValidArgs/1 (53 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetProgramInfoCHROMIUMInvalidArgs/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetProgramInfoCHROMIUMInvalidArgs/0 (72 ms)
[1589/2819] Service/GLES2DecoderWithShaderTest.GetProgramInfoCHROMIUMInvalidArgs/0 (72 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetProgramInfoCHROMIUMInvalidArgs/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetProgramInfoCHROMIUMInvalidArgs/1 (62 ms)
[1590/2819] Service/GLES2DecoderWithShaderTest.GetProgramInfoCHROMIUMInvalidArgs/1 (62 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformBlocksCHROMIUMValidArgs/0
[24835:24835:0702/220919:41182225673:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetUniformBlocksCHROMIUM
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformBlocksCHROMIUMValidArgs/0 (89 ms)
[1591/2819] Service/GLES2DecoderWithShaderTest.GetUniformBlocksCHROMIUMValidArgs/0 (89 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformBlocksCHROMIUMValidArgs/1
[24835:24835:0702/220919:41182314463:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetUniformBlocksCHROMIUM
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformBlocksCHROMIUMValidArgs/1 (87 ms)
[1592/2819] Service/GLES2DecoderWithShaderTest.GetUniformBlocksCHROMIUMValidArgs/1 (87 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformBlocksCHROMIUMInvalidArgs/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformBlocksCHROMIUMInvalidArgs/0 (81 ms)
[1593/2819] Service/GLES2DecoderWithShaderTest.GetUniformBlocksCHROMIUMInvalidArgs/0 (81 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformBlocksCHROMIUMInvalidArgs/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformBlocksCHROMIUMInvalidArgs/1 (59 ms)
[1594/2819] Service/GLES2DecoderWithShaderTest.GetUniformBlocksCHROMIUMInvalidArgs/1 (59 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformsES3CHROMIUMValidArgs/0
[24835:24835:0702/220920:41182517433:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetUniformsES3CHROMIUM
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformsES3CHROMIUMValidArgs/0 (64 ms)
[1595/2819] Service/GLES2DecoderWithShaderTest.GetUniformsES3CHROMIUMValidArgs/0 (64 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformsES3CHROMIUMValidArgs/1
[24835:24835:0702/220920:41182582007:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetUniformsES3CHROMIUM
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformsES3CHROMIUMValidArgs/1 (64 ms)
[1596/2819] Service/GLES2DecoderWithShaderTest.GetUniformsES3CHROMIUMValidArgs/1 (64 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformsES3CHROMIUMInvalidArgs/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformsES3CHROMIUMInvalidArgs/0 (85 ms)
[1597/2819] Service/GLES2DecoderWithShaderTest.GetUniformsES3CHROMIUMInvalidArgs/0 (85 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformsES3CHROMIUMInvalidArgs/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformsES3CHROMIUMInvalidArgs/1 (66 ms)
[1598/2819] Service/GLES2DecoderWithShaderTest.GetUniformsES3CHROMIUMInvalidArgs/1 (66 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetTransformFeedbackVaryingsCHROMIUMValidArgs/0
[24835:24835:0702/220920:41182798259:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetTransformFeedbackVaryingsCHROMIUM
[       OK ] Service/GLES2DecoderWithShaderTest.GetTransformFeedbackVaryingsCHROMIUMValidArgs/0 (64 ms)
[1599/2819] Service/GLES2DecoderWithShaderTest.GetTransformFeedbackVaryingsCHROMIUMValidArgs/0 (64 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetTransformFeedbackVaryingsCHROMIUMValidArgs/1
[24835:24835:0702/220920:41182856619:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetTransformFeedbackVaryingsCHROMIUM
[       OK ] Service/GLES2DecoderWithShaderTest.GetTransformFeedbackVaryingsCHROMIUMValidArgs/1 (54 ms)
[1600/2819] Service/GLES2DecoderWithShaderTest.GetTransformFeedbackVaryingsCHROMIUMValidArgs/1 (54 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformfvBadSharedMemoryFails/0
[24893:24893:0702/220920:41182930911:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetUniformfv
[24893:24893:0702/220920:41182931059:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetUniformfv
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformfvBadSharedMemoryFails/0 (41 ms)
[1601/2819] Service/GLES2DecoderWithShaderTest.GetUniformfvBadSharedMemoryFails/0 (41 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformfvBadSharedMemoryFails/1
[24893:24893:0702/220920:41182974378:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetUniformfv
[24893:24893:0702/220920:41182974487:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetUniformfv
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformfvBadSharedMemoryFails/1 (41 ms)
[1602/2819] Service/GLES2DecoderWithShaderTest.GetUniformfvBadSharedMemoryFails/1 (41 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetAttachedShadersSucceeds/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetAttachedShadersSucceeds/0 (37 ms)
[1603/2819] Service/GLES2DecoderWithShaderTest.GetAttachedShadersSucceeds/0 (37 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetAttachedShadersSucceeds/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetAttachedShadersSucceeds/1 (51 ms)
[1604/2819] Service/GLES2DecoderWithShaderTest.GetAttachedShadersSucceeds/1 (51 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetAttachedShadersResultNotInitFail/0
[24893:24893:0702/220920:41183133011:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kGetAttachedShaders
[       OK ] Service/GLES2DecoderWithShaderTest.GetAttachedShadersResultNotInitFail/0 (74 ms)
[1605/2819] Service/GLES2DecoderWithShaderTest.GetAttachedShadersResultNotInitFail/0 (74 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetAttachedShadersResultNotInitFail/1
[24893:24893:0702/220920:41183205525:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kGetAttachedShaders
[       OK ] Service/GLES2DecoderWithShaderTest.GetAttachedShadersResultNotInitFail/1 (67 ms)
[1606/2819] Service/GLES2DecoderWithShaderTest.GetAttachedShadersResultNotInitFail/1 (67 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetAttachedShadersBadProgramFails/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetAttachedShadersBadProgramFails/0 (38 ms)
[1607/2819] Service/GLES2DecoderWithShaderTest.GetAttachedShadersBadProgramFails/0 (38 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetAttachedShadersBadProgramFails/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetAttachedShadersBadProgramFails/1 (36 ms)
[1608/2819] Service/GLES2DecoderWithShaderTest.GetAttachedShadersBadProgramFails/1 (36 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetAttachedShadersBadSharedMemoryFails/0
[24893:24893:0702/220920:41183318099:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetAttachedShaders
[24893:24893:0702/220920:41183318213:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetAttachedShaders
[       OK ] Service/GLES2DecoderWithShaderTest.GetAttachedShadersBadSharedMemoryFails/0 (38 ms)
[1609/2819] Service/GLES2DecoderWithShaderTest.GetAttachedShadersBadSharedMemoryFails/0 (38 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetAttachedShadersBadSharedMemoryFails/1
[24893:24893:0702/220920:41183356826:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetAttachedShaders
[24893:24893:0702/220920:41183356944:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetAttachedShaders
[       OK ] Service/GLES2DecoderWithShaderTest.GetAttachedShadersBadSharedMemoryFails/1 (37 ms)
[1610/2819] Service/GLES2DecoderWithShaderTest.GetAttachedShadersBadSharedMemoryFails/1 (37 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformivBadSharedMemoryFails/0
[24853:24853:0702/220920:41182552692:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetUniformiv
[24853:24853:0702/220920:41182552909:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetUniformiv
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformivBadSharedMemoryFails/0 (68 ms)
[1611/2819] Service/GLES2DecoderWithShaderTest.GetUniformivBadSharedMemoryFails/0 (68 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformivBadSharedMemoryFails/1
[24853:24853:0702/220920:41182631723:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetUniformiv
[24853:24853:0702/220920:41182631897:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetUniformiv
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformivBadSharedMemoryFails/1 (76 ms)
[1612/2819] Service/GLES2DecoderWithShaderTest.GetUniformivBadSharedMemoryFails/1 (76 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformuivSucceeds/0
[24853:24853:0702/220920:41182715690:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetUniformuiv
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformuivSucceeds/0 (85 ms)
[1613/2819] Service/GLES2DecoderWithShaderTest.GetUniformuivSucceeds/0 (85 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformuivSucceeds/1
[24853:24853:0702/220920:41182782079:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetUniformuiv
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformuivSucceeds/1 (65 ms)
[1614/2819] Service/GLES2DecoderWithShaderTest.GetUniformuivSucceeds/1 (65 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformuivArrayElementSucceeds/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformuivArrayElementSucceeds/0 (67 ms)
[1615/2819] Service/GLES2DecoderWithShaderTest.GetUniformuivArrayElementSucceeds/0 (67 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformuivArrayElementSucceeds/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformuivArrayElementSucceeds/1 (46 ms)
[1616/2819] Service/GLES2DecoderWithShaderTest.GetUniformuivArrayElementSucceeds/1 (46 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformuivBadProgramFails/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformuivBadProgramFails/0 (37 ms)
[1617/2819] Service/GLES2DecoderWithShaderTest.GetUniformuivBadProgramFails/0 (37 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformuivBadProgramFails/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformuivBadProgramFails/1 (64 ms)
[1618/2819] Service/GLES2DecoderWithShaderTest.GetUniformuivBadProgramFails/1 (64 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformuivBadLocationFails/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformuivBadLocationFails/0 (68 ms)
[1619/2819] Service/GLES2DecoderWithShaderTest.GetUniformuivBadLocationFails/0 (68 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformuivBadLocationFails/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformuivBadLocationFails/1 (86 ms)
[1620/2819] Service/GLES2DecoderWithShaderTest.GetUniformuivBadLocationFails/1 (86 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformuivBadSharedMemoryFails/0
[24882:24882:0702/220920:41182963793:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetUniformuiv
[24882:24882:0702/220920:41182964039:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetUniformuiv
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformuivBadSharedMemoryFails/0 (71 ms)
[1621/2819] Service/GLES2DecoderWithShaderTest.GetUniformuivBadSharedMemoryFails/0 (71 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformuivBadSharedMemoryFails/1
[24882:24882:0702/220920:41183030748:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetUniformuiv
[24882:24882:0702/220920:41183031033:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetUniformuiv
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformuivBadSharedMemoryFails/1 (64 ms)
[1622/2819] Service/GLES2DecoderWithShaderTest.GetUniformuivBadSharedMemoryFails/1 (64 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformfvSucceeds/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformfvSucceeds/0 (77 ms)
[1623/2819] Service/GLES2DecoderWithShaderTest.GetUniformfvSucceeds/0 (77 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformfvSucceeds/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformfvSucceeds/1 (66 ms)
[1624/2819] Service/GLES2DecoderWithShaderTest.GetUniformfvSucceeds/1 (66 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformfvArrayElementSucceeds/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformfvArrayElementSucceeds/0 (64 ms)
[1625/2819] Service/GLES2DecoderWithShaderTest.GetUniformfvArrayElementSucceeds/0 (64 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformfvArrayElementSucceeds/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformfvArrayElementSucceeds/1 (63 ms)
[1626/2819] Service/GLES2DecoderWithShaderTest.GetUniformfvArrayElementSucceeds/1 (63 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformfvBadProgramFails/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformfvBadProgramFails/0 (66 ms)
[1627/2819] Service/GLES2DecoderWithShaderTest.GetUniformfvBadProgramFails/0 (66 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformfvBadProgramFails/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformfvBadProgramFails/1 (73 ms)
[1628/2819] Service/GLES2DecoderWithShaderTest.GetUniformfvBadProgramFails/1 (73 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformfvBadLocationFails/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformfvBadLocationFails/0 (83 ms)
[1629/2819] Service/GLES2DecoderWithShaderTest.GetUniformfvBadLocationFails/0 (83 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformfvBadLocationFails/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformfvBadLocationFails/1 (74 ms)
[1630/2819] Service/GLES2DecoderWithShaderTest.GetUniformfvBadLocationFails/1 (74 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveUniformResultNotInitFails/0
[24915:24915:0702/220920:41183387945:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kGetActiveUniform
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveUniformResultNotInitFails/0 (59 ms)
[1631/2819] Service/GLES2DecoderWithShaderTest.GetActiveUniformResultNotInitFails/0 (59 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveUniformResultNotInitFails/1
[24915:24915:0702/220920:41183454595:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kGetActiveUniform
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveUniformResultNotInitFails/1 (68 ms)
[1632/2819] Service/GLES2DecoderWithShaderTest.GetActiveUniformResultNotInitFails/1 (68 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBadProgramFails/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBadProgramFails/0 (73 ms)
[1633/2819] Service/GLES2DecoderWithShaderTest.GetActiveUniformBadProgramFails/0 (73 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBadProgramFails/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBadProgramFails/1 (69 ms)
[1634/2819] Service/GLES2DecoderWithShaderTest.GetActiveUniformBadProgramFails/1 (69 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBadIndexFails/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBadIndexFails/0 (49 ms)
[1635/2819] Service/GLES2DecoderWithShaderTest.GetActiveUniformBadIndexFails/0 (49 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBadIndexFails/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBadIndexFails/1 (37 ms)
[1636/2819] Service/GLES2DecoderWithShaderTest.GetActiveUniformBadIndexFails/1 (37 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBadSharedMemoryFails/0
[24915:24915:0702/220921:41183723229:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetActiveUniform
[24915:24915:0702/220921:41183723333:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetActiveUniform
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBadSharedMemoryFails/0 (39 ms)
[1637/2819] Service/GLES2DecoderWithShaderTest.GetActiveUniformBadSharedMemoryFails/0 (39 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBadSharedMemoryFails/1
[24915:24915:0702/220921:41183761758:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetActiveUniform
[24915:24915:0702/220921:41183761882:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetActiveUniform
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBadSharedMemoryFails/1 (37 ms)
[1638/2819] Service/GLES2DecoderWithShaderTest.GetActiveUniformBadSharedMemoryFails/1 (37 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockNameSucceeds/0
[24915:24915:0702/220921:41183799486:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetActiveUniformBlockName
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockNameSucceeds/0 (38 ms)
[1639/2819] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockNameSucceeds/0 (38 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockNameSucceeds/1
[24915:24915:0702/220921:41183880743:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetActiveUniformBlockName
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockNameSucceeds/1 (85 ms)
[1640/2819] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockNameSucceeds/1 (85 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockNameUnlinkedProgram/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockNameUnlinkedProgram/0 (90 ms)
[1641/2819] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockNameUnlinkedProgram/0 (90 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockNameUnlinkedProgram/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockNameUnlinkedProgram/1 (68 ms)
[1642/2819] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockNameUnlinkedProgram/1 (68 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockNameResultNotInitFails/0
[24922:24922:0702/220921:41183643193:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kGetActiveUniformBlockName
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockNameResultNotInitFails/0 (71 ms)
[1643/2819] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockNameResultNotInitFails/0 (71 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockNameResultNotInitFails/1
[24922:24922:0702/220921:41183708378:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kGetActiveUniformBlockName
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockNameResultNotInitFails/1 (64 ms)
[1644/2819] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockNameResultNotInitFails/1 (64 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockNameBadProgramFails/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockNameBadProgramFails/0 (64 ms)
[1645/2819] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockNameBadProgramFails/0 (64 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockNameBadProgramFails/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockNameBadProgramFails/1 (71 ms)
[1646/2819] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockNameBadProgramFails/1 (71 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockNameBadSharedMemoryFails/0
[24922:24922:0702/220921:41183912170:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetActiveUniformBlockName
[24922:24922:0702/220921:41183912341:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetActiveUniformBlockName
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockNameBadSharedMemoryFails/0 (68 ms)
[1647/2819] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockNameBadSharedMemoryFails/0 (68 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockNameBadSharedMemoryFails/1
[24922:24922:0702/220921:41183952879:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetActiveUniformBlockName
[24922:24922:0702/220921:41183952994:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetActiveUniformBlockName
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockNameBadSharedMemoryFails/1 (36 ms)
[1648/2819] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockNameBadSharedMemoryFails/1 (36 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockivSucceeds/0
[24922:24922:0702/220921:41183989602:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetActiveUniformBlockiv
[24922:24922:0702/220921:41183990250:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetActiveUniformBlockiv
[24922:24922:0702/220921:41183990897:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetActiveUniformBlockiv
[24922:24922:0702/220921:41183991499:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetActiveUniformBlockiv
[24922:24922:0702/220921:41183992411:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetActiveUniformBlockiv
[24922:24922:0702/220921:41183993265:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetActiveUniformBlockiv
[24922:24922:0702/220921:41183994032:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetActiveUniformBlockiv
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockivSucceeds/0 (42 ms)
[1649/2819] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockivSucceeds/0 (42 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockivSucceeds/1
[24922:24922:0702/220921:41184043628:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetActiveUniformBlockiv
[24922:24922:0702/220921:41184044741:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetActiveUniformBlockiv
[24922:24922:0702/220921:41184045976:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetActiveUniformBlockiv
[24922:24922:0702/220921:41184047090:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetActiveUniformBlockiv
[24922:24922:0702/220921:41184048642:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetActiveUniformBlockiv
[24922:24922:0702/220921:41184049751:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetActiveUniformBlockiv
[24922:24922:0702/220921:41184050829:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetActiveUniformBlockiv
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockivSucceeds/1 (60 ms)
[1650/2819] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockivSucceeds/1 (60 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetShaderPrecisionFormatSucceeds/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetShaderPrecisionFormatSucceeds/0 (70 ms)
[1651/2819] Service/GLES2DecoderWithShaderTest.GetShaderPrecisionFormatSucceeds/0 (70 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetShaderPrecisionFormatSucceeds/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetShaderPrecisionFormatSucceeds/1 (63 ms)
[1652/2819] Service/GLES2DecoderWithShaderTest.GetShaderPrecisionFormatSucceeds/1 (63 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetShaderPrecisionFormatResultNotInitFails/0
[24908:24908:0702/220920:41183399623:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kGetShaderPrecisionFormat
[       OK ] Service/GLES2DecoderWithShaderTest.GetShaderPrecisionFormatResultNotInitFails/0 (65 ms)
[1653/2819] Service/GLES2DecoderWithShaderTest.GetShaderPrecisionFormatResultNotInitFails/0 (65 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetShaderPrecisionFormatResultNotInitFails/1
[24908:24908:0702/220920:41183472859:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kGetShaderPrecisionFormat
[       OK ] Service/GLES2DecoderWithShaderTest.GetShaderPrecisionFormatResultNotInitFails/1 (71 ms)
[1654/2819] Service/GLES2DecoderWithShaderTest.GetShaderPrecisionFormatResultNotInitFails/1 (71 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetShaderPrecisionFormatBadArgsFails/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetShaderPrecisionFormatBadArgsFails/0 (64 ms)
[1655/2819] Service/GLES2DecoderWithShaderTest.GetShaderPrecisionFormatBadArgsFails/0 (64 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetShaderPrecisionFormatBadArgsFails/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetShaderPrecisionFormatBadArgsFails/1 (74 ms)
[1656/2819] Service/GLES2DecoderWithShaderTest.GetShaderPrecisionFormatBadArgsFails/1 (74 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetShaderPrecisionFormatBadSharedMemoryFails/0
[24908:24908:0702/220921:41183670951:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetShaderPrecisionFormat
[24908:24908:0702/220921:41183671136:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetShaderPrecisionFormat
[       OK ] Service/GLES2DecoderWithShaderTest.GetShaderPrecisionFormatBadSharedMemoryFails/0 (62 ms)
[1657/2819] Service/GLES2DecoderWithShaderTest.GetShaderPrecisionFormatBadSharedMemoryFails/0 (62 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetShaderPrecisionFormatBadSharedMemoryFails/1
[24908:24908:0702/220921:41183736639:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetShaderPrecisionFormat
[24908:24908:0702/220921:41183736818:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetShaderPrecisionFormat
[       OK ] Service/GLES2DecoderWithShaderTest.GetShaderPrecisionFormatBadSharedMemoryFails/1 (64 ms)
[1658/2819] Service/GLES2DecoderWithShaderTest.GetShaderPrecisionFormatBadSharedMemoryFails/1 (64 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveUniformSucceeds/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveUniformSucceeds/0 (65 ms)
[1659/2819] Service/GLES2DecoderWithShaderTest.GetActiveUniformSucceeds/0 (65 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveUniformSucceeds/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveUniformSucceeds/1 (80 ms)
[1660/2819] Service/GLES2DecoderWithShaderTest.GetActiveUniformSucceeds/1 (80 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockivSucceedsZeroUniforms/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockivSucceedsZeroUniforms/0 (85 ms)
[1661/2819] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockivSucceedsZeroUniforms/0 (85 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockivSucceedsZeroUniforms/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockivSucceedsZeroUniforms/1 (80 ms)
[1662/2819] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockivSucceedsZeroUniforms/1 (80 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockivUnlinkedProgram/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockivUnlinkedProgram/0 (68 ms)
[1663/2819] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockivUnlinkedProgram/0 (68 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockivUnlinkedProgram/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockivUnlinkedProgram/1 (60 ms)
[1664/2819] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockivUnlinkedProgram/1 (60 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockivResultNotInitFails/0
[24925:24925:0702/220921:41183842582:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kGetActiveUniformBlockiv
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockivResultNotInitFails/0 (72 ms)
[1665/2819] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockivResultNotInitFails/0 (72 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockivResultNotInitFails/1
[24925:24925:0702/220921:41183931741:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kGetActiveUniformBlockiv
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockivResultNotInitFails/1 (87 ms)
[1666/2819] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockivResultNotInitFails/1 (87 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockivBadProgramFails/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockivBadProgramFails/0 (65 ms)
[1667/2819] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockivBadProgramFails/0 (65 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockivBadProgramFails/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockivBadProgramFails/1 (64 ms)
[1668/2819] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockivBadProgramFails/1 (64 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockivBadSharedMemoryFails/0
[24925:24925:0702/220921:41184128676:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetActiveUniformBlockiv
[24925:24925:0702/220921:41184128995:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetActiveUniformBlockiv
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockivBadSharedMemoryFails/0 (68 ms)
[1669/2819] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockivBadSharedMemoryFails/0 (68 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockivBadSharedMemoryFails/1
[24925:24925:0702/220921:41184208544:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetActiveUniformBlockiv
[24925:24925:0702/220921:41184208890:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetActiveUniformBlockiv
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockivBadSharedMemoryFails/1 (78 ms)
[1670/2819] Service/GLES2DecoderWithShaderTest.GetActiveUniformBlockivBadSharedMemoryFails/1 (78 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveAttribSucceeds/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveAttribSucceeds/0 (71 ms)
[1671/2819] Service/GLES2DecoderWithShaderTest.GetActiveAttribSucceeds/0 (71 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveAttribSucceeds/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveAttribSucceeds/1 (62 ms)
[1672/2819] Service/GLES2DecoderWithShaderTest.GetActiveAttribSucceeds/1 (62 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveAttribResultNotInitFails/0
[24944:24944:0702/220921:41184008037:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kGetActiveAttrib
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveAttribResultNotInitFails/0 (65 ms)
[1673/2819] Service/GLES2DecoderWithShaderTest.GetActiveAttribResultNotInitFails/0 (65 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveAttribResultNotInitFails/1
[24944:24944:0702/220921:41184062642:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kGetActiveAttrib
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveAttribResultNotInitFails/1 (49 ms)
[1674/2819] Service/GLES2DecoderWithShaderTest.GetActiveAttribResultNotInitFails/1 (49 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveAttribBadProgramFails/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveAttribBadProgramFails/0 (46 ms)
[1675/2819] Service/GLES2DecoderWithShaderTest.GetActiveAttribBadProgramFails/0 (46 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveAttribBadProgramFails/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveAttribBadProgramFails/1 (69 ms)
[1676/2819] Service/GLES2DecoderWithShaderTest.GetActiveAttribBadProgramFails/1 (69 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveAttribBadIndexFails/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveAttribBadIndexFails/0 (69 ms)
[1677/2819] Service/GLES2DecoderWithShaderTest.GetActiveAttribBadIndexFails/0 (69 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveAttribBadIndexFails/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveAttribBadIndexFails/1 (36 ms)
[1678/2819] Service/GLES2DecoderWithShaderTest.GetActiveAttribBadIndexFails/1 (36 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveAttribBadSharedMemoryFails/0
[24944:24944:0702/220921:41184322568:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetActiveAttrib
[24944:24944:0702/220921:41184322682:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetActiveAttrib
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveAttribBadSharedMemoryFails/0 (37 ms)
[1679/2819] Service/GLES2DecoderWithShaderTest.GetActiveAttribBadSharedMemoryFails/0 (37 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveAttribBadSharedMemoryFails/1
[24944:24944:0702/220921:41184360645:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetActiveAttrib
[24944:24944:0702/220921:41184360752:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetActiveAttrib
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveAttribBadSharedMemoryFails/1 (36 ms)
[1680/2819] Service/GLES2DecoderWithShaderTest.GetActiveAttribBadSharedMemoryFails/1 (36 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformIndicesSucceeds/0
[24947:24947:0702/220921:41183928348:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetUniformIndices
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformIndicesSucceeds/0 (81 ms)
[1681/2819] Service/GLES2DecoderWithShaderTest.GetUniformIndicesSucceeds/0 (81 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformIndicesSucceeds/1
[24947:24947:0702/220921:41183996060:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetUniformIndices
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformIndicesSucceeds/1 (65 ms)
[1682/2819] Service/GLES2DecoderWithShaderTest.GetUniformIndicesSucceeds/1 (65 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformIndicesBadProgramFails/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformIndicesBadProgramFails/0 (66 ms)
[1683/2819] Service/GLES2DecoderWithShaderTest.GetUniformIndicesBadProgramFails/0 (66 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformIndicesBadProgramFails/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformIndicesBadProgramFails/1 (67 ms)
[1684/2819] Service/GLES2DecoderWithShaderTest.GetUniformIndicesBadProgramFails/1 (67 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformIndicesBadParamsFails/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformIndicesBadParamsFails/0 (80 ms)
[1685/2819] Service/GLES2DecoderWithShaderTest.GetUniformIndicesBadParamsFails/0 (80 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformIndicesBadParamsFails/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformIndicesBadParamsFails/1 (66 ms)
[1686/2819] Service/GLES2DecoderWithShaderTest.GetUniformIndicesBadParamsFails/1 (66 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformIndicesResultNotInitFails/0
[24947:24947:0702/220921:41184342595:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kGetUniformIndices
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformIndicesResultNotInitFails/0 (66 ms)
[1687/2819] Service/GLES2DecoderWithShaderTest.GetUniformIndicesResultNotInitFails/0 (66 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformIndicesResultNotInitFails/1
[24947:24947:0702/220921:41184410111:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kGetUniformIndices
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformIndicesResultNotInitFails/1 (66 ms)
[1688/2819] Service/GLES2DecoderWithShaderTest.GetUniformIndicesResultNotInitFails/1 (66 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformIndicesBadSharedMemoryFails/0
[24947:24947:0702/220921:41184476163:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetUniformIndices
[24947:24947:0702/220921:41184476375:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetUniformIndices
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformIndicesBadSharedMemoryFails/0 (67 ms)
[1689/2819] Service/GLES2DecoderWithShaderTest.GetUniformIndicesBadSharedMemoryFails/0 (67 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformIndicesBadSharedMemoryFails/1
[24947:24947:0702/220922:41184558196:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetUniformIndices
[24947:24947:0702/220922:41184558401:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetUniformIndices
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformIndicesBadSharedMemoryFails/1 (80 ms)
[1690/2819] Service/GLES2DecoderWithShaderTest.GetUniformIndicesBadSharedMemoryFails/1 (80 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveUniformsivSucceeds/0
[24974:24974:0702/220921:41184340646:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetActiveUniformsiv
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveUniformsivSucceeds/0 (219 ms)
[1691/2819] Service/GLES2DecoderWithShaderTest.GetActiveUniformsivSucceeds/0 (219 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveUniformsivSucceeds/1
[24974:24974:0702/220921:41184413533:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetActiveUniformsiv
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveUniformsivSucceeds/1 (71 ms)
[1692/2819] Service/GLES2DecoderWithShaderTest.GetActiveUniformsivSucceeds/1 (71 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveUniformsivBadProgramFails/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveUniformsivBadProgramFails/0 (73 ms)
[1693/2819] Service/GLES2DecoderWithShaderTest.GetActiveUniformsivBadProgramFails/0 (73 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveUniformsivBadProgramFails/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveUniformsivBadProgramFails/1 (88 ms)
[1694/2819] Service/GLES2DecoderWithShaderTest.GetActiveUniformsivBadProgramFails/1 (88 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveUniformsivBadParamsFails/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveUniformsivBadParamsFails/0 (69 ms)
[1695/2819] Service/GLES2DecoderWithShaderTest.GetActiveUniformsivBadParamsFails/0 (69 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveUniformsivBadParamsFails/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveUniformsivBadParamsFails/1 (65 ms)
[1696/2819] Service/GLES2DecoderWithShaderTest.GetActiveUniformsivBadParamsFails/1 (65 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveUniformsivResultNotInitFails/0
[24974:24974:0702/220922:41184788045:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kGetActiveUniformsiv
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveUniformsivResultNotInitFails/0 (77 ms)
[1697/2819] Service/GLES2DecoderWithShaderTest.GetActiveUniformsivResultNotInitFails/0 (77 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveUniformsivResultNotInitFails/1
[24974:24974:0702/220922:41184857855:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kGetActiveUniformsiv
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveUniformsivResultNotInitFails/1 (69 ms)
[1698/2819] Service/GLES2DecoderWithShaderTest.GetActiveUniformsivResultNotInitFails/1 (69 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveUniformsivBadSharedMemoryFails/0
[24974:24974:0702/220922:41184929687:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetActiveUniformsiv
[24974:24974:0702/220922:41184929871:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetActiveUniformsiv
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveUniformsivBadSharedMemoryFails/0 (73 ms)
[1699/2819] Service/GLES2DecoderWithShaderTest.GetActiveUniformsivBadSharedMemoryFails/0 (73 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetActiveUniformsivBadSharedMemoryFails/1
[24974:24974:0702/220922:41185003425:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetActiveUniformsiv
[24974:24974:0702/220922:41185003593:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetActiveUniformsiv
[       OK ] Service/GLES2DecoderWithShaderTest.GetActiveUniformsivBadSharedMemoryFails/1 (72 ms)
[1700/2819] Service/GLES2DecoderWithShaderTest.GetActiveUniformsivBadSharedMemoryFails/1 (72 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetShaderInfoLogValidArgs/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetShaderInfoLogValidArgs/0 (67 ms)
[1701/2819] Service/GLES2DecoderWithShaderTest.GetShaderInfoLogValidArgs/0 (67 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetShaderInfoLogValidArgs/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetShaderInfoLogValidArgs/1 (72 ms)
[1702/2819] Service/GLES2DecoderWithShaderTest.GetShaderInfoLogValidArgs/1 (72 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetShaderInfoLogInvalidArgs/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetShaderInfoLogInvalidArgs/0 (75 ms)
[1703/2819] Service/GLES2DecoderWithShaderTest.GetShaderInfoLogInvalidArgs/0 (75 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetShaderInfoLogInvalidArgs/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetShaderInfoLogInvalidArgs/1 (63 ms)
[1704/2819] Service/GLES2DecoderWithShaderTest.GetShaderInfoLogInvalidArgs/1 (63 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetTransformFeedbackVaryingSucceeds/0
[24990:24990:0702/220922:41184754732:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetTransformFeedbackVarying
[       OK ] Service/GLES2DecoderWithShaderTest.GetTransformFeedbackVaryingSucceeds/0 (66 ms)
[1705/2819] Service/GLES2DecoderWithShaderTest.GetTransformFeedbackVaryingSucceeds/0 (66 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetTransformFeedbackVaryingSucceeds/1
[24990:24990:0702/220922:41184836567:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetTransformFeedbackVarying
[       OK ] Service/GLES2DecoderWithShaderTest.GetTransformFeedbackVaryingSucceeds/1 (80 ms)
[1706/2819] Service/GLES2DecoderWithShaderTest.GetTransformFeedbackVaryingSucceeds/1 (80 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetTransformFeedbackVaryingNotInitFails/0
[24990:24990:0702/220922:41184906746:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kGetTransformFeedbackVarying
[       OK ] Service/GLES2DecoderWithShaderTest.GetTransformFeedbackVaryingNotInitFails/0 (71 ms)
[1707/2819] Service/GLES2DecoderWithShaderTest.GetTransformFeedbackVaryingNotInitFails/0 (71 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetTransformFeedbackVaryingNotInitFails/1
[24990:24990:0702/220922:41184987522:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kGetTransformFeedbackVarying
[       OK ] Service/GLES2DecoderWithShaderTest.GetTransformFeedbackVaryingNotInitFails/1 (80 ms)
[1708/2819] Service/GLES2DecoderWithShaderTest.GetTransformFeedbackVaryingNotInitFails/1 (80 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetTransformFeedbackVaryingBadProgramFails/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetTransformFeedbackVaryingBadProgramFails/0 (82 ms)
[1709/2819] Service/GLES2DecoderWithShaderTest.GetTransformFeedbackVaryingBadProgramFails/0 (82 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetTransformFeedbackVaryingBadProgramFails/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetTransformFeedbackVaryingBadProgramFails/1 (63 ms)
[1710/2819] Service/GLES2DecoderWithShaderTest.GetTransformFeedbackVaryingBadProgramFails/1 (63 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetTransformFeedbackVaryingBadParamsFails/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetTransformFeedbackVaryingBadParamsFails/0 (79 ms)
[1711/2819] Service/GLES2DecoderWithShaderTest.GetTransformFeedbackVaryingBadParamsFails/0 (79 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetTransformFeedbackVaryingBadParamsFails/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetTransformFeedbackVaryingBadParamsFails/1 (80 ms)
[1712/2819] Service/GLES2DecoderWithShaderTest.GetTransformFeedbackVaryingBadParamsFails/1 (80 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetTransformFeedbackVaryingBadSharedMemoryFails/0
[24997:24997:0702/220922:41184707592:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetTransformFeedbackVarying
[24997:24997:0702/220922:41184707830:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetTransformFeedbackVarying
[       OK ] Service/GLES2DecoderWithShaderTest.GetTransformFeedbackVaryingBadSharedMemoryFails/0 (64 ms)
[1713/2819] Service/GLES2DecoderWithShaderTest.GetTransformFeedbackVaryingBadSharedMemoryFails/0 (64 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetTransformFeedbackVaryingBadSharedMemoryFails/1
[24997:24997:0702/220922:41184791159:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetTransformFeedbackVarying
[24997:24997:0702/220922:41184791329:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetTransformFeedbackVarying
[       OK ] Service/GLES2DecoderWithShaderTest.GetTransformFeedbackVaryingBadSharedMemoryFails/1 (82 ms)
[1714/2819] Service/GLES2DecoderWithShaderTest.GetTransformFeedbackVaryingBadSharedMemoryFails/1 (82 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.Uniform1iValidArgs/0
[       OK ] Service/GLES2DecoderWithShaderTest.Uniform1iValidArgs/0 (81 ms)
[1715/2819] Service/GLES2DecoderWithShaderTest.Uniform1iValidArgs/0 (81 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.Uniform1iValidArgs/1
[       OK ] Service/GLES2DecoderWithShaderTest.Uniform1iValidArgs/1 (78 ms)
[1716/2819] Service/GLES2DecoderWithShaderTest.Uniform1iValidArgs/1 (78 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.Uniform1ivImmediateValidArgs/0
[       OK ] Service/GLES2DecoderWithShaderTest.Uniform1ivImmediateValidArgs/0 (69 ms)
[1717/2819] Service/GLES2DecoderWithShaderTest.Uniform1ivImmediateValidArgs/0 (69 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.Uniform1ivImmediateValidArgs/1
[       OK ] Service/GLES2DecoderWithShaderTest.Uniform1ivImmediateValidArgs/1 (64 ms)
[1718/2819] Service/GLES2DecoderWithShaderTest.Uniform1ivImmediateValidArgs/1 (64 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.Uniform1ivImmediateInvalidValidArgs/0
[       OK ] Service/GLES2DecoderWithShaderTest.Uniform1ivImmediateInvalidValidArgs/0 (87 ms)
[1719/2819] Service/GLES2DecoderWithShaderTest.Uniform1ivImmediateInvalidValidArgs/0 (87 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.Uniform1ivImmediateInvalidValidArgs/1
[       OK ] Service/GLES2DecoderWithShaderTest.Uniform1ivImmediateInvalidValidArgs/1 (66 ms)
[1720/2819] Service/GLES2DecoderWithShaderTest.Uniform1ivImmediateInvalidValidArgs/1 (66 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetFragDataLocation/0
[25014:25014:0702/220922:41184812631:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetFragDataLocation
[       OK ] Service/GLES2DecoderWithShaderTest.GetFragDataLocation/0 (88 ms)
[1721/2819] Service/GLES2DecoderWithShaderTest.GetFragDataLocation/0 (88 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetFragDataLocation/1
[25014:25014:0702/220922:41184895435:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetFragDataLocation
[       OK ] Service/GLES2DecoderWithShaderTest.GetFragDataLocation/1 (81 ms)
[1722/2819] Service/GLES2DecoderWithShaderTest.GetFragDataLocation/1 (81 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetFragDataLocationInvalidArgs/0
[25014:25014:0702/220922:41184966821:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kGetFragDataLocation
[25014:25014:0702/220922:41184967370:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetFragDataLocation
[25014:25014:0702/220922:41184967545:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetFragDataLocation
[       OK ] Service/GLES2DecoderWithShaderTest.GetFragDataLocationInvalidArgs/0 (73 ms)
[1723/2819] Service/GLES2DecoderWithShaderTest.GetFragDataLocationInvalidArgs/0 (73 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetFragDataLocationInvalidArgs/1
[25014:25014:0702/220922:41185046400:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kGetFragDataLocation
[25014:25014:0702/220922:41185046826:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetFragDataLocation
[25014:25014:0702/220922:41185046974:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetFragDataLocation
[       OK ] Service/GLES2DecoderWithShaderTest.GetFragDataLocationInvalidArgs/1 (78 ms)
[1724/2819] Service/GLES2DecoderWithShaderTest.GetFragDataLocationInvalidArgs/1 (78 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformBlockIndex/0
[25014:25014:0702/220922:41185111002:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetUniformBlockIndex
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformBlockIndex/0 (65 ms)
[1725/2819] Service/GLES2DecoderWithShaderTest.GetUniformBlockIndex/0 (65 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformBlockIndex/1
[25014:25014:0702/220922:41185175745:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetUniformBlockIndex
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformBlockIndex/1 (59 ms)
[1726/2819] Service/GLES2DecoderWithShaderTest.GetUniformBlockIndex/1 (59 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformBlockIndexInvalidArgs/0
[25014:25014:0702/220922:41185212780:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kGetUniformBlockIndex
[25014:25014:0702/220922:41185213093:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetUniformBlockIndex
[25014:25014:0702/220922:41185213190:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetUniformBlockIndex
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformBlockIndexInvalidArgs/0 (38 ms)
[1727/2819] Service/GLES2DecoderWithShaderTest.GetUniformBlockIndexInvalidArgs/0 (38 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformBlockIndexInvalidArgs/1
[25014:25014:0702/220922:41185251842:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kGetUniformBlockIndex
[25014:25014:0702/220922:41185252173:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetUniformBlockIndex
[25014:25014:0702/220922:41185252286:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetUniformBlockIndex
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformBlockIndexInvalidArgs/1 (37 ms)
[1728/2819] Service/GLES2DecoderWithShaderTest.GetUniformBlockIndexInvalidArgs/1 (37 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformLocation/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformLocation/0 (41 ms)
[1729/2819] Service/GLES2DecoderWithShaderTest.GetUniformLocation/0 (41 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformLocation/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformLocation/1 (60 ms)
[1730/2819] Service/GLES2DecoderWithShaderTest.GetUniformLocation/1 (60 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.Uniform1ivZeroCount/0
[       OK ] Service/GLES2DecoderWithShaderTest.Uniform1ivZeroCount/0 (73 ms)
[1731/2819] Service/GLES2DecoderWithShaderTest.Uniform1ivZeroCount/0 (73 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.Uniform1ivZeroCount/1
[       OK ] Service/GLES2DecoderWithShaderTest.Uniform1ivZeroCount/1 (62 ms)
[1732/2819] Service/GLES2DecoderWithShaderTest.Uniform1ivZeroCount/1 (62 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.Uniform1iSamplerIsLmited/0
[       OK ] Service/GLES2DecoderWithShaderTest.Uniform1iSamplerIsLmited/0 (61 ms)
[1733/2819] Service/GLES2DecoderWithShaderTest.Uniform1iSamplerIsLmited/0 (61 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.Uniform1iSamplerIsLmited/1
[       OK ] Service/GLES2DecoderWithShaderTest.Uniform1iSamplerIsLmited/1 (73 ms)
[1734/2819] Service/GLES2DecoderWithShaderTest.Uniform1iSamplerIsLmited/1 (73 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.Uniform1ivSamplerIsLimited/0
[       OK ] Service/GLES2DecoderWithShaderTest.Uniform1ivSamplerIsLimited/0 (72 ms)
[1735/2819] Service/GLES2DecoderWithShaderTest.Uniform1ivSamplerIsLimited/0 (72 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.Uniform1ivSamplerIsLimited/1
[       OK ] Service/GLES2DecoderWithShaderTest.Uniform1ivSamplerIsLimited/1 (80 ms)
[1736/2819] Service/GLES2DecoderWithShaderTest.Uniform1ivSamplerIsLimited/1 (80 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetAttribLocation/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetAttribLocation/0 (85 ms)
[1737/2819] Service/GLES2DecoderWithShaderTest.GetAttribLocation/0 (85 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetAttribLocation/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetAttribLocation/1 (64 ms)
[1738/2819] Service/GLES2DecoderWithShaderTest.GetAttribLocation/1 (64 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetAttribLocationInvalidArgs/0
[25001:25001:0702/220922:41185171169:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kGetAttribLocation
[25001:25001:0702/220922:41185171687:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetAttribLocation
[25001:25001:0702/220922:41185171854:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetAttribLocation
[       OK ] Service/GLES2DecoderWithShaderTest.GetAttribLocationInvalidArgs/0 (72 ms)
[1739/2819] Service/GLES2DecoderWithShaderTest.GetAttribLocationInvalidArgs/0 (72 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetAttribLocationInvalidArgs/1
[25001:25001:0702/220922:41185237164:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kGetAttribLocation
[25001:25001:0702/220922:41185237650:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetAttribLocation
[25001:25001:0702/220922:41185237826:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetAttribLocation
[       OK ] Service/GLES2DecoderWithShaderTest.GetAttribLocationInvalidArgs/1 (64 ms)
[1740/2819] Service/GLES2DecoderWithShaderTest.GetAttribLocationInvalidArgs/1 (64 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformLocationInvalidArgs/0
[25021:25021:0702/220922:41184936213:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kGetUniformLocation
[25021:25021:0702/220922:41184936820:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetUniformLocation
[25021:25021:0702/220922:41184937001:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetUniformLocation
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformLocationInvalidArgs/0 (78 ms)
[1741/2819] Service/GLES2DecoderWithShaderTest.GetUniformLocationInvalidArgs/0 (78 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetUniformLocationInvalidArgs/1
[25021:25021:0702/220922:41185014603:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kGetUniformLocation
[25021:25021:0702/220922:41185015054:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetUniformLocation
[25021:25021:0702/220922:41185015226:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetUniformLocation
[       OK ] Service/GLES2DecoderWithShaderTest.GetUniformLocationInvalidArgs/1 (76 ms)
[1742/2819] Service/GLES2DecoderWithShaderTest.GetUniformLocationInvalidArgs/1 (76 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.UniformBlockBindingValidArgs/0
[25021:25021:0702/220922:41185079476:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kUniformBlockBinding
[       OK ] Service/GLES2DecoderWithShaderTest.UniformBlockBindingValidArgs/0 (65 ms)
[1743/2819] Service/GLES2DecoderWithShaderTest.UniformBlockBindingValidArgs/0 (65 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.UniformBlockBindingValidArgs/1
[25021:25021:0702/220922:41185141021:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kUniformBlockBinding
[       OK ] Service/GLES2DecoderWithShaderTest.UniformBlockBindingValidArgs/1 (60 ms)
[1744/2819] Service/GLES2DecoderWithShaderTest.UniformBlockBindingValidArgs/1 (60 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.BindUniformLocationCHROMIUMBucket/0
[       OK ] Service/GLES2DecoderWithShaderTest.BindUniformLocationCHROMIUMBucket/0 (65 ms)
[1745/2819] Service/GLES2DecoderWithShaderTest.BindUniformLocationCHROMIUMBucket/0 (65 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.BindUniformLocationCHROMIUMBucket/1
[       OK ] Service/GLES2DecoderWithShaderTest.BindUniformLocationCHROMIUMBucket/1 (65 ms)
[1746/2819] Service/GLES2DecoderWithShaderTest.BindUniformLocationCHROMIUMBucket/1 (65 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.UseTexImage/0

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetInternalFormat()
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetInternalFormat()
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroy(true)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] Service/GLES2DecoderWithShaderTest.UseTexImage/0 (64 ms)
[1747/2819] Service/GLES2DecoderWithShaderTest.UseTexImage/0 (64 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.UseTexImage/1

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetInternalFormat()
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetInternalFormat()
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroy(true)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] Service/GLES2DecoderWithShaderTest.UseTexImage/1 (55 ms)
[1748/2819] Service/GLES2DecoderWithShaderTest.UseTexImage/1 (55 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.ValuebufferBasic/0
[       OK ] Service/GLES2DecoderWithShaderTest.ValuebufferBasic/0 (42 ms)
[1749/2819] Service/GLES2DecoderWithShaderTest.ValuebufferBasic/0 (42 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.ValuebufferBasic/1
[       OK ] Service/GLES2DecoderWithShaderTest.ValuebufferBasic/1 (73 ms)
[1750/2819] Service/GLES2DecoderWithShaderTest.ValuebufferBasic/1 (73 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.SubscribeValuebufferNotBound/0
[       OK ] Service/GLES2DecoderWithShaderTest.SubscribeValuebufferNotBound/0 (70 ms)
[1751/2819] Service/GLES2DecoderWithShaderTest.SubscribeValuebufferNotBound/0 (70 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.SubscribeValuebufferNotBound/1
[       OK ] Service/GLES2DecoderWithShaderTest.SubscribeValuebufferNotBound/1 (61 ms)
[1752/2819] Service/GLES2DecoderWithShaderTest.SubscribeValuebufferNotBound/1 (61 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.PopulateValuebufferNoSubscription/0
[       OK ] Service/GLES2DecoderWithShaderTest.PopulateValuebufferNoSubscription/0 (37 ms)
[1753/2819] Service/GLES2DecoderWithShaderTest.PopulateValuebufferNoSubscription/0 (37 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.PopulateValuebufferNoSubscription/1
[       OK ] Service/GLES2DecoderWithShaderTest.PopulateValuebufferNoSubscription/1 (36 ms)
[1754/2819] Service/GLES2DecoderWithShaderTest.PopulateValuebufferNoSubscription/1 (36 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.UniformValuebufferNoState/0
[       OK ] Service/GLES2DecoderWithShaderTest.UniformValuebufferNoState/0 (41 ms)
[1755/2819] Service/GLES2DecoderWithShaderTest.UniformValuebufferNoState/0 (41 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.UniformValuebufferNoState/1
[       OK ] Service/GLES2DecoderWithShaderTest.UniformValuebufferNoState/1 (74 ms)
[1756/2819] Service/GLES2DecoderWithShaderTest.UniformValuebufferNoState/1 (74 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.UniformValuebufferInvalidLocation/0
[       OK ] Service/GLES2DecoderWithShaderTest.UniformValuebufferInvalidLocation/0 (77 ms)
[1757/2819] Service/GLES2DecoderWithShaderTest.UniformValuebufferInvalidLocation/0 (77 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.UniformValuebufferInvalidLocation/1
[       OK ] Service/GLES2DecoderWithShaderTest.UniformValuebufferInvalidLocation/1 (67 ms)
[1758/2819] Service/GLES2DecoderWithShaderTest.UniformValuebufferInvalidLocation/1 (67 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.BindGeneratesResourceFalse/0
[       OK ] Service/GLES2DecoderManualInitTest.BindGeneratesResourceFalse/0 (48 ms)
[1759/2819] Service/GLES2DecoderManualInitTest.BindGeneratesResourceFalse/0 (48 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.BindGeneratesResourceFalse/1
[       OK ] Service/GLES2DecoderManualInitTest.BindGeneratesResourceFalse/1 (47 ms)
[1760/2819] Service/GLES2DecoderManualInitTest.BindGeneratesResourceFalse/1 (47 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.MemoryTrackerBufferData/0
[       OK ] Service/GLES2DecoderManualInitTest.MemoryTrackerBufferData/0 (33 ms)
[1761/2819] Service/GLES2DecoderManualInitTest.MemoryTrackerBufferData/0 (33 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.MemoryTrackerBufferData/1
[       OK ] Service/GLES2DecoderManualInitTest.MemoryTrackerBufferData/1 (37 ms)
[1762/2819] Service/GLES2DecoderManualInitTest.MemoryTrackerBufferData/1 (37 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.ImmutableCopyTexImage2D/0
[       OK ] Service/GLES2DecoderManualInitTest.ImmutableCopyTexImage2D/0 (72 ms)
[1763/2819] Service/GLES2DecoderManualInitTest.ImmutableCopyTexImage2D/0 (72 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.ImmutableCopyTexImage2D/1
[       OK ] Service/GLES2DecoderManualInitTest.ImmutableCopyTexImage2D/1 (59 ms)
[1764/2819] Service/GLES2DecoderManualInitTest.ImmutableCopyTexImage2D/1 (59 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.AsyncPixelTransfers/0
[       OK ] Service/GLES2DecoderManualInitTest.AsyncPixelTransfers/0 (67 ms)
[1765/2819] Service/GLES2DecoderManualInitTest.AsyncPixelTransfers/0 (67 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.AsyncPixelTransfers/1
[       OK ] Service/GLES2DecoderManualInitTest.AsyncPixelTransfers/1 (66 ms)
[1766/2819] Service/GLES2DecoderManualInitTest.AsyncPixelTransfers/1 (66 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.AsyncPixelTransferManager/0
[       OK ] Service/GLES2DecoderManualInitTest.AsyncPixelTransferManager/0 (59 ms)
[1767/2819] Service/GLES2DecoderManualInitTest.AsyncPixelTransferManager/0 (59 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.AsyncPixelTransferManager/1
[       OK ] Service/GLES2DecoderManualInitTest.AsyncPixelTransferManager/1 (65 ms)
[1768/2819] Service/GLES2DecoderManualInitTest.AsyncPixelTransferManager/1 (65 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.ContextStateCapabilityCaching/0
[       OK ] Service/GLES2DecoderManualInitTest.ContextStateCapabilityCaching/0 (68 ms)
[1769/2819] Service/GLES2DecoderManualInitTest.ContextStateCapabilityCaching/0 (68 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.ContextStateCapabilityCaching/1
[       OK ] Service/GLES2DecoderManualInitTest.ContextStateCapabilityCaching/1 (81 ms)
[1770/2819] Service/GLES2DecoderManualInitTest.ContextStateCapabilityCaching/1 (81 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.MemoryTrackerInitialSize/0
[       OK ] Service/GLES2DecoderManualInitTest.MemoryTrackerInitialSize/0 (52 ms)
[1771/2819] Service/GLES2DecoderManualInitTest.MemoryTrackerInitialSize/0 (52 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.MemoryTrackerInitialSize/1
[       OK ] Service/GLES2DecoderManualInitTest.MemoryTrackerInitialSize/1 (56 ms)
[1772/2819] Service/GLES2DecoderManualInitTest.MemoryTrackerInitialSize/1 (56 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.MemoryTrackerTexImage2D/0
[       OK ] Service/GLES2DecoderManualInitTest.MemoryTrackerTexImage2D/0 (68 ms)
[1773/2819] Service/GLES2DecoderManualInitTest.MemoryTrackerTexImage2D/0 (68 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.MemoryTrackerTexImage2D/1
[       OK ] Service/GLES2DecoderManualInitTest.MemoryTrackerTexImage2D/1 (53 ms)
[1774/2819] Service/GLES2DecoderManualInitTest.MemoryTrackerTexImage2D/1 (53 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.MemoryTrackerTexStorage2DEXT/0
[       OK ] Service/GLES2DecoderManualInitTest.MemoryTrackerTexStorage2DEXT/0 (63 ms)
[1775/2819] Service/GLES2DecoderManualInitTest.MemoryTrackerTexStorage2DEXT/0 (63 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.MemoryTrackerTexStorage2DEXT/1
[       OK ] Service/GLES2DecoderManualInitTest.MemoryTrackerTexStorage2DEXT/1 (58 ms)
[1776/2819] Service/GLES2DecoderManualInitTest.MemoryTrackerTexStorage2DEXT/1 (58 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.MemoryTrackerCopyTexImage2D/0
[       OK ] Service/GLES2DecoderManualInitTest.MemoryTrackerCopyTexImage2D/0 (65 ms)
[1777/2819] Service/GLES2DecoderManualInitTest.MemoryTrackerCopyTexImage2D/0 (65 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.MemoryTrackerCopyTexImage2D/1
[       OK ] Service/GLES2DecoderManualInitTest.MemoryTrackerCopyTexImage2D/1 (59 ms)
[1778/2819] Service/GLES2DecoderManualInitTest.MemoryTrackerCopyTexImage2D/1 (59 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.MemoryTrackerRenderbufferStorage/0
[       OK ] Service/GLES2DecoderManualInitTest.MemoryTrackerRenderbufferStorage/0 (60 ms)
[1779/2819] Service/GLES2DecoderManualInitTest.MemoryTrackerRenderbufferStorage/0 (60 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.MemoryTrackerRenderbufferStorage/1
[       OK ] Service/GLES2DecoderManualInitTest.MemoryTrackerRenderbufferStorage/1 (69 ms)
[1780/2819] Service/GLES2DecoderManualInitTest.MemoryTrackerRenderbufferStorage/1 (69 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.ActualStencilMatchesRequestedStencil/0
[       OK ] Service/GLES2DecoderManualInitTest.ActualStencilMatchesRequestedStencil/0 (80 ms)
[1781/2819] Service/GLES2DecoderManualInitTest.ActualStencilMatchesRequestedStencil/0 (80 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.ActualStencilMatchesRequestedStencil/1
[       OK ] Service/GLES2DecoderManualInitTest.ActualStencilMatchesRequestedStencil/1 (56 ms)
[1782/2819] Service/GLES2DecoderManualInitTest.ActualStencilMatchesRequestedStencil/1 (56 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.ActualStencilDoesNotMatchRequestedStencil/0
[       OK ] Service/GLES2DecoderManualInitTest.ActualStencilDoesNotMatchRequestedStencil/0 (45 ms)
[1783/2819] Service/GLES2DecoderManualInitTest.ActualStencilDoesNotMatchRequestedStencil/0 (45 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.ActualStencilDoesNotMatchRequestedStencil/1
[       OK ] Service/GLES2DecoderManualInitTest.ActualStencilDoesNotMatchRequestedStencil/1 (59 ms)
[1784/2819] Service/GLES2DecoderManualInitTest.ActualStencilDoesNotMatchRequestedStencil/1 (59 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.PackedDepthStencilReportsCorrectValues/0
[       OK ] Service/GLES2DecoderManualInitTest.PackedDepthStencilReportsCorrectValues/0 (65 ms)
[1785/2819] Service/GLES2DecoderManualInitTest.PackedDepthStencilReportsCorrectValues/0 (65 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.PackedDepthStencilReportsCorrectValues/1
[       OK ] Service/GLES2DecoderManualInitTest.PackedDepthStencilReportsCorrectValues/1 (58 ms)
[1786/2819] Service/GLES2DecoderManualInitTest.PackedDepthStencilReportsCorrectValues/1 (58 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.PackedDepthStencilNoRequestedStencil/0
[       OK ] Service/GLES2DecoderManualInitTest.PackedDepthStencilNoRequestedStencil/0 (70 ms)
[1787/2819] Service/GLES2DecoderManualInitTest.PackedDepthStencilNoRequestedStencil/0 (70 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.PackedDepthStencilNoRequestedStencil/1
[       OK ] Service/GLES2DecoderManualInitTest.PackedDepthStencilNoRequestedStencil/1 (57 ms)
[1788/2819] Service/GLES2DecoderManualInitTest.PackedDepthStencilNoRequestedStencil/1 (57 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.PackedDepthStencilRenderbufferDepth/0
[       OK ] Service/GLES2DecoderManualInitTest.PackedDepthStencilRenderbufferDepth/0 (67 ms)
[1789/2819] Service/GLES2DecoderManualInitTest.PackedDepthStencilRenderbufferDepth/0 (67 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.PackedDepthStencilRenderbufferDepth/1
[       OK ] Service/GLES2DecoderManualInitTest.PackedDepthStencilRenderbufferDepth/1 (50 ms)
[1790/2819] Service/GLES2DecoderManualInitTest.PackedDepthStencilRenderbufferDepth/1 (50 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.DepthEnableWithDepth/0
[       OK ] Service/GLES2DecoderManualInitTest.DepthEnableWithDepth/0 (86 ms)
[1791/2819] Service/GLES2DecoderManualInitTest.DepthEnableWithDepth/0 (86 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.DepthEnableWithDepth/1
[       OK ] Service/GLES2DecoderManualInitTest.DepthEnableWithDepth/1 (76 ms)
[1792/2819] Service/GLES2DecoderManualInitTest.DepthEnableWithDepth/1 (76 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.DepthEnableWithoutRequestedDepth/0
[       OK ] Service/GLES2DecoderManualInitTest.DepthEnableWithoutRequestedDepth/0 (82 ms)
[1793/2819] Service/GLES2DecoderManualInitTest.DepthEnableWithoutRequestedDepth/0 (82 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.DepthEnableWithoutRequestedDepth/1
[       OK ] Service/GLES2DecoderManualInitTest.DepthEnableWithoutRequestedDepth/1 (66 ms)
[1794/2819] Service/GLES2DecoderManualInitTest.DepthEnableWithoutRequestedDepth/1 (66 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.StencilEnableWithStencil/0
[       OK ] Service/GLES2DecoderManualInitTest.StencilEnableWithStencil/0 (88 ms)
[1795/2819] Service/GLES2DecoderManualInitTest.StencilEnableWithStencil/0 (88 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.StencilEnableWithStencil/1
[       OK ] Service/GLES2DecoderManualInitTest.StencilEnableWithStencil/1 (75 ms)
[1796/2819] Service/GLES2DecoderManualInitTest.StencilEnableWithStencil/1 (75 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.StencilEnableWithoutRequestedStencil/0
[       OK ] Service/GLES2DecoderManualInitTest.StencilEnableWithoutRequestedStencil/0 (78 ms)
[1797/2819] Service/GLES2DecoderManualInitTest.StencilEnableWithoutRequestedStencil/0 (78 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.StencilEnableWithoutRequestedStencil/1
[       OK ] Service/GLES2DecoderManualInitTest.StencilEnableWithoutRequestedStencil/1 (80 ms)
[1798/2819] Service/GLES2DecoderManualInitTest.StencilEnableWithoutRequestedStencil/1 (80 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.CachedColorMask/0
[       OK ] Service/GLES2DecoderManualInitTest.CachedColorMask/0 (218 ms)
[1799/2819] Service/GLES2DecoderManualInitTest.CachedColorMask/0 (218 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.CachedColorMask/1
[       OK ] Service/GLES2DecoderManualInitTest.CachedColorMask/1 (273 ms)
[1800/2819] Service/GLES2DecoderManualInitTest.CachedColorMask/1 (273 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.CachedDepthMask/0
[       OK ] Service/GLES2DecoderManualInitTest.CachedDepthMask/0 (91 ms)
[1801/2819] Service/GLES2DecoderManualInitTest.CachedDepthMask/0 (91 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.CachedDepthMask/1
[       OK ] Service/GLES2DecoderManualInitTest.CachedDepthMask/1 (113 ms)
[1802/2819] Service/GLES2DecoderManualInitTest.CachedDepthMask/1 (113 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.CachedStencilMask/0
[       OK ] Service/GLES2DecoderManualInitTest.CachedStencilMask/0 (116 ms)
[1803/2819] Service/GLES2DecoderManualInitTest.CachedStencilMask/0 (116 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.CachedStencilMask/1
[       OK ] Service/GLES2DecoderManualInitTest.CachedStencilMask/1 (130 ms)
[1804/2819] Service/GLES2DecoderManualInitTest.CachedStencilMask/1 (130 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.InitVertexAttributes/0
[       OK ] Service/GLES2DecoderManualInitTest.InitVertexAttributes/0 (86 ms)
[1805/2819] Service/GLES2DecoderManualInitTest.InitVertexAttributes/0 (86 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.InitVertexAttributes/1
[       OK ] Service/GLES2DecoderManualInitTest.InitVertexAttributes/1 (84 ms)
[1806/2819] Service/GLES2DecoderManualInitTest.InitVertexAttributes/1 (84 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.DrawArraysClearsAfterTexImage2DNULLCubemap/0
[       OK ] Service/GLES2DecoderManualInitTest.DrawArraysClearsAfterTexImage2DNULLCubemap/0 (89 ms)
[1807/2819] Service/GLES2DecoderManualInitTest.DrawArraysClearsAfterTexImage2DNULLCubemap/0 (89 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.DrawArraysClearsAfterTexImage2DNULLCubemap/1
[       OK ] Service/GLES2DecoderManualInitTest.DrawArraysClearsAfterTexImage2DNULLCubemap/1 (77 ms)
[1808/2819] Service/GLES2DecoderManualInitTest.DrawArraysClearsAfterTexImage2DNULLCubemap/1 (77 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.DrawClearsDepthTexture/0
[       OK ] Service/GLES2DecoderManualInitTest.DrawClearsDepthTexture/0 (78 ms)
[1809/2819] Service/GLES2DecoderManualInitTest.DrawClearsDepthTexture/0 (78 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.DrawClearsDepthTexture/1
[       OK ] Service/GLES2DecoderManualInitTest.DrawClearsDepthTexture/1 (79 ms)
[1810/2819] Service/GLES2DecoderManualInitTest.DrawClearsDepthTexture/1 (79 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.ReadPixelsAsyncError/0
[       OK ] Service/GLES2DecoderManualInitTest.ReadPixelsAsyncError/0 (76 ms)
[1811/2819] Service/GLES2DecoderManualInitTest.ReadPixelsAsyncError/0 (76 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.ReadPixelsAsyncError/1
[       OK ] Service/GLES2DecoderManualInitTest.ReadPixelsAsyncError/1 (65 ms)
[1812/2819] Service/GLES2DecoderManualInitTest.ReadPixelsAsyncError/1 (65 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.ActualAlphaMatchesRequestedAlpha/0
[       OK ] Service/GLES2DecoderManualInitTest.ActualAlphaMatchesRequestedAlpha/0 (63 ms)
[1813/2819] Service/GLES2DecoderManualInitTest.ActualAlphaMatchesRequestedAlpha/0 (63 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.ActualAlphaMatchesRequestedAlpha/1
[       OK ] Service/GLES2DecoderManualInitTest.ActualAlphaMatchesRequestedAlpha/1 (61 ms)
[1814/2819] Service/GLES2DecoderManualInitTest.ActualAlphaMatchesRequestedAlpha/1 (61 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.ActualAlphaDoesNotMatchRequestedAlpha/0
[       OK ] Service/GLES2DecoderManualInitTest.ActualAlphaDoesNotMatchRequestedAlpha/0 (60 ms)
[1815/2819] Service/GLES2DecoderManualInitTest.ActualAlphaDoesNotMatchRequestedAlpha/0 (60 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.ActualAlphaDoesNotMatchRequestedAlpha/1
[       OK ] Service/GLES2DecoderManualInitTest.ActualAlphaDoesNotMatchRequestedAlpha/1 (68 ms)
[1816/2819] Service/GLES2DecoderManualInitTest.ActualAlphaDoesNotMatchRequestedAlpha/1 (68 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.ActualDepthMatchesRequestedDepth/0
[       OK ] Service/GLES2DecoderManualInitTest.ActualDepthMatchesRequestedDepth/0 (70 ms)
[1817/2819] Service/GLES2DecoderManualInitTest.ActualDepthMatchesRequestedDepth/0 (70 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.ActualDepthMatchesRequestedDepth/1
[       OK ] Service/GLES2DecoderManualInitTest.ActualDepthMatchesRequestedDepth/1 (66 ms)
[1818/2819] Service/GLES2DecoderManualInitTest.ActualDepthMatchesRequestedDepth/1 (66 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.ActualDepthDoesNotMatchRequestedDepth/0
[       OK ] Service/GLES2DecoderManualInitTest.ActualDepthDoesNotMatchRequestedDepth/0 (65 ms)
[1819/2819] Service/GLES2DecoderManualInitTest.ActualDepthDoesNotMatchRequestedDepth/0 (65 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.ActualDepthDoesNotMatchRequestedDepth/1
[       OK ] Service/GLES2DecoderManualInitTest.ActualDepthDoesNotMatchRequestedDepth/1 (50 ms)
[1820/2819] Service/GLES2DecoderManualInitTest.ActualDepthDoesNotMatchRequestedDepth/1 (50 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.PackedDepthStencilRenderbufferStencil/0
[       OK ] Service/GLES2DecoderManualInitTest.PackedDepthStencilRenderbufferStencil/0 (76 ms)
[1821/2819] Service/GLES2DecoderManualInitTest.PackedDepthStencilRenderbufferStencil/0 (76 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.PackedDepthStencilRenderbufferStencil/1
[       OK ] Service/GLES2DecoderManualInitTest.PackedDepthStencilRenderbufferStencil/1 (47 ms)
[1822/2819] Service/GLES2DecoderManualInitTest.PackedDepthStencilRenderbufferStencil/1 (47 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.RenderbufferStorageMultisampleCHROMIUMGLError/0
[       OK ] Service/GLES2DecoderManualInitTest.RenderbufferStorageMultisampleCHROMIUMGLError/0 (52 ms)
[1823/2819] Service/GLES2DecoderManualInitTest.RenderbufferStorageMultisampleCHROMIUMGLError/0 (52 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.RenderbufferStorageMultisampleCHROMIUMGLError/1
[       OK ] Service/GLES2DecoderManualInitTest.RenderbufferStorageMultisampleCHROMIUMGLError/1 (49 ms)
[1824/2819] Service/GLES2DecoderManualInitTest.RenderbufferStorageMultisampleCHROMIUMGLError/1 (49 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.RenderbufferStorageMultisampleCHROMIUMBadArgs/0
[       OK ] Service/GLES2DecoderManualInitTest.RenderbufferStorageMultisampleCHROMIUMBadArgs/0 (71 ms)
[1825/2819] Service/GLES2DecoderManualInitTest.RenderbufferStorageMultisampleCHROMIUMBadArgs/0 (71 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.RenderbufferStorageMultisampleCHROMIUMBadArgs/1
[       OK ] Service/GLES2DecoderManualInitTest.RenderbufferStorageMultisampleCHROMIUMBadArgs/1 (68 ms)
[1826/2819] Service/GLES2DecoderManualInitTest.RenderbufferStorageMultisampleCHROMIUMBadArgs/1 (68 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.RenderbufferStorageMultisampleCHROMIUM/0
[       OK ] Service/GLES2DecoderManualInitTest.RenderbufferStorageMultisampleCHROMIUM/0 (57 ms)
[1827/2819] Service/GLES2DecoderManualInitTest.RenderbufferStorageMultisampleCHROMIUM/0 (57 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.RenderbufferStorageMultisampleCHROMIUM/1
[       OK ] Service/GLES2DecoderManualInitTest.RenderbufferStorageMultisampleCHROMIUM/1 (56 ms)
[1828/2819] Service/GLES2DecoderManualInitTest.RenderbufferStorageMultisampleCHROMIUM/1 (56 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.RenderbufferStorageMultisampleCHROMIUMRebindRenderbuffer/0
[       OK ] Service/GLES2DecoderManualInitTest.RenderbufferStorageMultisampleCHROMIUMRebindRenderbuffer/0 (63 ms)
[1829/2819] Service/GLES2DecoderManualInitTest.RenderbufferStorageMultisampleCHROMIUMRebindRenderbuffer/0 (63 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.RenderbufferStorageMultisampleCHROMIUMRebindRenderbuffer/1
[       OK ] Service/GLES2DecoderManualInitTest.RenderbufferStorageMultisampleCHROMIUMRebindRenderbuffer/1 (62 ms)
[1830/2819] Service/GLES2DecoderManualInitTest.RenderbufferStorageMultisampleCHROMIUMRebindRenderbuffer/1 (62 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.RenderbufferStorageMultisampleEXTNotSupported/0
[       OK ] Service/GLES2DecoderManualInitTest.RenderbufferStorageMultisampleEXTNotSupported/0 (65 ms)
[1831/2819] Service/GLES2DecoderManualInitTest.RenderbufferStorageMultisampleEXTNotSupported/0 (65 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.RenderbufferStorageMultisampleEXTNotSupported/1
[       OK ] Service/GLES2DecoderManualInitTest.RenderbufferStorageMultisampleEXTNotSupported/1 (48 ms)
[1832/2819] Service/GLES2DecoderManualInitTest.RenderbufferStorageMultisampleEXTNotSupported/1 (48 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.UnClearedAttachmentsGetClearedOnReadPixelsAndDrawBufferGetsRestored/0
[       OK ] Service/GLES2DecoderManualInitTest.UnClearedAttachmentsGetClearedOnReadPixelsAndDrawBufferGetsRestored/0 (35 ms)
[1833/2819] Service/GLES2DecoderManualInitTest.UnClearedAttachmentsGetClearedOnReadPixelsAndDrawBufferGetsRestored/0 (35 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.UnClearedAttachmentsGetClearedOnReadPixelsAndDrawBufferGetsRestored/1
[       OK ] Service/GLES2DecoderManualInitTest.UnClearedAttachmentsGetClearedOnReadPixelsAndDrawBufferGetsRestored/1 (32 ms)
[1834/2819] Service/GLES2DecoderManualInitTest.UnClearedAttachmentsGetClearedOnReadPixelsAndDrawBufferGetsRestored/1 (32 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.InvalidateFramebufferBinding/0
[       OK ] Service/GLES2DecoderManualInitTest.InvalidateFramebufferBinding/0 (53 ms)
[1835/2819] Service/GLES2DecoderManualInitTest.InvalidateFramebufferBinding/0 (53 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.InvalidateFramebufferBinding/1
[       OK ] Service/GLES2DecoderManualInitTest.InvalidateFramebufferBinding/1 (54 ms)
[1836/2819] Service/GLES2DecoderManualInitTest.InvalidateFramebufferBinding/1 (54 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.DiscardFramebufferEXT/0
[       OK ] Service/GLES2DecoderManualInitTest.DiscardFramebufferEXT/0 (63 ms)
[1837/2819] Service/GLES2DecoderManualInitTest.DiscardFramebufferEXT/0 (63 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.DiscardFramebufferEXT/1
[       OK ] Service/GLES2DecoderManualInitTest.DiscardFramebufferEXT/1 (56 ms)
[1838/2819] Service/GLES2DecoderManualInitTest.DiscardFramebufferEXT/1 (56 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.DiscardedAttachmentsEXTMarksFramebufferIncomplete/0
[       OK ] Service/GLES2DecoderManualInitTest.DiscardedAttachmentsEXTMarksFramebufferIncomplete/0 (75 ms)
[1839/2819] Service/GLES2DecoderManualInitTest.DiscardedAttachmentsEXTMarksFramebufferIncomplete/0 (75 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.DiscardedAttachmentsEXTMarksFramebufferIncomplete/1
[       OK ] Service/GLES2DecoderManualInitTest.DiscardedAttachmentsEXTMarksFramebufferIncomplete/1 (67 ms)
[1840/2819] Service/GLES2DecoderManualInitTest.DiscardedAttachmentsEXTMarksFramebufferIncomplete/1 (67 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.ReadFormatExtension/0
[       OK ] Service/GLES2DecoderManualInitTest.ReadFormatExtension/0 (67 ms)
[1841/2819] Service/GLES2DecoderManualInitTest.ReadFormatExtension/0 (67 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.ReadFormatExtension/1
[       OK ] Service/GLES2DecoderManualInitTest.ReadFormatExtension/1 (57 ms)
[1842/2819] Service/GLES2DecoderManualInitTest.ReadFormatExtension/1 (57 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.NoReadFormatExtension/0
[       OK ] Service/GLES2DecoderManualInitTest.NoReadFormatExtension/0 (61 ms)
[1843/2819] Service/GLES2DecoderManualInitTest.NoReadFormatExtension/0 (61 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.NoReadFormatExtension/1
[       OK ] Service/GLES2DecoderManualInitTest.NoReadFormatExtension/1 (51 ms)
[1844/2819] Service/GLES2DecoderManualInitTest.NoReadFormatExtension/1 (51 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.ClearUniformsBeforeFirstProgramUse/0
[       OK ] Service/GLES2DecoderManualInitTest.ClearUniformsBeforeFirstProgramUse/0 (44 ms)
[1845/2819] Service/GLES2DecoderManualInitTest.ClearUniformsBeforeFirstProgramUse/0 (44 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.ClearUniformsBeforeFirstProgramUse/1
[       OK ] Service/GLES2DecoderManualInitTest.ClearUniformsBeforeFirstProgramUse/1 (66 ms)
[1846/2819] Service/GLES2DecoderManualInitTest.ClearUniformsBeforeFirstProgramUse/1 (66 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.SetTextureFiltersBeforeGenerateMipmap/0
[       OK ] Service/GLES2DecoderManualInitTest.SetTextureFiltersBeforeGenerateMipmap/0 (67 ms)
[1847/2819] Service/GLES2DecoderManualInitTest.SetTextureFiltersBeforeGenerateMipmap/0 (67 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.SetTextureFiltersBeforeGenerateMipmap/1
[       OK ] Service/GLES2DecoderManualInitTest.SetTextureFiltersBeforeGenerateMipmap/1 (58 ms)
[1848/2819] Service/GLES2DecoderManualInitTest.SetTextureFiltersBeforeGenerateMipmap/1 (58 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.CompressedTexImage2DBucketBadBucket/0
[25196:25196:0702/220925:41187681530:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kCompressedTexImage2DBucket
[25196:25196:0702/220925:41187681741:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kCompressedTexImage2DBucket
[       OK ] Service/GLES2DecoderManualInitTest.CompressedTexImage2DBucketBadBucket/0 (52 ms)
[1849/2819] Service/GLES2DecoderManualInitTest.CompressedTexImage2DBucketBadBucket/0 (52 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.CompressedTexImage2DBucketBadBucket/1
[25196:25196:0702/220925:41187739576:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kCompressedTexImage2DBucket
[25196:25196:0702/220925:41187739750:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kCompressedTexImage2DBucket
[       OK ] Service/GLES2DecoderManualInitTest.CompressedTexImage2DBucketBadBucket/1 (57 ms)
[1850/2819] Service/GLES2DecoderManualInitTest.CompressedTexImage2DBucketBadBucket/1 (57 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.EGLImageExternalTextureParam/0
[       OK ] Service/GLES2DecoderManualInitTest.EGLImageExternalTextureParam/0 (75 ms)
[1851/2819] Service/GLES2DecoderManualInitTest.EGLImageExternalTextureParam/0 (75 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.EGLImageExternalTextureParam/1
[       OK ] Service/GLES2DecoderManualInitTest.EGLImageExternalTextureParam/1 (62 ms)
[1852/2819] Service/GLES2DecoderManualInitTest.EGLImageExternalTextureParam/1 (62 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.EGLImageExternalTextureParamInvalid/0
[       OK ] Service/GLES2DecoderManualInitTest.EGLImageExternalTextureParamInvalid/0 (73 ms)
[1853/2819] Service/GLES2DecoderManualInitTest.EGLImageExternalTextureParamInvalid/0 (73 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.EGLImageExternalTextureParamInvalid/1
[       OK ] Service/GLES2DecoderManualInitTest.EGLImageExternalTextureParamInvalid/1 (56 ms)
[1854/2819] Service/GLES2DecoderManualInitTest.EGLImageExternalTextureParamInvalid/1 (56 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.EGLImageExternalTexImage2DError/0
[       OK ] Service/GLES2DecoderManualInitTest.EGLImageExternalTexImage2DError/0 (64 ms)
[1855/2819] Service/GLES2DecoderManualInitTest.EGLImageExternalTexImage2DError/0 (64 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.EGLImageExternalTexImage2DError/1
[       OK ] Service/GLES2DecoderManualInitTest.EGLImageExternalTexImage2DError/1 (53 ms)
[1856/2819] Service/GLES2DecoderManualInitTest.EGLImageExternalTexImage2DError/1 (53 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.DefaultTextureZero/0
[       OK ] Service/GLES2DecoderManualInitTest.DefaultTextureZero/0 (67 ms)
[1857/2819] Service/GLES2DecoderManualInitTest.DefaultTextureZero/0 (67 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.DefaultTextureZero/1
[       OK ] Service/GLES2DecoderManualInitTest.DefaultTextureZero/1 (44 ms)
[1858/2819] Service/GLES2DecoderManualInitTest.DefaultTextureZero/1 (44 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.DefaultTextureBGR/0
[       OK ] Service/GLES2DecoderManualInitTest.DefaultTextureBGR/0 (58 ms)
[1859/2819] Service/GLES2DecoderManualInitTest.DefaultTextureBGR/0 (58 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.DefaultTextureBGR/1
[       OK ] Service/GLES2DecoderManualInitTest.DefaultTextureBGR/1 (68 ms)
[1860/2819] Service/GLES2DecoderManualInitTest.DefaultTextureBGR/1 (68 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.NoDefaultTexParameterf/0
[       OK ] Service/GLES2DecoderManualInitTest.NoDefaultTexParameterf/0 (70 ms)
[1861/2819] Service/GLES2DecoderManualInitTest.NoDefaultTexParameterf/0 (70 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.NoDefaultTexParameterf/1
[       OK ] Service/GLES2DecoderManualInitTest.NoDefaultTexParameterf/1 (49 ms)
[1862/2819] Service/GLES2DecoderManualInitTest.NoDefaultTexParameterf/1 (49 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.NoDefaultTexParameteri/0
[       OK ] Service/GLES2DecoderManualInitTest.NoDefaultTexParameteri/0 (56 ms)
[1863/2819] Service/GLES2DecoderManualInitTest.NoDefaultTexParameteri/0 (56 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.NoDefaultTexParameteri/1
[       OK ] Service/GLES2DecoderManualInitTest.NoDefaultTexParameteri/1 (55 ms)
[1864/2819] Service/GLES2DecoderManualInitTest.NoDefaultTexParameteri/1 (55 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.NoDefaultTexParameterfv/0
[       OK ] Service/GLES2DecoderManualInitTest.NoDefaultTexParameterfv/0 (45 ms)
[1865/2819] Service/GLES2DecoderManualInitTest.NoDefaultTexParameterfv/0 (45 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.NoDefaultTexParameterfv/1
[       OK ] Service/GLES2DecoderManualInitTest.NoDefaultTexParameterfv/1 (50 ms)
[1866/2819] Service/GLES2DecoderManualInitTest.NoDefaultTexParameterfv/1 (50 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.NoDefaultTexParameteriv/0
[       OK ] Service/GLES2DecoderManualInitTest.NoDefaultTexParameteriv/0 (59 ms)
[1867/2819] Service/GLES2DecoderManualInitTest.NoDefaultTexParameteriv/0 (59 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.NoDefaultTexParameteriv/1
[       OK ] Service/GLES2DecoderManualInitTest.NoDefaultTexParameteriv/1 (53 ms)
[1868/2819] Service/GLES2DecoderManualInitTest.NoDefaultTexParameteriv/1 (53 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.NoDefaultTexImage2D/0
[       OK ] Service/GLES2DecoderManualInitTest.NoDefaultTexImage2D/0 (60 ms)
[1869/2819] Service/GLES2DecoderManualInitTest.NoDefaultTexImage2D/0 (60 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.NoDefaultTexImage2D/1
[       OK ] Service/GLES2DecoderManualInitTest.NoDefaultTexImage2D/1 (43 ms)
[1870/2819] Service/GLES2DecoderManualInitTest.NoDefaultTexImage2D/1 (43 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.BeginEndQueryEXT/0
[       OK ] Service/GLES2DecoderManualInitTest.BeginEndQueryEXT/0 (198 ms)
[1871/2819] Service/GLES2DecoderManualInitTest.BeginEndQueryEXT/0 (198 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.BeginEndQueryEXT/1
[       OK ] Service/GLES2DecoderManualInitTest.BeginEndQueryEXT/1 (48 ms)
[1872/2819] Service/GLES2DecoderManualInitTest.BeginEndQueryEXT/1 (48 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.BeginEndQueryEXTBadMemoryIdFails/0
[25069:25069:0702/220923:41185759663:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kEndQueryEXT
[25069:25069:0702/220923:41185815229:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kEndQueryEXT
[25069:25069:0702/220923:41185877222:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kEndQueryEXT
[25069:25069:0702/220923:41185935242:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kEndQueryEXT
[25069:25069:0702/220923:41185991322:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kEndQueryEXT
[       OK ] Service/GLES2DecoderManualInitTest.BeginEndQueryEXTBadMemoryIdFails/0 (405 ms)
[1873/2819] Service/GLES2DecoderManualInitTest.BeginEndQueryEXTBadMemoryIdFails/0 (405 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.BeginEndQueryEXTBadMemoryIdFails/1
[25069:25069:0702/220923:41186170836:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kEndQueryEXT
[25069:25069:0702/220923:41186231330:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kEndQueryEXT
[25069:25069:0702/220923:41186291489:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kEndQueryEXT
[25069:25069:0702/220923:41186338013:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kEndQueryEXT
[25069:25069:0702/220923:41186382168:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kEndQueryEXT
[       OK ] Service/GLES2DecoderManualInitTest.BeginEndQueryEXTBadMemoryIdFails/1 (369 ms)
[1874/2819] Service/GLES2DecoderManualInitTest.BeginEndQueryEXTBadMemoryIdFails/1 (369 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.BeginEndQueryEXTBadMemoryOffsetFails/0
[25069:25069:0702/220924:41186543290:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kEndQueryEXT
[25069:25069:0702/220924:41186603561:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kEndQueryEXT
[25069:25069:0702/220924:41186661826:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kEndQueryEXT
[25069:25069:0702/220924:41186719708:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kEndQueryEXT
[25069:25069:0702/220924:41186776949:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kEndQueryEXT
[25069:25069:0702/220924:41186818071:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kEndQueryEXT
[25069:25069:0702/220924:41186847190:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kEndQueryEXT
[25069:25069:0702/220924:41186887165:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kEndQueryEXT
[25069:25069:0702/220924:41186937377:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kEndQueryEXT
[25069:25069:0702/220924:41186987102:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kEndQueryEXT
[       OK ] Service/GLES2DecoderManualInitTest.BeginEndQueryEXTBadMemoryOffsetFails/0 (745 ms)
[1875/2819] Service/GLES2DecoderManualInitTest.BeginEndQueryEXTBadMemoryOffsetFails/0 (745 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.BeginEndQueryEXTBadMemoryOffsetFails/1
[25069:25069:0702/220924:41187295275:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kEndQueryEXT
[25069:25069:0702/220924:41187351178:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kEndQueryEXT
[25069:25069:0702/220924:41187395038:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kEndQueryEXT
[25069:25069:0702/220924:41187447385:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kEndQueryEXT
[25069:25069:0702/220924:41187503723:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kEndQueryEXT
[25069:25069:0702/220925:41187567381:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kEndQueryEXT
[25069:25069:0702/220925:41187624922:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kEndQueryEXT
[25069:25069:0702/220925:41187681363:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kEndQueryEXT
[25069:25069:0702/220925:41187738979:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kEndQueryEXT
[25069:25069:0702/220925:41187783762:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kEndQueryEXT
[       OK ] Service/GLES2DecoderManualInitTest.BeginEndQueryEXTBadMemoryOffsetFails/1 (768 ms)
[1876/2819] Service/GLES2DecoderManualInitTest.BeginEndQueryEXTBadMemoryOffsetFails/1 (768 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.BeginEndQueryEXTCommandsCompletedCHROMIUM/0
[       OK ] Service/GLES2DecoderManualInitTest.BeginEndQueryEXTCommandsCompletedCHROMIUM/0 (60 ms)
[1877/2819] Service/GLES2DecoderManualInitTest.BeginEndQueryEXTCommandsCompletedCHROMIUM/0 (60 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.BeginEndQueryEXTCommandsCompletedCHROMIUM/1
[       OK ] Service/GLES2DecoderManualInitTest.BeginEndQueryEXTCommandsCompletedCHROMIUM/1 (40 ms)
[1878/2819] Service/GLES2DecoderManualInitTest.BeginEndQueryEXTCommandsCompletedCHROMIUM/1 (40 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.GpuMemoryManagerCHROMIUM/0
[       OK ] Service/GLES2DecoderManualInitTest.GpuMemoryManagerCHROMIUM/0 (56 ms)
[1879/2819] Service/GLES2DecoderManualInitTest.GpuMemoryManagerCHROMIUM/0 (56 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.GpuMemoryManagerCHROMIUM/1
[       OK ] Service/GLES2DecoderManualInitTest.GpuMemoryManagerCHROMIUM/1 (62 ms)
[1880/2819] Service/GLES2DecoderManualInitTest.GpuMemoryManagerCHROMIUM/1 (62 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.CompressedTexImage2DS3TC/0
[       OK ] Service/GLES2DecoderManualInitTest.CompressedTexImage2DS3TC/0 (173 ms)
[1881/2819] Service/GLES2DecoderManualInitTest.CompressedTexImage2DS3TC/0 (173 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.CompressedTexImage2DS3TC/1
[       OK ] Service/GLES2DecoderManualInitTest.CompressedTexImage2DS3TC/1 (163 ms)
[1882/2819] Service/GLES2DecoderManualInitTest.CompressedTexImage2DS3TC/1 (163 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.CompressedTexImage2DETC1/0
[       OK ] Service/GLES2DecoderManualInitTest.CompressedTexImage2DETC1/0 (63 ms)
[1883/2819] Service/GLES2DecoderManualInitTest.CompressedTexImage2DETC1/0 (63 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.CompressedTexImage2DETC1/1
[       OK ] Service/GLES2DecoderManualInitTest.CompressedTexImage2DETC1/1 (60 ms)
[1884/2819] Service/GLES2DecoderManualInitTest.CompressedTexImage2DETC1/1 (60 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.EGLImageExternalBindTexture/0
[       OK ] Service/GLES2DecoderManualInitTest.EGLImageExternalBindTexture/0 (73 ms)
[1885/2819] Service/GLES2DecoderManualInitTest.EGLImageExternalBindTexture/0 (73 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.EGLImageExternalBindTexture/1
[       OK ] Service/GLES2DecoderManualInitTest.EGLImageExternalBindTexture/1 (82 ms)
[1886/2819] Service/GLES2DecoderManualInitTest.EGLImageExternalBindTexture/1 (82 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.EGLImageExternalGetBinding/0
[       OK ] Service/GLES2DecoderManualInitTest.EGLImageExternalGetBinding/0 (61 ms)
[1887/2819] Service/GLES2DecoderManualInitTest.EGLImageExternalGetBinding/0 (61 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.EGLImageExternalGetBinding/1
[       OK ] Service/GLES2DecoderManualInitTest.EGLImageExternalGetBinding/1 (50 ms)
[1888/2819] Service/GLES2DecoderManualInitTest.EGLImageExternalGetBinding/1 (50 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.EGLImageExternalTextureDefaults/0
[       OK ] Service/GLES2DecoderManualInitTest.EGLImageExternalTextureDefaults/0 (54 ms)
[1889/2819] Service/GLES2DecoderManualInitTest.EGLImageExternalTextureDefaults/0 (54 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.EGLImageExternalTextureDefaults/1
[       OK ] Service/GLES2DecoderManualInitTest.EGLImageExternalTextureDefaults/1 (53 ms)
[1890/2819] Service/GLES2DecoderManualInitTest.EGLImageExternalTextureDefaults/1 (53 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.NoDefaultTexSubImage2D/0
[       OK ] Service/GLES2DecoderManualInitTest.NoDefaultTexSubImage2D/0 (49 ms)
[1891/2819] Service/GLES2DecoderManualInitTest.NoDefaultTexSubImage2D/0 (49 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.NoDefaultTexSubImage2D/1
[       OK ] Service/GLES2DecoderManualInitTest.NoDefaultTexSubImage2D/1 (46 ms)
[1892/2819] Service/GLES2DecoderManualInitTest.NoDefaultTexSubImage2D/1 (46 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.ARBTextureRectangleBindTexture/0
[       OK ] Service/GLES2DecoderManualInitTest.ARBTextureRectangleBindTexture/0 (62 ms)
[1893/2819] Service/GLES2DecoderManualInitTest.ARBTextureRectangleBindTexture/0 (62 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.ARBTextureRectangleBindTexture/1
[       OK ] Service/GLES2DecoderManualInitTest.ARBTextureRectangleBindTexture/1 (59 ms)
[1894/2819] Service/GLES2DecoderManualInitTest.ARBTextureRectangleBindTexture/1 (59 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.ARBTextureRectangleGetBinding/0
[       OK ] Service/GLES2DecoderManualInitTest.ARBTextureRectangleGetBinding/0 (50 ms)
[1895/2819] Service/GLES2DecoderManualInitTest.ARBTextureRectangleGetBinding/0 (50 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.ARBTextureRectangleGetBinding/1
[       OK ] Service/GLES2DecoderManualInitTest.ARBTextureRectangleGetBinding/1 (32 ms)
[1896/2819] Service/GLES2DecoderManualInitTest.ARBTextureRectangleGetBinding/1 (32 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.ARBTextureRectangleTextureDefaults/0
[       OK ] Service/GLES2DecoderManualInitTest.ARBTextureRectangleTextureDefaults/0 (34 ms)
[1897/2819] Service/GLES2DecoderManualInitTest.ARBTextureRectangleTextureDefaults/0 (34 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.ARBTextureRectangleTextureDefaults/1
[       OK ] Service/GLES2DecoderManualInitTest.ARBTextureRectangleTextureDefaults/1 (65 ms)
[1898/2819] Service/GLES2DecoderManualInitTest.ARBTextureRectangleTextureDefaults/1 (65 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.ARBTextureRectangleTextureParam/0
[       OK ] Service/GLES2DecoderManualInitTest.ARBTextureRectangleTextureParam/0 (43 ms)
[1899/2819] Service/GLES2DecoderManualInitTest.ARBTextureRectangleTextureParam/0 (43 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.ARBTextureRectangleTextureParam/1
[       OK ] Service/GLES2DecoderManualInitTest.ARBTextureRectangleTextureParam/1 (41 ms)
[1900/2819] Service/GLES2DecoderManualInitTest.ARBTextureRectangleTextureParam/1 (41 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetMaxValueInBufferCHROMIUM/0
[24714:24714:0702/220918:41180623919:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetMaxValueInBufferCHROMIUM
[24714:24714:0702/220918:41180624089:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetMaxValueInBufferCHROMIUM
[       OK ] Service/GLES2DecoderWithShaderTest.GetMaxValueInBufferCHROMIUM/0 (43 ms)
[1901/2819] Service/GLES2DecoderWithShaderTest.GetMaxValueInBufferCHROMIUM/0 (43 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetMaxValueInBufferCHROMIUM/1
[24714:24714:0702/220918:41180664021:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetMaxValueInBufferCHROMIUM
[24714:24714:0702/220918:41180664136:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetMaxValueInBufferCHROMIUM
[       OK ] Service/GLES2DecoderWithShaderTest.GetMaxValueInBufferCHROMIUM/1 (38 ms)
[1902/2819] Service/GLES2DecoderWithShaderTest.GetMaxValueInBufferCHROMIUM/1 (38 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetVertexAttribPointervSucceeds/0
[       OK ] Service/GLES2DecoderWithShaderTest.GetVertexAttribPointervSucceeds/0 (52 ms)
[1903/2819] Service/GLES2DecoderWithShaderTest.GetVertexAttribPointervSucceeds/0 (52 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetVertexAttribPointervSucceeds/1
[       OK ] Service/GLES2DecoderWithShaderTest.GetVertexAttribPointervSucceeds/1 (64 ms)
[1904/2819] Service/GLES2DecoderWithShaderTest.GetVertexAttribPointervSucceeds/1 (64 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetVertexAttribPointervBadArgsFails/0
[24714:24714:0702/220918:41180847868:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetVertexAttribPointerv
[24714:24714:0702/220918:41180848087:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetVertexAttribPointerv
[       OK ] Service/GLES2DecoderWithShaderTest.GetVertexAttribPointervBadArgsFails/0 (71 ms)
[1905/2819] Service/GLES2DecoderWithShaderTest.GetVertexAttribPointervBadArgsFails/0 (71 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.GetVertexAttribPointervBadArgsFails/1
[24714:24714:0702/220918:41180919026:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetVertexAttribPointerv
[24714:24714:0702/220918:41180919134:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetVertexAttribPointerv
[       OK ] Service/GLES2DecoderWithShaderTest.GetVertexAttribPointervBadArgsFails/1 (69 ms)
[1906/2819] Service/GLES2DecoderWithShaderTest.GetVertexAttribPointervBadArgsFails/1 (69 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.BindBufferToDifferentTargetFails/0
[       OK ] Service/GLES2DecoderWithShaderTest.BindBufferToDifferentTargetFails/0 (73 ms)
[1907/2819] Service/GLES2DecoderWithShaderTest.BindBufferToDifferentTargetFails/0 (73 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.BindBufferToDifferentTargetFails/1
[       OK ] Service/GLES2DecoderWithShaderTest.BindBufferToDifferentTargetFails/1 (70 ms)
[1908/2819] Service/GLES2DecoderWithShaderTest.BindBufferToDifferentTargetFails/1 (70 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.VertexAttribPointer/0
[24714:24714:0702/220918:41181299735:ERROR:logger.cc(46)] Too many GL errors, not reporting any more for this context. use --disable-gl-error-limit to see all errors.
[       OK ] Service/GLES2DecoderWithShaderTest.VertexAttribPointer/0 (3577 ms)
[1909/2819] Service/GLES2DecoderWithShaderTest.VertexAttribPointer/0 (3577 ms)
[ RUN      ] Service/GLES2DecoderWithShaderTest.VertexAttribPointer/1
[24714:24714:0702/220922:41184802148:ERROR:logger.cc(46)] Too many GL errors, not reporting any more for this context. use --disable-gl-error-limit to see all errors.
[       OK ] Service/GLES2DecoderWithShaderTest.VertexAttribPointer/1 (3551 ms)
[1910/2819] Service/GLES2DecoderWithShaderTest.VertexAttribPointer/1 (3551 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.ARBTextureRectangleTextureParamInvalid/0
[       OK ] Service/GLES2DecoderManualInitTest.ARBTextureRectangleTextureParamInvalid/0 (74 ms)
[1911/2819] Service/GLES2DecoderManualInitTest.ARBTextureRectangleTextureParamInvalid/0 (74 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.ARBTextureRectangleTextureParamInvalid/1
[       OK ] Service/GLES2DecoderManualInitTest.ARBTextureRectangleTextureParamInvalid/1 (72 ms)
[1912/2819] Service/GLES2DecoderManualInitTest.ARBTextureRectangleTextureParamInvalid/1 (72 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.ARBTextureRectangleTexImage2DError/0
[       OK ] Service/GLES2DecoderManualInitTest.ARBTextureRectangleTexImage2DError/0 (59 ms)
[1913/2819] Service/GLES2DecoderManualInitTest.ARBTextureRectangleTexImage2DError/0 (59 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.ARBTextureRectangleTexImage2DError/1
[       OK ] Service/GLES2DecoderManualInitTest.ARBTextureRectangleTexImage2DError/1 (41 ms)
[1914/2819] Service/GLES2DecoderManualInitTest.ARBTextureRectangleTexImage2DError/1 (41 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.TexSubImage2DClearsAfterTexImage2DNULL/0
[       OK ] Service/GLES2DecoderManualInitTest.TexSubImage2DClearsAfterTexImage2DNULL/0 (48 ms)
[1915/2819] Service/GLES2DecoderManualInitTest.TexSubImage2DClearsAfterTexImage2DNULL/0 (48 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.TexSubImage2DClearsAfterTexImage2DNULL/1
[       OK ] Service/GLES2DecoderManualInitTest.TexSubImage2DClearsAfterTexImage2DNULL/1 (48 ms)
[1916/2819] Service/GLES2DecoderManualInitTest.TexSubImage2DClearsAfterTexImage2DNULL/1 (48 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.TexSubImage2DDoesNotClearAfterTexImage2DNULLThenDataWithTexImage2DIsFaster/0
[       OK ] Service/GLES2DecoderManualInitTest.TexSubImage2DDoesNotClearAfterTexImage2DNULLThenDataWithTexImage2DIsFaster/0 (59 ms)
[1917/2819] Service/GLES2DecoderManualInitTest.TexSubImage2DDoesNotClearAfterTexImage2DNULLThenDataWithTexImage2DIsFaster/0 (59 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.TexSubImage2DDoesNotClearAfterTexImage2DNULLThenDataWithTexImage2DIsFaster/1
[       OK ] Service/GLES2DecoderManualInitTest.TexSubImage2DDoesNotClearAfterTexImage2DNULLThenDataWithTexImage2DIsFaster/1 (52 ms)
[1918/2819] Service/GLES2DecoderManualInitTest.TexSubImage2DDoesNotClearAfterTexImage2DNULLThenDataWithTexImage2DIsFaster/1 (52 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.CompressedImage2DMarksTextureAsCleared/0
[       OK ] Service/GLES2DecoderManualInitTest.CompressedImage2DMarksTextureAsCleared/0 (53 ms)
[1919/2819] Service/GLES2DecoderManualInitTest.CompressedImage2DMarksTextureAsCleared/0 (53 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.CompressedImage2DMarksTextureAsCleared/1
[       OK ] Service/GLES2DecoderManualInitTest.CompressedImage2DMarksTextureAsCleared/1 (58 ms)
[1920/2819] Service/GLES2DecoderManualInitTest.CompressedImage2DMarksTextureAsCleared/1 (58 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.DepthTextureBadArgs/0
[       OK ] Service/GLES2DecoderManualInitTest.DepthTextureBadArgs/0 (62 ms)
[1921/2819] Service/GLES2DecoderManualInitTest.DepthTextureBadArgs/0 (62 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.DepthTextureBadArgs/1
[       OK ] Service/GLES2DecoderManualInitTest.DepthTextureBadArgs/1 (33 ms)
[1922/2819] Service/GLES2DecoderManualInitTest.DepthTextureBadArgs/1 (33 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.GenerateMipmapDepthTexture/0
[       OK ] Service/GLES2DecoderManualInitTest.GenerateMipmapDepthTexture/0 (38 ms)
[1923/2819] Service/GLES2DecoderManualInitTest.GenerateMipmapDepthTexture/0 (38 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.GenerateMipmapDepthTexture/1
[       OK ] Service/GLES2DecoderManualInitTest.GenerateMipmapDepthTexture/1 (40 ms)
[1924/2819] Service/GLES2DecoderManualInitTest.GenerateMipmapDepthTexture/1 (40 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.DrawWithGLImageExternal/0
[       OK ] Service/GLES2DecoderManualInitTest.DrawWithGLImageExternal/0 (75 ms)
[1925/2819] Service/GLES2DecoderManualInitTest.DrawWithGLImageExternal/0 (75 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.DrawWithGLImageExternal/1
[       OK ] Service/GLES2DecoderManualInitTest.DrawWithGLImageExternal/1 (44 ms)
[1926/2819] Service/GLES2DecoderManualInitTest.DrawWithGLImageExternal/1 (44 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.TexImage2DFloatOnGLES2/0
[       OK ] Service/GLES2DecoderManualInitTest.TexImage2DFloatOnGLES2/0 (47 ms)
[1927/2819] Service/GLES2DecoderManualInitTest.TexImage2DFloatOnGLES2/0 (47 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.TexImage2DFloatOnGLES2/1
[       OK ] Service/GLES2DecoderManualInitTest.TexImage2DFloatOnGLES2/1 (57 ms)
[1928/2819] Service/GLES2DecoderManualInitTest.TexImage2DFloatOnGLES2/1 (57 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.TexImage2DFloatOnGLES3/0
[       OK ] Service/GLES2DecoderManualInitTest.TexImage2DFloatOnGLES3/0 (89 ms)
[1929/2819] Service/GLES2DecoderManualInitTest.TexImage2DFloatOnGLES3/0 (89 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.TexImage2DFloatOnGLES3/1
[       OK ] Service/GLES2DecoderManualInitTest.TexImage2DFloatOnGLES3/1 (59 ms)
[1930/2819] Service/GLES2DecoderManualInitTest.TexImage2DFloatOnGLES3/1 (59 ms)
[ RUN      ] Service/GLES2DecoderDoCommandsTest.DoCommandsOneOfOne/0
[       OK ] Service/GLES2DecoderDoCommandsTest.DoCommandsOneOfOne/0 (73 ms)
[1931/2819] Service/GLES2DecoderDoCommandsTest.DoCommandsOneOfOne/0 (73 ms)
[ RUN      ] Service/GLES2DecoderDoCommandsTest.DoCommandsOneOfOne/1
[       OK ] Service/GLES2DecoderDoCommandsTest.DoCommandsOneOfOne/1 (68 ms)
[1932/2819] Service/GLES2DecoderDoCommandsTest.DoCommandsOneOfOne/1 (68 ms)
[ RUN      ] Service/GLES2DecoderDoCommandsTest.DoCommandsThreeOfThree/0
[       OK ] Service/GLES2DecoderDoCommandsTest.DoCommandsThreeOfThree/0 (61 ms)
[1933/2819] Service/GLES2DecoderDoCommandsTest.DoCommandsThreeOfThree/0 (61 ms)
[ RUN      ] Service/GLES2DecoderDoCommandsTest.DoCommandsThreeOfThree/1
[       OK ] Service/GLES2DecoderDoCommandsTest.DoCommandsThreeOfThree/1 (53 ms)
[1934/2819] Service/GLES2DecoderDoCommandsTest.DoCommandsThreeOfThree/1 (53 ms)
[ RUN      ] Service/GLES2DecoderDoCommandsTest.DoCommandsTwoOfThree/0
[       OK ] Service/GLES2DecoderDoCommandsTest.DoCommandsTwoOfThree/0 (52 ms)
[1935/2819] Service/GLES2DecoderDoCommandsTest.DoCommandsTwoOfThree/0 (52 ms)
[ RUN      ] Service/GLES2DecoderDoCommandsTest.DoCommandsTwoOfThree/1
[       OK ] Service/GLES2DecoderDoCommandsTest.DoCommandsTwoOfThree/1 (70 ms)
[1936/2819] Service/GLES2DecoderDoCommandsTest.DoCommandsTwoOfThree/1 (70 ms)
[ RUN      ] Service/GLES2DecoderDoCommandsTest.DoCommandsZeroCmdSize/0
[25305:25305:0702/220926:41188956603:ERROR:gles2_cmd_decoder.cc(4336)] Error: 1 for Command kEnable
[       OK ] Service/GLES2DecoderDoCommandsTest.DoCommandsZeroCmdSize/0 (61 ms)
[1937/2819] Service/GLES2DecoderDoCommandsTest.DoCommandsZeroCmdSize/0 (61 ms)
[ RUN      ] Service/GLES2DecoderDoCommandsTest.DoCommandsZeroCmdSize/1
[25305:25305:0702/220926:41189017072:ERROR:gles2_cmd_decoder.cc(4336)] Error: 1 for Command kEnable
[       OK ] Service/GLES2DecoderDoCommandsTest.DoCommandsZeroCmdSize/1 (60 ms)
[1938/2819] Service/GLES2DecoderDoCommandsTest.DoCommandsZeroCmdSize/1 (60 ms)
[ RUN      ] Service/GLES2DecoderDoCommandsTest.DoCommandsOutOfBounds/0
[25305:25305:0702/220926:41189071334:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kEnable
[       OK ] Service/GLES2DecoderDoCommandsTest.DoCommandsOutOfBounds/0 (55 ms)
[1939/2819] Service/GLES2DecoderDoCommandsTest.DoCommandsOutOfBounds/0 (55 ms)
[ RUN      ] Service/GLES2DecoderDoCommandsTest.DoCommandsOutOfBounds/1
[25305:25305:0702/220926:41189135027:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kEnable
[       OK ] Service/GLES2DecoderDoCommandsTest.DoCommandsOutOfBounds/1 (63 ms)
[1940/2819] Service/GLES2DecoderDoCommandsTest.DoCommandsOutOfBounds/1 (63 ms)
[ RUN      ] Service/GLES2DecoderRGBBackbufferTest.ReadPixelsNoAlphaBackbuffer/0
[       OK ] Service/GLES2DecoderRGBBackbufferTest.ReadPixelsNoAlphaBackbuffer/0 (66 ms)
[1941/2819] Service/GLES2DecoderRGBBackbufferTest.ReadPixelsNoAlphaBackbuffer/0 (66 ms)
[ RUN      ] Service/GLES2DecoderRGBBackbufferTest.ReadPixelsNoAlphaBackbuffer/1
[       OK ] Service/GLES2DecoderRGBBackbufferTest.ReadPixelsNoAlphaBackbuffer/1 (67 ms)
[1942/2819] Service/GLES2DecoderRGBBackbufferTest.ReadPixelsNoAlphaBackbuffer/1 (67 ms)
[ RUN      ] Service/GLES2DecoderTest1.AttachShaderValidArgs/0
[       OK ] Service/GLES2DecoderTest1.AttachShaderValidArgs/0 (63 ms)
[1943/2819] Service/GLES2DecoderTest1.AttachShaderValidArgs/0 (63 ms)
[ RUN      ] Service/GLES2DecoderTest1.AttachShaderValidArgs/1
[       OK ] Service/GLES2DecoderTest1.AttachShaderValidArgs/1 (60 ms)
[1944/2819] Service/GLES2DecoderTest1.AttachShaderValidArgs/1 (60 ms)
[ RUN      ] Service/GLES2DecoderTest1.BindBufferValidArgs/0
[       OK ] Service/GLES2DecoderTest1.BindBufferValidArgs/0 (59 ms)
[1945/2819] Service/GLES2DecoderTest1.BindBufferValidArgs/0 (59 ms)
[ RUN      ] Service/GLES2DecoderTest1.BindBufferValidArgs/1
[       OK ] Service/GLES2DecoderTest1.BindBufferValidArgs/1 (58 ms)
[1946/2819] Service/GLES2DecoderTest1.BindBufferValidArgs/1 (58 ms)
[ RUN      ] Service/GLES2DecoderTest1.BindBufferValidArgsNewId/0
[       OK ] Service/GLES2DecoderTest1.BindBufferValidArgsNewId/0 (65 ms)
[1947/2819] Service/GLES2DecoderTest1.BindBufferValidArgsNewId/0 (65 ms)
[ RUN      ] Service/GLES2DecoderTest1.BindBufferValidArgsNewId/1
[       OK ] Service/GLES2DecoderTest1.BindBufferValidArgsNewId/1 (55 ms)
[1948/2819] Service/GLES2DecoderTest1.BindBufferValidArgsNewId/1 (55 ms)
[ RUN      ] Service/GLES2DecoderTest1.BindBufferInvalidArgs0_0/0
[       OK ] Service/GLES2DecoderTest1.BindBufferInvalidArgs0_0/0 (54 ms)
[1949/2819] Service/GLES2DecoderTest1.BindBufferInvalidArgs0_0/0 (54 ms)
[ RUN      ] Service/GLES2DecoderTest1.BindBufferInvalidArgs0_0/1
[       OK ] Service/GLES2DecoderTest1.BindBufferInvalidArgs0_0/1 (44 ms)
[1950/2819] Service/GLES2DecoderTest1.BindBufferInvalidArgs0_0/1 (44 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.TexSubImage2DFloatOnGLES3/0
[       OK ] Service/GLES2DecoderManualInitTest.TexSubImage2DFloatOnGLES3/0 (76 ms)
[1951/2819] Service/GLES2DecoderManualInitTest.TexSubImage2DFloatOnGLES3/0 (76 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.TexSubImage2DFloatOnGLES3/1
[       OK ] Service/GLES2DecoderManualInitTest.TexSubImage2DFloatOnGLES3/1 (77 ms)
[1952/2819] Service/GLES2DecoderManualInitTest.TexSubImage2DFloatOnGLES3/1 (77 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.TexSubImage2DFloatDoesClearOnGLES3/0
[       OK ] Service/GLES2DecoderManualInitTest.TexSubImage2DFloatDoesClearOnGLES3/0 (79 ms)
[1953/2819] Service/GLES2DecoderManualInitTest.TexSubImage2DFloatDoesClearOnGLES3/0 (79 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.TexSubImage2DFloatDoesClearOnGLES3/1
[       OK ] Service/GLES2DecoderManualInitTest.TexSubImage2DFloatDoesClearOnGLES3/1 (61 ms)
[1954/2819] Service/GLES2DecoderManualInitTest.TexSubImage2DFloatDoesClearOnGLES3/1 (61 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.TexImage2DFloatConvertsFormatDesktop/0
[       OK ] Service/GLES2DecoderManualInitTest.TexImage2DFloatConvertsFormatDesktop/0 (56 ms)
[1955/2819] Service/GLES2DecoderManualInitTest.TexImage2DFloatConvertsFormatDesktop/0 (56 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.TexImage2DFloatConvertsFormatDesktop/1
[       OK ] Service/GLES2DecoderManualInitTest.TexImage2DFloatConvertsFormatDesktop/1 (73 ms)
[1956/2819] Service/GLES2DecoderManualInitTest.TexImage2DFloatConvertsFormatDesktop/1 (73 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.GetNoCompressedTextureFormats/0
[       OK ] Service/GLES2DecoderManualInitTest.GetNoCompressedTextureFormats/0 (58 ms)
[1957/2819] Service/GLES2DecoderManualInitTest.GetNoCompressedTextureFormats/0 (58 ms)
[ RUN      ] Service/GLES2DecoderManualInitTest.GetNoCompressedTextureFormats/1
[       OK ] Service/GLES2DecoderManualInitTest.GetNoCompressedTextureFormats/1 (68 ms)
[1958/2819] Service/GLES2DecoderManualInitTest.GetNoCompressedTextureFormats/1 (68 ms)
[ RUN      ] Service/GLES2DecoderDoCommandsTest.DoCommandsOneOfZero/0
[       OK ] Service/GLES2DecoderDoCommandsTest.DoCommandsOneOfZero/0 (70 ms)
[1959/2819] Service/GLES2DecoderDoCommandsTest.DoCommandsOneOfZero/0 (70 ms)
[ RUN      ] Service/GLES2DecoderDoCommandsTest.DoCommandsOneOfZero/1
[       OK ] Service/GLES2DecoderDoCommandsTest.DoCommandsOneOfZero/1 (54 ms)
[1960/2819] Service/GLES2DecoderDoCommandsTest.DoCommandsOneOfZero/1 (54 ms)
[ RUN      ] Service/GLES2DecoderTest1.BindBufferBaseValidArgs/0
[25323:25323:0702/220926:41188812642:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kBindBufferBase
[       OK ] Service/GLES2DecoderTest1.BindBufferBaseValidArgs/0 (56 ms)
[1961/2819] Service/GLES2DecoderTest1.BindBufferBaseValidArgs/0 (56 ms)
[ RUN      ] Service/GLES2DecoderTest1.BindBufferBaseValidArgs/1
[25323:25323:0702/220926:41188867033:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kBindBufferBase
[       OK ] Service/GLES2DecoderTest1.BindBufferBaseValidArgs/1 (52 ms)
[1962/2819] Service/GLES2DecoderTest1.BindBufferBaseValidArgs/1 (52 ms)
[ RUN      ] Service/GLES2DecoderTest1.BindBufferBaseValidArgsNewId/0
[25323:25323:0702/220926:41188940686:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kBindBufferBase
[       OK ] Service/GLES2DecoderTest1.BindBufferBaseValidArgsNewId/0 (75 ms)
[1963/2819] Service/GLES2DecoderTest1.BindBufferBaseValidArgsNewId/0 (75 ms)
[ RUN      ] Service/GLES2DecoderTest1.BindBufferBaseValidArgsNewId/1
[25323:25323:0702/220926:41189009736:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kBindBufferBase
[       OK ] Service/GLES2DecoderTest1.BindBufferBaseValidArgsNewId/1 (68 ms)
[1964/2819] Service/GLES2DecoderTest1.BindBufferBaseValidArgsNewId/1 (68 ms)
[ RUN      ] Service/GLES2DecoderTest1.BindBufferRangeValidArgs/0
[25323:25323:0702/220926:41189068961:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kBindBufferRange
[       OK ] Service/GLES2DecoderTest1.BindBufferRangeValidArgs/0 (60 ms)
[1965/2819] Service/GLES2DecoderTest1.BindBufferRangeValidArgs/0 (60 ms)
[ RUN      ] Service/GLES2DecoderTest1.BindBufferRangeValidArgs/1
[25323:25323:0702/220926:41189130092:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kBindBufferRange
[       OK ] Service/GLES2DecoderTest1.BindBufferRangeValidArgs/1 (59 ms)
[1966/2819] Service/GLES2DecoderTest1.BindBufferRangeValidArgs/1 (59 ms)
[ RUN      ] Service/GLES2DecoderTest1.BindBufferRangeValidArgsNewId/0
[25323:25323:0702/220926:41189182633:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kBindBufferRange
[       OK ] Service/GLES2DecoderTest1.BindBufferRangeValidArgsNewId/0 (54 ms)
[1967/2819] Service/GLES2DecoderTest1.BindBufferRangeValidArgsNewId/0 (54 ms)
[ RUN      ] Service/GLES2DecoderTest1.BindBufferRangeValidArgsNewId/1
[25323:25323:0702/220926:41189242170:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kBindBufferRange
[       OK ] Service/GLES2DecoderTest1.BindBufferRangeValidArgsNewId/1 (57 ms)
[1968/2819] Service/GLES2DecoderTest1.BindBufferRangeValidArgsNewId/1 (57 ms)
[ RUN      ] Service/GLES2DecoderTest1.BindFramebufferValidArgs/0
[       OK ] Service/GLES2DecoderTest1.BindFramebufferValidArgs/0 (50 ms)
[1969/2819] Service/GLES2DecoderTest1.BindFramebufferValidArgs/0 (50 ms)
[ RUN      ] Service/GLES2DecoderTest1.BindFramebufferValidArgs/1
[       OK ] Service/GLES2DecoderTest1.BindFramebufferValidArgs/1 (53 ms)
[1970/2819] Service/GLES2DecoderTest1.BindFramebufferValidArgs/1 (53 ms)
[ RUN      ] Service/GLES2DecoderTest1.BindFramebufferValidArgsNewId/0
[       OK ] Service/GLES2DecoderTest1.BindFramebufferValidArgsNewId/0 (35 ms)
[1971/2819] Service/GLES2DecoderTest1.BindFramebufferValidArgsNewId/0 (35 ms)
[ RUN      ] Service/GLES2DecoderTest1.BindFramebufferValidArgsNewId/1
[       OK ] Service/GLES2DecoderTest1.BindFramebufferValidArgsNewId/1 (30 ms)
[1972/2819] Service/GLES2DecoderTest1.BindFramebufferValidArgsNewId/1 (30 ms)
[ RUN      ] Service/GLES2DecoderTest1.BindFramebufferInvalidArgs0_0/0
[       OK ] Service/GLES2DecoderTest1.BindFramebufferInvalidArgs0_0/0 (56 ms)
[1973/2819] Service/GLES2DecoderTest1.BindFramebufferInvalidArgs0_0/0 (56 ms)
[ RUN      ] Service/GLES2DecoderTest1.BindFramebufferInvalidArgs0_0/1
[       OK ] Service/GLES2DecoderTest1.BindFramebufferInvalidArgs0_0/1 (63 ms)
[1974/2819] Service/GLES2DecoderTest1.BindFramebufferInvalidArgs0_0/1 (63 ms)
[ RUN      ] Service/GLES2DecoderTest1.BindRenderbufferValidArgs/0
[       OK ] Service/GLES2DecoderTest1.BindRenderbufferValidArgs/0 (69 ms)
[1975/2819] Service/GLES2DecoderTest1.BindRenderbufferValidArgs/0 (69 ms)
[ RUN      ] Service/GLES2DecoderTest1.BindRenderbufferValidArgs/1
[       OK ] Service/GLES2DecoderTest1.BindRenderbufferValidArgs/1 (58 ms)
[1976/2819] Service/GLES2DecoderTest1.BindRenderbufferValidArgs/1 (58 ms)
[ RUN      ] Service/GLES2DecoderTest1.BindRenderbufferValidArgsNewId/0
[       OK ] Service/GLES2DecoderTest1.BindRenderbufferValidArgsNewId/0 (66 ms)
[1977/2819] Service/GLES2DecoderTest1.BindRenderbufferValidArgsNewId/0 (66 ms)
[ RUN      ] Service/GLES2DecoderTest1.BindRenderbufferValidArgsNewId/1
[       OK ] Service/GLES2DecoderTest1.BindRenderbufferValidArgsNewId/1 (51 ms)
[1978/2819] Service/GLES2DecoderTest1.BindRenderbufferValidArgsNewId/1 (51 ms)
[ RUN      ] Service/GLES2DecoderTest1.BindRenderbufferInvalidArgs0_0/0
[       OK ] Service/GLES2DecoderTest1.BindRenderbufferInvalidArgs0_0/0 (33 ms)
[1979/2819] Service/GLES2DecoderTest1.BindRenderbufferInvalidArgs0_0/0 (33 ms)
[ RUN      ] Service/GLES2DecoderTest1.BindRenderbufferInvalidArgs0_0/1
[       OK ] Service/GLES2DecoderTest1.BindRenderbufferInvalidArgs0_0/1 (45 ms)
[1980/2819] Service/GLES2DecoderTest1.BindRenderbufferInvalidArgs0_0/1 (45 ms)
[ RUN      ] Service/GLES2DecoderTest1.BindSamplerValidArgs/0
[25332:25332:0702/220926:41188971907:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kBindSampler
[       OK ] Service/GLES2DecoderTest1.BindSamplerValidArgs/0 (76 ms)
[1981/2819] Service/GLES2DecoderTest1.BindSamplerValidArgs/0 (76 ms)
[ RUN      ] Service/GLES2DecoderTest1.BindSamplerValidArgs/1
[25332:25332:0702/220926:41189036602:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kBindSampler
[       OK ] Service/GLES2DecoderTest1.BindSamplerValidArgs/1 (63 ms)
[1982/2819] Service/GLES2DecoderTest1.BindSamplerValidArgs/1 (63 ms)
[ RUN      ] Service/GLES2DecoderTest1.BindTextureValidArgs/0
[       OK ] Service/GLES2DecoderTest1.BindTextureValidArgs/0 (61 ms)
[1983/2819] Service/GLES2DecoderTest1.BindTextureValidArgs/0 (61 ms)
[ RUN      ] Service/GLES2DecoderTest1.BindTextureValidArgs/1
[       OK ] Service/GLES2DecoderTest1.BindTextureValidArgs/1 (60 ms)
[1984/2819] Service/GLES2DecoderTest1.BindTextureValidArgs/1 (60 ms)
[ RUN      ] Service/GLES2DecoderTest1.BindTextureValidArgsNewId/0
[       OK ] Service/GLES2DecoderTest1.BindTextureValidArgsNewId/0 (40 ms)
[1985/2819] Service/GLES2DecoderTest1.BindTextureValidArgsNewId/0 (40 ms)
[ RUN      ] Service/GLES2DecoderTest1.BindTextureValidArgsNewId/1
[       OK ] Service/GLES2DecoderTest1.BindTextureValidArgsNewId/1 (33 ms)
[1986/2819] Service/GLES2DecoderTest1.BindTextureValidArgsNewId/1 (33 ms)
[ RUN      ] Service/GLES2DecoderTest1.BindTextureInvalidArgs0_0/0
[       OK ] Service/GLES2DecoderTest1.BindTextureInvalidArgs0_0/0 (53 ms)
[1987/2819] Service/GLES2DecoderTest1.BindTextureInvalidArgs0_0/0 (53 ms)
[ RUN      ] Service/GLES2DecoderTest1.BindTextureInvalidArgs0_0/1
[       OK ] Service/GLES2DecoderTest1.BindTextureInvalidArgs0_0/1 (53 ms)
[1988/2819] Service/GLES2DecoderTest1.BindTextureInvalidArgs0_0/1 (53 ms)
[ RUN      ] Service/GLES2DecoderTest1.BindTextureInvalidArgs0_1/0
[       OK ] Service/GLES2DecoderTest1.BindTextureInvalidArgs0_1/0 (34 ms)
[1989/2819] Service/GLES2DecoderTest1.BindTextureInvalidArgs0_1/0 (34 ms)
[ RUN      ] Service/GLES2DecoderTest1.BindTextureInvalidArgs0_1/1
[       OK ] Service/GLES2DecoderTest1.BindTextureInvalidArgs0_1/1 (31 ms)
[1990/2819] Service/GLES2DecoderTest1.BindTextureInvalidArgs0_1/1 (31 ms)
[ RUN      ] Service/GLES2DecoderDoCommandsTest.DoCommandsBadArgSize/0
[25316:25316:0702/220926:41188741470:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kEnable
[       OK ] Service/GLES2DecoderDoCommandsTest.DoCommandsBadArgSize/0 (62 ms)
[1991/2819] Service/GLES2DecoderDoCommandsTest.DoCommandsBadArgSize/0 (62 ms)
[ RUN      ] Service/GLES2DecoderDoCommandsTest.DoCommandsBadArgSize/1
[25316:25316:0702/220926:41188793434:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kEnable
[       OK ] Service/GLES2DecoderDoCommandsTest.DoCommandsBadArgSize/1 (51 ms)
[1992/2819] Service/GLES2DecoderDoCommandsTest.DoCommandsBadArgSize/1 (51 ms)
[ RUN      ] Service/GLES2DecoderRGBBackbufferTest.RGBBackbufferColorMask/0
[       OK ] Service/GLES2DecoderRGBBackbufferTest.RGBBackbufferColorMask/0 (68 ms)
[1993/2819] Service/GLES2DecoderRGBBackbufferTest.RGBBackbufferColorMask/0 (68 ms)
[ RUN      ] Service/GLES2DecoderRGBBackbufferTest.RGBBackbufferColorMask/1
[       OK ] Service/GLES2DecoderRGBBackbufferTest.RGBBackbufferColorMask/1 (78 ms)
[1994/2819] Service/GLES2DecoderRGBBackbufferTest.RGBBackbufferColorMask/1 (78 ms)
[ RUN      ] Service/GLES2DecoderRGBBackbufferTest.RGBBackbufferDepthMask/0
[       OK ] Service/GLES2DecoderRGBBackbufferTest.RGBBackbufferDepthMask/0 (73 ms)
[1995/2819] Service/GLES2DecoderRGBBackbufferTest.RGBBackbufferDepthMask/0 (73 ms)
[ RUN      ] Service/GLES2DecoderRGBBackbufferTest.RGBBackbufferDepthMask/1
[       OK ] Service/GLES2DecoderRGBBackbufferTest.RGBBackbufferDepthMask/1 (73 ms)
[1996/2819] Service/GLES2DecoderRGBBackbufferTest.RGBBackbufferDepthMask/1 (73 ms)
[ RUN      ] Service/GLES2DecoderRGBBackbufferTest.RGBBackbufferStencilMask/0
[       OK ] Service/GLES2DecoderRGBBackbufferTest.RGBBackbufferStencilMask/0 (73 ms)
[1997/2819] Service/GLES2DecoderRGBBackbufferTest.RGBBackbufferStencilMask/0 (73 ms)
[ RUN      ] Service/GLES2DecoderRGBBackbufferTest.RGBBackbufferStencilMask/1
[       OK ] Service/GLES2DecoderRGBBackbufferTest.RGBBackbufferStencilMask/1 (66 ms)
[1998/2819] Service/GLES2DecoderRGBBackbufferTest.RGBBackbufferStencilMask/1 (66 ms)
[ RUN      ] Service/GLES2DecoderRGBBackbufferTest.RGBBackbufferColorMaskFBO/0
[       OK ] Service/GLES2DecoderRGBBackbufferTest.RGBBackbufferColorMaskFBO/0 (51 ms)
[1999/2819] Service/GLES2DecoderRGBBackbufferTest.RGBBackbufferColorMaskFBO/0 (51 ms)
[ RUN      ] Service/GLES2DecoderRGBBackbufferTest.RGBBackbufferColorMaskFBO/1
[       OK ] Service/GLES2DecoderRGBBackbufferTest.RGBBackbufferColorMaskFBO/1 (43 ms)
[2000/2819] Service/GLES2DecoderRGBBackbufferTest.RGBBackbufferColorMaskFBO/1 (43 ms)
[ RUN      ] Service/GLES2DecoderTest1.BindTransformFeedbackValidArgs/0
[25356:25356:0702/220926:41189275449:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kBindTransformFeedback
[       OK ] Service/GLES2DecoderTest1.BindTransformFeedbackValidArgs/0 (58 ms)
[2001/2819] Service/GLES2DecoderTest1.BindTransformFeedbackValidArgs/0 (58 ms)
[ RUN      ] Service/GLES2DecoderTest1.BindTransformFeedbackValidArgs/1
[25356:25356:0702/220926:41189333021:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kBindTransformFeedback
[       OK ] Service/GLES2DecoderTest1.BindTransformFeedbackValidArgs/1 (55 ms)
[2002/2819] Service/GLES2DecoderTest1.BindTransformFeedbackValidArgs/1 (55 ms)
[ RUN      ] Service/GLES2DecoderTest1.BlendColorValidArgs/0
[       OK ] Service/GLES2DecoderTest1.BlendColorValidArgs/0 (31 ms)
[2003/2819] Service/GLES2DecoderTest1.BlendColorValidArgs/0 (31 ms)
[ RUN      ] Service/GLES2DecoderTest1.BlendColorValidArgs/1
[       OK ] Service/GLES2DecoderTest1.BlendColorValidArgs/1 (29 ms)
[2004/2819] Service/GLES2DecoderTest1.BlendColorValidArgs/1 (29 ms)
[ RUN      ] Service/GLES2DecoderTest1.BlendEquationValidArgs/0
[       OK ] Service/GLES2DecoderTest1.BlendEquationValidArgs/0 (42 ms)
[2005/2819] Service/GLES2DecoderTest1.BlendEquationValidArgs/0 (42 ms)
[ RUN      ] Service/GLES2DecoderTest1.BlendEquationValidArgs/1
[       OK ] Service/GLES2DecoderTest1.BlendEquationValidArgs/1 (35 ms)
[2006/2819] Service/GLES2DecoderTest1.BlendEquationValidArgs/1 (35 ms)
[ RUN      ] Service/GLES2DecoderTest1.BlendEquationInvalidArgs0_0/0
[       OK ] Service/GLES2DecoderTest1.BlendEquationInvalidArgs0_0/0 (31 ms)
[2007/2819] Service/GLES2DecoderTest1.BlendEquationInvalidArgs0_0/0 (31 ms)
[ RUN      ] Service/GLES2DecoderTest1.BlendEquationInvalidArgs0_0/1
[       OK ] Service/GLES2DecoderTest1.BlendEquationInvalidArgs0_0/1 (29 ms)
[2008/2819] Service/GLES2DecoderTest1.BlendEquationInvalidArgs0_0/1 (29 ms)
[ RUN      ] Service/GLES2DecoderTest1.BlendEquationSeparateValidArgs/0
[       OK ] Service/GLES2DecoderTest1.BlendEquationSeparateValidArgs/0 (49 ms)
[2009/2819] Service/GLES2DecoderTest1.BlendEquationSeparateValidArgs/0 (49 ms)
[ RUN      ] Service/GLES2DecoderTest1.BlendEquationSeparateValidArgs/1
[       OK ] Service/GLES2DecoderTest1.BlendEquationSeparateValidArgs/1 (52 ms)
[2010/2819] Service/GLES2DecoderTest1.BlendEquationSeparateValidArgs/1 (52 ms)
[ RUN      ] Service/GLES2DecoderTest1.BlendEquationSeparateInvalidArgs0_0/0
[       OK ] Service/GLES2DecoderTest1.BlendEquationSeparateInvalidArgs0_0/0 (65 ms)
[2011/2819] Service/GLES2DecoderTest1.BlendEquationSeparateInvalidArgs0_0/0 (65 ms)
[ RUN      ] Service/GLES2DecoderTest1.BlendEquationSeparateInvalidArgs0_0/1
[       OK ] Service/GLES2DecoderTest1.BlendEquationSeparateInvalidArgs0_0/1 (54 ms)
[2012/2819] Service/GLES2DecoderTest1.BlendEquationSeparateInvalidArgs0_0/1 (54 ms)
[ RUN      ] Service/GLES2DecoderTest1.BlendEquationSeparateInvalidArgs1_0/0
[       OK ] Service/GLES2DecoderTest1.BlendEquationSeparateInvalidArgs1_0/0 (51 ms)
[2013/2819] Service/GLES2DecoderTest1.BlendEquationSeparateInvalidArgs1_0/0 (51 ms)
[ RUN      ] Service/GLES2DecoderTest1.BlendEquationSeparateInvalidArgs1_0/1
[       OK ] Service/GLES2DecoderTest1.BlendEquationSeparateInvalidArgs1_0/1 (52 ms)
[2014/2819] Service/GLES2DecoderTest1.BlendEquationSeparateInvalidArgs1_0/1 (52 ms)
[ RUN      ] Service/GLES2DecoderTest1.BlendFuncValidArgs/0
[       OK ] Service/GLES2DecoderTest1.BlendFuncValidArgs/0 (70 ms)
[2015/2819] Service/GLES2DecoderTest1.BlendFuncValidArgs/0 (70 ms)
[ RUN      ] Service/GLES2DecoderTest1.BlendFuncValidArgs/1
[       OK ] Service/GLES2DecoderTest1.BlendFuncValidArgs/1 (60 ms)
[2016/2819] Service/GLES2DecoderTest1.BlendFuncValidArgs/1 (60 ms)
[ RUN      ] Service/GLES2DecoderTest1.BlendFuncSeparateValidArgs/0
[       OK ] Service/GLES2DecoderTest1.BlendFuncSeparateValidArgs/0 (56 ms)
[2017/2819] Service/GLES2DecoderTest1.BlendFuncSeparateValidArgs/0 (56 ms)
[ RUN      ] Service/GLES2DecoderTest1.BlendFuncSeparateValidArgs/1
[       OK ] Service/GLES2DecoderTest1.BlendFuncSeparateValidArgs/1 (61 ms)
[2018/2819] Service/GLES2DecoderTest1.BlendFuncSeparateValidArgs/1 (61 ms)
[ RUN      ] Service/GLES2DecoderTest1.CheckFramebufferStatusValidArgs/0
[       OK ] Service/GLES2DecoderTest1.CheckFramebufferStatusValidArgs/0 (69 ms)
[2019/2819] Service/GLES2DecoderTest1.CheckFramebufferStatusValidArgs/0 (69 ms)
[ RUN      ] Service/GLES2DecoderTest1.CheckFramebufferStatusValidArgs/1
[       OK ] Service/GLES2DecoderTest1.CheckFramebufferStatusValidArgs/1 (64 ms)
[2020/2819] Service/GLES2DecoderTest1.CheckFramebufferStatusValidArgs/1 (64 ms)
[ RUN      ] Service/GLES2DecoderTest1.ClearBufferivImmediateValidArgs/0
[25417:25417:0702/220927:41189766830:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kClearBufferivImmediate
[       OK ] Service/GLES2DecoderTest1.ClearBufferivImmediateValidArgs/0 (36 ms)
[2021/2819] Service/GLES2DecoderTest1.ClearBufferivImmediateValidArgs/0 (36 ms)
[ RUN      ] Service/GLES2DecoderTest1.ClearBufferivImmediateValidArgs/1
[25417:25417:0702/220927:41189828770:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kClearBufferivImmediate
[       OK ] Service/GLES2DecoderTest1.ClearBufferivImmediateValidArgs/1 (60 ms)
[2022/2819] Service/GLES2DecoderTest1.ClearBufferivImmediateValidArgs/1 (60 ms)
[ RUN      ] Service/GLES2DecoderTest1.ClearBufferuivImmediateValidArgs/0
[25417:25417:0702/220927:41189889000:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kClearBufferuivImmediate
[       OK ] Service/GLES2DecoderTest1.ClearBufferuivImmediateValidArgs/0 (61 ms)
[2023/2819] Service/GLES2DecoderTest1.ClearBufferuivImmediateValidArgs/0 (61 ms)
[ RUN      ] Service/GLES2DecoderTest1.ClearBufferuivImmediateValidArgs/1
[25417:25417:0702/220927:41189960789:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kClearBufferuivImmediate
[       OK ] Service/GLES2DecoderTest1.ClearBufferuivImmediateValidArgs/1 (70 ms)
[2024/2819] Service/GLES2DecoderTest1.ClearBufferuivImmediateValidArgs/1 (70 ms)
[ RUN      ] Service/GLES2DecoderTest1.ClearColorValidArgs/0
[       OK ] Service/GLES2DecoderTest1.ClearColorValidArgs/0 (66 ms)
[2025/2819] Service/GLES2DecoderTest1.ClearColorValidArgs/0 (66 ms)
[ RUN      ] Service/GLES2DecoderTest1.ClearColorValidArgs/1
[       OK ] Service/GLES2DecoderTest1.ClearColorValidArgs/1 (62 ms)
[2026/2819] Service/GLES2DecoderTest1.ClearColorValidArgs/1 (62 ms)
[ RUN      ] Service/GLES2DecoderTest1.ClearDepthfValidArgs/0
[       OK ] Service/GLES2DecoderTest1.ClearDepthfValidArgs/0 (59 ms)
[2027/2819] Service/GLES2DecoderTest1.ClearDepthfValidArgs/0 (59 ms)
[ RUN      ] Service/GLES2DecoderTest1.ClearDepthfValidArgs/1
[       OK ] Service/GLES2DecoderTest1.ClearDepthfValidArgs/1 (54 ms)
[2028/2819] Service/GLES2DecoderTest1.ClearDepthfValidArgs/1 (54 ms)
[ RUN      ] Service/GLES2DecoderTest1.ClearStencilValidArgs/0
[       OK ] Service/GLES2DecoderTest1.ClearStencilValidArgs/0 (32 ms)
[2029/2819] Service/GLES2DecoderTest1.ClearStencilValidArgs/0 (32 ms)
[ RUN      ] Service/GLES2DecoderTest1.ClearStencilValidArgs/1
[       OK ] Service/GLES2DecoderTest1.ClearStencilValidArgs/1 (30 ms)
[2030/2819] Service/GLES2DecoderTest1.ClearStencilValidArgs/1 (30 ms)
[ RUN      ] Service/GLES2DecoderTest1.CheckFramebufferStatusInvalidArgs0_0/0
[       OK ] Service/GLES2DecoderTest1.CheckFramebufferStatusInvalidArgs0_0/0 (61 ms)
[2031/2819] Service/GLES2DecoderTest1.CheckFramebufferStatusInvalidArgs0_0/0 (61 ms)
[ RUN      ] Service/GLES2DecoderTest1.CheckFramebufferStatusInvalidArgs0_0/1
[       OK ] Service/GLES2DecoderTest1.CheckFramebufferStatusInvalidArgs0_0/1 (57 ms)
[2032/2819] Service/GLES2DecoderTest1.CheckFramebufferStatusInvalidArgs0_0/1 (57 ms)
[ RUN      ] Service/GLES2DecoderTest1.CheckFramebufferStatusInvalidArgsBadSharedMemoryId/0
[25415:25415:0702/220927:41189858740:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kCheckFramebufferStatus
[25415:25415:0702/220927:41189858983:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kCheckFramebufferStatus
[       OK ] Service/GLES2DecoderTest1.CheckFramebufferStatusInvalidArgsBadSharedMemoryId/0 (65 ms)
[2033/2819] Service/GLES2DecoderTest1.CheckFramebufferStatusInvalidArgsBadSharedMemoryId/0 (65 ms)
[ RUN      ] Service/GLES2DecoderTest1.CheckFramebufferStatusInvalidArgsBadSharedMemoryId/1
[25415:25415:0702/220927:41189925949:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kCheckFramebufferStatus
[25415:25415:0702/220927:41189926112:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kCheckFramebufferStatus
[       OK ] Service/GLES2DecoderTest1.CheckFramebufferStatusInvalidArgsBadSharedMemoryId/1 (65 ms)
[2034/2819] Service/GLES2DecoderTest1.CheckFramebufferStatusInvalidArgsBadSharedMemoryId/1 (65 ms)
[ RUN      ] Service/GLES2DecoderTest1.ClearValidArgs/0
[       OK ] Service/GLES2DecoderTest1.ClearValidArgs/0 (68 ms)
[2035/2819] Service/GLES2DecoderTest1.ClearValidArgs/0 (68 ms)
[ RUN      ] Service/GLES2DecoderTest1.ClearValidArgs/1
[       OK ] Service/GLES2DecoderTest1.ClearValidArgs/1 (56 ms)
[2036/2819] Service/GLES2DecoderTest1.ClearValidArgs/1 (56 ms)
[ RUN      ] Service/GLES2DecoderTest1.ClearBufferfiValidArgs/0
[25415:25415:0702/220927:41190112295:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kClearBufferfi
[       OK ] Service/GLES2DecoderTest1.ClearBufferfiValidArgs/0 (63 ms)
[2037/2819] Service/GLES2DecoderTest1.ClearBufferfiValidArgs/0 (63 ms)
[ RUN      ] Service/GLES2DecoderTest1.ClearBufferfiValidArgs/1
[25415:25415:0702/220927:41190188737:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kClearBufferfi
[       OK ] Service/GLES2DecoderTest1.ClearBufferfiValidArgs/1 (75 ms)
[2038/2819] Service/GLES2DecoderTest1.ClearBufferfiValidArgs/1 (75 ms)
[ RUN      ] Service/GLES2DecoderTest1.ClearBufferfvImmediateValidArgs/0
[25415:25415:0702/220927:41190240450:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kClearBufferfvImmediate
[       OK ] Service/GLES2DecoderTest1.ClearBufferfvImmediateValidArgs/0 (53 ms)
[2039/2819] Service/GLES2DecoderTest1.ClearBufferfvImmediateValidArgs/0 (53 ms)
[ RUN      ] Service/GLES2DecoderTest1.ClearBufferfvImmediateValidArgs/1
[25415:25415:0702/220927:41190294847:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kClearBufferfvImmediate
[       OK ] Service/GLES2DecoderTest1.ClearBufferfvImmediateValidArgs/1 (52 ms)
[2040/2819] Service/GLES2DecoderTest1.ClearBufferfvImmediateValidArgs/1 (52 ms)
[ RUN      ] Service/GLES2DecoderTest1.ColorMaskValidArgs/0
[       OK ] Service/GLES2DecoderTest1.ColorMaskValidArgs/0 (70 ms)
[2041/2819] Service/GLES2DecoderTest1.ColorMaskValidArgs/0 (70 ms)
[ RUN      ] Service/GLES2DecoderTest1.ColorMaskValidArgs/1
[       OK ] Service/GLES2DecoderTest1.ColorMaskValidArgs/1 (59 ms)
[2042/2819] Service/GLES2DecoderTest1.ColorMaskValidArgs/1 (59 ms)
[ RUN      ] Service/GLES2DecoderTest1.CopyBufferSubDataValidArgs/0
[25418:25418:0702/220927:41189996847:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kCopyBufferSubData
[       OK ] Service/GLES2DecoderTest1.CopyBufferSubDataValidArgs/0 (60 ms)
[2043/2819] Service/GLES2DecoderTest1.CopyBufferSubDataValidArgs/0 (60 ms)
[ RUN      ] Service/GLES2DecoderTest1.CopyBufferSubDataValidArgs/1
[25418:25418:0702/220927:41190052412:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kCopyBufferSubData
[       OK ] Service/GLES2DecoderTest1.CopyBufferSubDataValidArgs/1 (53 ms)
[2044/2819] Service/GLES2DecoderTest1.CopyBufferSubDataValidArgs/1 (53 ms)
[ RUN      ] Service/GLES2DecoderTest1.CopyTexSubImage2DValidArgs/0
[       OK ] Service/GLES2DecoderTest1.CopyTexSubImage2DValidArgs/0 (62 ms)
[2045/2819] Service/GLES2DecoderTest1.CopyTexSubImage2DValidArgs/0 (62 ms)
[ RUN      ] Service/GLES2DecoderTest1.CopyTexSubImage2DValidArgs/1
[       OK ] Service/GLES2DecoderTest1.CopyTexSubImage2DValidArgs/1 (61 ms)
[2046/2819] Service/GLES2DecoderTest1.CopyTexSubImage2DValidArgs/1 (61 ms)
[ RUN      ] Service/GLES2DecoderTest1.CopyTexSubImage2DInvalidArgs0_0/0
[       OK ] Service/GLES2DecoderTest1.CopyTexSubImage2DInvalidArgs0_0/0 (50 ms)
[2047/2819] Service/GLES2DecoderTest1.CopyTexSubImage2DInvalidArgs0_0/0 (50 ms)
[ RUN      ] Service/GLES2DecoderTest1.CopyTexSubImage2DInvalidArgs0_0/1
[       OK ] Service/GLES2DecoderTest1.CopyTexSubImage2DInvalidArgs0_0/1 (52 ms)
[2048/2819] Service/GLES2DecoderTest1.CopyTexSubImage2DInvalidArgs0_0/1 (52 ms)
[ RUN      ] Service/GLES2DecoderTest1.CopyTexSubImage2DInvalidArgs6_0/0
[       OK ] Service/GLES2DecoderTest1.CopyTexSubImage2DInvalidArgs6_0/0 (54 ms)
[2049/2819] Service/GLES2DecoderTest1.CopyTexSubImage2DInvalidArgs6_0/0 (54 ms)
[ RUN      ] Service/GLES2DecoderTest1.CopyTexSubImage2DInvalidArgs6_0/1
[       OK ] Service/GLES2DecoderTest1.CopyTexSubImage2DInvalidArgs6_0/1 (53 ms)
[2050/2819] Service/GLES2DecoderTest1.CopyTexSubImage2DInvalidArgs6_0/1 (53 ms)
[ RUN      ] Service/GLES2DecoderTest1.CopyTexSubImage2DInvalidArgs7_0/0
[       OK ] Service/GLES2DecoderTest1.CopyTexSubImage2DInvalidArgs7_0/0 (78 ms)
[2051/2819] Service/GLES2DecoderTest1.CopyTexSubImage2DInvalidArgs7_0/0 (78 ms)
[ RUN      ] Service/GLES2DecoderTest1.CopyTexSubImage2DInvalidArgs7_0/1
[       OK ] Service/GLES2DecoderTest1.CopyTexSubImage2DInvalidArgs7_0/1 (57 ms)
[2052/2819] Service/GLES2DecoderTest1.CopyTexSubImage2DInvalidArgs7_0/1 (57 ms)
[ RUN      ] Service/GLES2DecoderTest1.CopyTexSubImage3DValidArgs/0
[25422:25422:0702/220927:41190024965:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kCopyTexSubImage3D
[       OK ] Service/GLES2DecoderTest1.CopyTexSubImage3DValidArgs/0 (60 ms)
[2053/2819] Service/GLES2DecoderTest1.CopyTexSubImage3DValidArgs/0 (60 ms)
[ RUN      ] Service/GLES2DecoderTest1.CopyTexSubImage3DValidArgs/1
[25422:25422:0702/220927:41190094543:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kCopyTexSubImage3D
[       OK ] Service/GLES2DecoderTest1.CopyTexSubImage3DValidArgs/1 (69 ms)
[2054/2819] Service/GLES2DecoderTest1.CopyTexSubImage3DValidArgs/1 (69 ms)
[ RUN      ] Service/GLES2DecoderTest1.CreateProgramValidArgs/0
[       OK ] Service/GLES2DecoderTest1.CreateProgramValidArgs/0 (54 ms)
[2055/2819] Service/GLES2DecoderTest1.CreateProgramValidArgs/0 (54 ms)
[ RUN      ] Service/GLES2DecoderTest1.CreateProgramValidArgs/1
[       OK ] Service/GLES2DecoderTest1.CreateProgramValidArgs/1 (59 ms)
[2056/2819] Service/GLES2DecoderTest1.CreateProgramValidArgs/1 (59 ms)
[ RUN      ] Service/GLES2DecoderTest1.CreateShaderValidArgs/0
[       OK ] Service/GLES2DecoderTest1.CreateShaderValidArgs/0 (53 ms)
[2057/2819] Service/GLES2DecoderTest1.CreateShaderValidArgs/0 (53 ms)
[ RUN      ] Service/GLES2DecoderTest1.CreateShaderValidArgs/1
[       OK ] Service/GLES2DecoderTest1.CreateShaderValidArgs/1 (52 ms)
[2058/2819] Service/GLES2DecoderTest1.CreateShaderValidArgs/1 (52 ms)
[ RUN      ] Service/GLES2DecoderTest1.CreateShaderInvalidArgs0_0/0
[       OK ] Service/GLES2DecoderTest1.CreateShaderInvalidArgs0_0/0 (53 ms)
[2059/2819] Service/GLES2DecoderTest1.CreateShaderInvalidArgs0_0/0 (53 ms)
[ RUN      ] Service/GLES2DecoderTest1.CreateShaderInvalidArgs0_0/1
[       OK ] Service/GLES2DecoderTest1.CreateShaderInvalidArgs0_0/1 (54 ms)
[2060/2819] Service/GLES2DecoderTest1.CreateShaderInvalidArgs0_0/1 (54 ms)
[ RUN      ] Service/GLES2DecoderTest1.CullFaceValidArgs/0
[       OK ] Service/GLES2DecoderTest1.CullFaceValidArgs/0 (66 ms)
[2061/2819] Service/GLES2DecoderTest1.CullFaceValidArgs/0 (66 ms)
[ RUN      ] Service/GLES2DecoderTest1.CullFaceValidArgs/1
[       OK ] Service/GLES2DecoderTest1.CullFaceValidArgs/1 (69 ms)
[2062/2819] Service/GLES2DecoderTest1.CullFaceValidArgs/1 (69 ms)
[ RUN      ] Service/GLES2DecoderTest1.DeleteBuffersImmediateValidArgs/0
[       OK ] Service/GLES2DecoderTest1.DeleteBuffersImmediateValidArgs/0 (65 ms)
[2063/2819] Service/GLES2DecoderTest1.DeleteBuffersImmediateValidArgs/0 (65 ms)
[ RUN      ] Service/GLES2DecoderTest1.DeleteBuffersImmediateValidArgs/1
[       OK ] Service/GLES2DecoderTest1.DeleteBuffersImmediateValidArgs/1 (63 ms)
[2064/2819] Service/GLES2DecoderTest1.DeleteBuffersImmediateValidArgs/1 (63 ms)
[ RUN      ] Service/GLES2DecoderTest1.DeleteBuffersImmediateInvalidArgs/0
[       OK ] Service/GLES2DecoderTest1.DeleteBuffersImmediateInvalidArgs/0 (60 ms)
[2065/2819] Service/GLES2DecoderTest1.DeleteBuffersImmediateInvalidArgs/0 (60 ms)
[ RUN      ] Service/GLES2DecoderTest1.DeleteBuffersImmediateInvalidArgs/1
[       OK ] Service/GLES2DecoderTest1.DeleteBuffersImmediateInvalidArgs/1 (52 ms)
[2066/2819] Service/GLES2DecoderTest1.DeleteBuffersImmediateInvalidArgs/1 (52 ms)
[ RUN      ] Service/GLES2DecoderTest1.DeleteFramebuffersImmediateValidArgs/0
[       OK ] Service/GLES2DecoderTest1.DeleteFramebuffersImmediateValidArgs/0 (56 ms)
[2067/2819] Service/GLES2DecoderTest1.DeleteFramebuffersImmediateValidArgs/0 (56 ms)
[ RUN      ] Service/GLES2DecoderTest1.DeleteFramebuffersImmediateValidArgs/1
[       OK ] Service/GLES2DecoderTest1.DeleteFramebuffersImmediateValidArgs/1 (45 ms)
[2068/2819] Service/GLES2DecoderTest1.DeleteFramebuffersImmediateValidArgs/1 (45 ms)
[ RUN      ] Service/GLES2DecoderTest1.DeleteFramebuffersImmediateInvalidArgs/0
[       OK ] Service/GLES2DecoderTest1.DeleteFramebuffersImmediateInvalidArgs/0 (47 ms)
[2069/2819] Service/GLES2DecoderTest1.DeleteFramebuffersImmediateInvalidArgs/0 (47 ms)
[ RUN      ] Service/GLES2DecoderTest1.DeleteFramebuffersImmediateInvalidArgs/1
[       OK ] Service/GLES2DecoderTest1.DeleteFramebuffersImmediateInvalidArgs/1 (53 ms)
[2070/2819] Service/GLES2DecoderTest1.DeleteFramebuffersImmediateInvalidArgs/1 (53 ms)
[ RUN      ] Service/GLES2DecoderTest1.DeleteProgramValidArgs/0
[       OK ] Service/GLES2DecoderTest1.DeleteProgramValidArgs/0 (74 ms)
[2071/2819] Service/GLES2DecoderTest1.DeleteProgramValidArgs/0 (74 ms)
[ RUN      ] Service/GLES2DecoderTest1.DeleteProgramValidArgs/1
[       OK ] Service/GLES2DecoderTest1.DeleteProgramValidArgs/1 (52 ms)
[2072/2819] Service/GLES2DecoderTest1.DeleteProgramValidArgs/1 (52 ms)
[ RUN      ] Service/GLES2DecoderTest1.DeleteRenderbuffersImmediateValidArgs/0
[       OK ] Service/GLES2DecoderTest1.DeleteRenderbuffersImmediateValidArgs/0 (62 ms)
[2073/2819] Service/GLES2DecoderTest1.DeleteRenderbuffersImmediateValidArgs/0 (62 ms)
[ RUN      ] Service/GLES2DecoderTest1.DeleteRenderbuffersImmediateValidArgs/1
[       OK ] Service/GLES2DecoderTest1.DeleteRenderbuffersImmediateValidArgs/1 (52 ms)
[2074/2819] Service/GLES2DecoderTest1.DeleteRenderbuffersImmediateValidArgs/1 (52 ms)
[ RUN      ] Service/GLES2DecoderTest1.DeleteRenderbuffersImmediateInvalidArgs/0
[       OK ] Service/GLES2DecoderTest1.DeleteRenderbuffersImmediateInvalidArgs/0 (53 ms)
[2075/2819] Service/GLES2DecoderTest1.DeleteRenderbuffersImmediateInvalidArgs/0 (53 ms)
[ RUN      ] Service/GLES2DecoderTest1.DeleteRenderbuffersImmediateInvalidArgs/1
[       OK ] Service/GLES2DecoderTest1.DeleteRenderbuffersImmediateInvalidArgs/1 (41 ms)
[2076/2819] Service/GLES2DecoderTest1.DeleteRenderbuffersImmediateInvalidArgs/1 (41 ms)
[ RUN      ] Service/GLES2DecoderTest1.DeleteSamplersImmediateValidArgs/0
[25431:25431:0702/220927:41190408968:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kDeleteSamplersImmediate
[       OK ] Service/GLES2DecoderTest1.DeleteSamplersImmediateValidArgs/0 (54 ms)
[2077/2819] Service/GLES2DecoderTest1.DeleteSamplersImmediateValidArgs/0 (54 ms)
[ RUN      ] Service/GLES2DecoderTest1.DeleteSamplersImmediateValidArgs/1
[25431:25431:0702/220927:41190465474:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kDeleteSamplersImmediate
[       OK ] Service/GLES2DecoderTest1.DeleteSamplersImmediateValidArgs/1 (55 ms)
[2078/2819] Service/GLES2DecoderTest1.DeleteSamplersImmediateValidArgs/1 (55 ms)
[ RUN      ] Service/GLES2DecoderTest1.DeleteSamplersImmediateInvalidArgs/0
[25431:25431:0702/220928:41190520296:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kDeleteSamplersImmediate
[       OK ] Service/GLES2DecoderTest1.DeleteSamplersImmediateInvalidArgs/0 (55 ms)
[2079/2819] Service/GLES2DecoderTest1.DeleteSamplersImmediateInvalidArgs/0 (55 ms)
[ RUN      ] Service/GLES2DecoderTest1.DeleteSamplersImmediateInvalidArgs/1
[25431:25431:0702/220928:41190583003:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kDeleteSamplersImmediate
[       OK ] Service/GLES2DecoderTest1.DeleteSamplersImmediateInvalidArgs/1 (61 ms)
[2080/2819] Service/GLES2DecoderTest1.DeleteSamplersImmediateInvalidArgs/1 (61 ms)
[ RUN      ] Service/GLES2DecoderTest1.DeleteSyncValidArgs/0
[25439:25439:0702/220927:41190229169:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kDeleteSync
[       OK ] Service/GLES2DecoderTest1.DeleteSyncValidArgs/0 (56 ms)
[2081/2819] Service/GLES2DecoderTest1.DeleteSyncValidArgs/0 (56 ms)
[ RUN      ] Service/GLES2DecoderTest1.DeleteSyncValidArgs/1
[25439:25439:0702/220927:41190283121:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kDeleteSync
[       OK ] Service/GLES2DecoderTest1.DeleteSyncValidArgs/1 (51 ms)
[2082/2819] Service/GLES2DecoderTest1.DeleteSyncValidArgs/1 (51 ms)
[ RUN      ] Service/GLES2DecoderTest1.DeleteShaderValidArgs/0
[       OK ] Service/GLES2DecoderTest1.DeleteShaderValidArgs/0 (46 ms)
[2083/2819] Service/GLES2DecoderTest1.DeleteShaderValidArgs/0 (46 ms)
[ RUN      ] Service/GLES2DecoderTest1.DeleteShaderValidArgs/1
[       OK ] Service/GLES2DecoderTest1.DeleteShaderValidArgs/1 (36 ms)
[2084/2819] Service/GLES2DecoderTest1.DeleteShaderValidArgs/1 (36 ms)
[ RUN      ] Service/GLES2DecoderTest1.DeleteTexturesImmediateValidArgs/0
[       OK ] Service/GLES2DecoderTest1.DeleteTexturesImmediateValidArgs/0 (33 ms)
[2085/2819] Service/GLES2DecoderTest1.DeleteTexturesImmediateValidArgs/0 (33 ms)
[ RUN      ] Service/GLES2DecoderTest1.DeleteTexturesImmediateValidArgs/1
[       OK ] Service/GLES2DecoderTest1.DeleteTexturesImmediateValidArgs/1 (30 ms)
[2086/2819] Service/GLES2DecoderTest1.DeleteTexturesImmediateValidArgs/1 (30 ms)
[ RUN      ] Service/GLES2DecoderTest1.DeleteTexturesImmediateInvalidArgs/0
[       OK ] Service/GLES2DecoderTest1.DeleteTexturesImmediateInvalidArgs/0 (39 ms)
[2087/2819] Service/GLES2DecoderTest1.DeleteTexturesImmediateInvalidArgs/0 (39 ms)
[ RUN      ] Service/GLES2DecoderTest1.DeleteTexturesImmediateInvalidArgs/1
[       OK ] Service/GLES2DecoderTest1.DeleteTexturesImmediateInvalidArgs/1 (48 ms)
[2088/2819] Service/GLES2DecoderTest1.DeleteTexturesImmediateInvalidArgs/1 (48 ms)
[ RUN      ] Service/GLES2DecoderTest1.DeleteTransformFeedbacksImmediateValidArgs/0
[25439:25439:0702/220928:41190589019:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kDeleteTransformFeedbacksImmediate
[       OK ] Service/GLES2DecoderTest1.DeleteTransformFeedbacksImmediateValidArgs/0 (75 ms)
[2089/2819] Service/GLES2DecoderTest1.DeleteTransformFeedbacksImmediateValidArgs/0 (75 ms)
[ RUN      ] Service/GLES2DecoderTest1.DeleteTransformFeedbacksImmediateValidArgs/1
[25439:25439:0702/220928:41190645506:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kDeleteTransformFeedbacksImmediate
[       OK ] Service/GLES2DecoderTest1.DeleteTransformFeedbacksImmediateValidArgs/1 (55 ms)
[2090/2819] Service/GLES2DecoderTest1.DeleteTransformFeedbacksImmediateValidArgs/1 (55 ms)
[ RUN      ] Service/GLES2DecoderTest1.DeleteTransformFeedbacksImmediateInvalidArgs/0
[25492:25492:0702/220928:41190718376:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kDeleteTransformFeedbacksImmediate
[       OK ] Service/GLES2DecoderTest1.DeleteTransformFeedbacksImmediateInvalidArgs/0 (60 ms)
[2091/2819] Service/GLES2DecoderTest1.DeleteTransformFeedbacksImmediateInvalidArgs/0 (60 ms)
[ RUN      ] Service/GLES2DecoderTest1.DeleteTransformFeedbacksImmediateInvalidArgs/1
[25492:25492:0702/220928:41190796678:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kDeleteTransformFeedbacksImmediate
[       OK ] Service/GLES2DecoderTest1.DeleteTransformFeedbacksImmediateInvalidArgs/1 (75 ms)
[2092/2819] Service/GLES2DecoderTest1.DeleteTransformFeedbacksImmediateInvalidArgs/1 (75 ms)
[ RUN      ] Service/GLES2DecoderTest1.DepthFuncValidArgs/0
[       OK ] Service/GLES2DecoderTest1.DepthFuncValidArgs/0 (61 ms)
[2093/2819] Service/GLES2DecoderTest1.DepthFuncValidArgs/0 (61 ms)
[ RUN      ] Service/GLES2DecoderTest1.DepthFuncValidArgs/1
[       OK ] Service/GLES2DecoderTest1.DepthFuncValidArgs/1 (67 ms)
[2094/2819] Service/GLES2DecoderTest1.DepthFuncValidArgs/1 (67 ms)
[ RUN      ] Service/GLES2DecoderTest1.DepthMaskValidArgs/0
[       OK ] Service/GLES2DecoderTest1.DepthMaskValidArgs/0 (56 ms)
[2095/2819] Service/GLES2DecoderTest1.DepthMaskValidArgs/0 (56 ms)
[ RUN      ] Service/GLES2DecoderTest1.DepthMaskValidArgs/1
[       OK ] Service/GLES2DecoderTest1.DepthMaskValidArgs/1 (59 ms)
[2096/2819] Service/GLES2DecoderTest1.DepthMaskValidArgs/1 (59 ms)
[ RUN      ] Service/GLES2DecoderTest1.DepthRangefValidArgs/0
[       OK ] Service/GLES2DecoderTest1.DepthRangefValidArgs/0 (55 ms)
[2097/2819] Service/GLES2DecoderTest1.DepthRangefValidArgs/0 (55 ms)
[ RUN      ] Service/GLES2DecoderTest1.DepthRangefValidArgs/1
[       OK ] Service/GLES2DecoderTest1.DepthRangefValidArgs/1 (62 ms)
[2098/2819] Service/GLES2DecoderTest1.DepthRangefValidArgs/1 (62 ms)
[ RUN      ] Service/GLES2DecoderTest1.DetachShaderValidArgs/0
[       OK ] Service/GLES2DecoderTest1.DetachShaderValidArgs/0 (52 ms)
[2099/2819] Service/GLES2DecoderTest1.DetachShaderValidArgs/0 (52 ms)
[ RUN      ] Service/GLES2DecoderTest1.DetachShaderValidArgs/1
[       OK ] Service/GLES2DecoderTest1.DetachShaderValidArgs/1 (52 ms)
[2100/2819] Service/GLES2DecoderTest1.DetachShaderValidArgs/1 (52 ms)
[ RUN      ] Service/GLES2DecoderTest1.DisableValidArgs/0
[       OK ] Service/GLES2DecoderTest1.DisableValidArgs/0 (67 ms)
[2101/2819] Service/GLES2DecoderTest1.DisableValidArgs/0 (67 ms)
[ RUN      ] Service/GLES2DecoderTest1.DisableValidArgs/1
[       OK ] Service/GLES2DecoderTest1.DisableValidArgs/1 (71 ms)
[2102/2819] Service/GLES2DecoderTest1.DisableValidArgs/1 (71 ms)
[ RUN      ] Service/GLES2DecoderTest1.DisableInvalidArgs0_0/0
[       OK ] Service/GLES2DecoderTest1.DisableInvalidArgs0_0/0 (62 ms)
[2103/2819] Service/GLES2DecoderTest1.DisableInvalidArgs0_0/0 (62 ms)
[ RUN      ] Service/GLES2DecoderTest1.DisableInvalidArgs0_0/1
[       OK ] Service/GLES2DecoderTest1.DisableInvalidArgs0_0/1 (57 ms)
[2104/2819] Service/GLES2DecoderTest1.DisableInvalidArgs0_0/1 (57 ms)
[ RUN      ] Service/GLES2DecoderTest1.DisableInvalidArgs0_1/0
[       OK ] Service/GLES2DecoderTest1.DisableInvalidArgs0_1/0 (63 ms)
[2105/2819] Service/GLES2DecoderTest1.DisableInvalidArgs0_1/0 (63 ms)
[ RUN      ] Service/GLES2DecoderTest1.DisableInvalidArgs0_1/1
[       OK ] Service/GLES2DecoderTest1.DisableInvalidArgs0_1/1 (51 ms)
[2106/2819] Service/GLES2DecoderTest1.DisableInvalidArgs0_1/1 (51 ms)
[ RUN      ] Service/GLES2DecoderTest1.DisableVertexAttribArrayValidArgs/0
[       OK ] Service/GLES2DecoderTest1.DisableVertexAttribArrayValidArgs/0 (56 ms)
[2107/2819] Service/GLES2DecoderTest1.DisableVertexAttribArrayValidArgs/0 (56 ms)
[ RUN      ] Service/GLES2DecoderTest1.DisableVertexAttribArrayValidArgs/1
[       OK ] Service/GLES2DecoderTest1.DisableVertexAttribArrayValidArgs/1 (55 ms)
[2108/2819] Service/GLES2DecoderTest1.DisableVertexAttribArrayValidArgs/1 (55 ms)
[ RUN      ] Service/GLES2DecoderTest1.EnableValidArgs/0
[       OK ] Service/GLES2DecoderTest1.EnableValidArgs/0 (60 ms)
[2109/2819] Service/GLES2DecoderTest1.EnableValidArgs/0 (60 ms)
[ RUN      ] Service/GLES2DecoderTest1.EnableValidArgs/1
[       OK ] Service/GLES2DecoderTest1.EnableValidArgs/1 (52 ms)
[2110/2819] Service/GLES2DecoderTest1.EnableValidArgs/1 (52 ms)
[ RUN      ] Service/GLES2DecoderTest1.EnableInvalidArgs0_0/0
[       OK ] Service/GLES2DecoderTest1.EnableInvalidArgs0_0/0 (67 ms)
[2111/2819] Service/GLES2DecoderTest1.EnableInvalidArgs0_0/0 (67 ms)
[ RUN      ] Service/GLES2DecoderTest1.EnableInvalidArgs0_0/1
[       OK ] Service/GLES2DecoderTest1.EnableInvalidArgs0_0/1 (61 ms)
[2112/2819] Service/GLES2DecoderTest1.EnableInvalidArgs0_0/1 (61 ms)
[ RUN      ] Service/GLES2DecoderTest1.EnableInvalidArgs0_1/0
[       OK ] Service/GLES2DecoderTest1.EnableInvalidArgs0_1/0 (63 ms)
[2113/2819] Service/GLES2DecoderTest1.EnableInvalidArgs0_1/0 (63 ms)
[ RUN      ] Service/GLES2DecoderTest1.EnableInvalidArgs0_1/1
[       OK ] Service/GLES2DecoderTest1.EnableInvalidArgs0_1/1 (61 ms)
[2114/2819] Service/GLES2DecoderTest1.EnableInvalidArgs0_1/1 (61 ms)
[ RUN      ] Service/GLES2DecoderTest1.EnableVertexAttribArrayValidArgs/0
[       OK ] Service/GLES2DecoderTest1.EnableVertexAttribArrayValidArgs/0 (57 ms)
[2115/2819] Service/GLES2DecoderTest1.EnableVertexAttribArrayValidArgs/0 (57 ms)
[ RUN      ] Service/GLES2DecoderTest1.EnableVertexAttribArrayValidArgs/1
[       OK ] Service/GLES2DecoderTest1.EnableVertexAttribArrayValidArgs/1 (65 ms)
[2116/2819] Service/GLES2DecoderTest1.EnableVertexAttribArrayValidArgs/1 (65 ms)
[ RUN      ] Service/GLES2DecoderTest1.FenceSyncValidArgs/0
[25511:25511:0702/220928:41191207410:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kFenceSync
[       OK ] Service/GLES2DecoderTest1.FenceSyncValidArgs/0 (62 ms)
[2117/2819] Service/GLES2DecoderTest1.FenceSyncValidArgs/0 (62 ms)
[ RUN      ] Service/GLES2DecoderTest1.FenceSyncValidArgs/1
[25511:25511:0702/220928:41191261538:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kFenceSync
[       OK ] Service/GLES2DecoderTest1.FenceSyncValidArgs/1 (53 ms)
[2118/2819] Service/GLES2DecoderTest1.FenceSyncValidArgs/1 (53 ms)
[ RUN      ] Service/GLES2DecoderTest1.FinishValidArgs/0
[       OK ] Service/GLES2DecoderTest1.FinishValidArgs/0 (52 ms)
[2119/2819] Service/GLES2DecoderTest1.FinishValidArgs/0 (52 ms)
[ RUN      ] Service/GLES2DecoderTest1.FinishValidArgs/1
[       OK ] Service/GLES2DecoderTest1.FinishValidArgs/1 (56 ms)
[2120/2819] Service/GLES2DecoderTest1.FinishValidArgs/1 (56 ms)
[ RUN      ] Service/GLES2DecoderTest1.FlushValidArgs/0
[       OK ] Service/GLES2DecoderTest1.FlushValidArgs/0 (71 ms)
[2121/2819] Service/GLES2DecoderTest1.FlushValidArgs/0 (71 ms)
[ RUN      ] Service/GLES2DecoderTest1.FlushValidArgs/1
[       OK ] Service/GLES2DecoderTest1.FlushValidArgs/1 (64 ms)
[2122/2819] Service/GLES2DecoderTest1.FlushValidArgs/1 (64 ms)
[ RUN      ] Service/GLES2DecoderTest1.FramebufferRenderbufferValidArgs/0
[       OK ] Service/GLES2DecoderTest1.FramebufferRenderbufferValidArgs/0 (59 ms)
[2123/2819] Service/GLES2DecoderTest1.FramebufferRenderbufferValidArgs/0 (59 ms)
[ RUN      ] Service/GLES2DecoderTest1.FramebufferRenderbufferValidArgs/1
[       OK ] Service/GLES2DecoderTest1.FramebufferRenderbufferValidArgs/1 (58 ms)
[2124/2819] Service/GLES2DecoderTest1.FramebufferRenderbufferValidArgs/1 (58 ms)
[ RUN      ] Service/GLES2DecoderTest1.FramebufferRenderbufferInvalidArgs0_0/0
[       OK ] Service/GLES2DecoderTest1.FramebufferRenderbufferInvalidArgs0_0/0 (57 ms)
[2125/2819] Service/GLES2DecoderTest1.FramebufferRenderbufferInvalidArgs0_0/0 (57 ms)
[ RUN      ] Service/GLES2DecoderTest1.FramebufferRenderbufferInvalidArgs0_0/1
[       OK ] Service/GLES2DecoderTest1.FramebufferRenderbufferInvalidArgs0_0/1 (70 ms)
[2126/2819] Service/GLES2DecoderTest1.FramebufferRenderbufferInvalidArgs0_0/1 (70 ms)
[ RUN      ] Service/GLES2DecoderTest1.FramebufferRenderbufferInvalidArgs2_0/0
[       OK ] Service/GLES2DecoderTest1.FramebufferRenderbufferInvalidArgs2_0/0 (54 ms)
[2127/2819] Service/GLES2DecoderTest1.FramebufferRenderbufferInvalidArgs2_0/0 (54 ms)
[ RUN      ] Service/GLES2DecoderTest1.FramebufferRenderbufferInvalidArgs2_0/1
[       OK ] Service/GLES2DecoderTest1.FramebufferRenderbufferInvalidArgs2_0/1 (52 ms)
[2128/2819] Service/GLES2DecoderTest1.FramebufferRenderbufferInvalidArgs2_0/1 (52 ms)
[ RUN      ] Service/GLES2DecoderTest1.FramebufferTexture2DValidArgs/0
[       OK ] Service/GLES2DecoderTest1.FramebufferTexture2DValidArgs/0 (54 ms)
[2129/2819] Service/GLES2DecoderTest1.FramebufferTexture2DValidArgs/0 (54 ms)
[ RUN      ] Service/GLES2DecoderTest1.FramebufferTexture2DValidArgs/1
[       OK ] Service/GLES2DecoderTest1.FramebufferTexture2DValidArgs/1 (51 ms)
[2130/2819] Service/GLES2DecoderTest1.FramebufferTexture2DValidArgs/1 (51 ms)
[ RUN      ] Service/GLES2DecoderTest1.FramebufferTexture2DInvalidArgs0_0/0
[       OK ] Service/GLES2DecoderTest1.FramebufferTexture2DInvalidArgs0_0/0 (73 ms)
[2131/2819] Service/GLES2DecoderTest1.FramebufferTexture2DInvalidArgs0_0/0 (73 ms)
[ RUN      ] Service/GLES2DecoderTest1.FramebufferTexture2DInvalidArgs0_0/1
[       OK ] Service/GLES2DecoderTest1.FramebufferTexture2DInvalidArgs0_0/1 (58 ms)
[2132/2819] Service/GLES2DecoderTest1.FramebufferTexture2DInvalidArgs0_0/1 (58 ms)
[ RUN      ] Service/GLES2DecoderTest1.FramebufferTexture2DInvalidArgs2_0/0
[       OK ] Service/GLES2DecoderTest1.FramebufferTexture2DInvalidArgs2_0/0 (61 ms)
[2133/2819] Service/GLES2DecoderTest1.FramebufferTexture2DInvalidArgs2_0/0 (61 ms)
[ RUN      ] Service/GLES2DecoderTest1.FramebufferTexture2DInvalidArgs2_0/1
[       OK ] Service/GLES2DecoderTest1.FramebufferTexture2DInvalidArgs2_0/1 (59 ms)
[2134/2819] Service/GLES2DecoderTest1.FramebufferTexture2DInvalidArgs2_0/1 (59 ms)
[ RUN      ] Service/GLES2DecoderTest1.FramebufferTextureLayerValidArgs/0
[25517:25517:0702/220928:41191208480:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kFramebufferTextureLayer
[       OK ] Service/GLES2DecoderTest1.FramebufferTextureLayerValidArgs/0 (59 ms)
[2135/2819] Service/GLES2DecoderTest1.FramebufferTextureLayerValidArgs/0 (59 ms)
[ RUN      ] Service/GLES2DecoderTest1.FramebufferTextureLayerValidArgs/1
[25517:25517:0702/220928:41191276901:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kFramebufferTextureLayer
[       OK ] Service/GLES2DecoderTest1.FramebufferTextureLayerValidArgs/1 (67 ms)
[2136/2819] Service/GLES2DecoderTest1.FramebufferTextureLayerValidArgs/1 (67 ms)
[ RUN      ] Service/GLES2DecoderTest1.FrontFaceValidArgs/0
[       OK ] Service/GLES2DecoderTest1.FrontFaceValidArgs/0 (43 ms)
[2137/2819] Service/GLES2DecoderTest1.FrontFaceValidArgs/0 (43 ms)
[ RUN      ] Service/GLES2DecoderTest1.FrontFaceValidArgs/1
[       OK ] Service/GLES2DecoderTest1.FrontFaceValidArgs/1 (57 ms)
[2138/2819] Service/GLES2DecoderTest1.FrontFaceValidArgs/1 (57 ms)
[ RUN      ] Service/GLES2DecoderTest1.GenBuffersImmediateValidArgs/0
[       OK ] Service/GLES2DecoderTest1.GenBuffersImmediateValidArgs/0 (53 ms)
[2139/2819] Service/GLES2DecoderTest1.GenBuffersImmediateValidArgs/0 (53 ms)
[ RUN      ] Service/GLES2DecoderTest1.GenBuffersImmediateValidArgs/1
[       OK ] Service/GLES2DecoderTest1.GenBuffersImmediateValidArgs/1 (51 ms)
[2140/2819] Service/GLES2DecoderTest1.GenBuffersImmediateValidArgs/1 (51 ms)
[ RUN      ] Service/GLES2DecoderTest1.GenBuffersImmediateInvalidArgs/0
[25525:25525:0702/220928:41191089269:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kGenBuffersImmediate
[       OK ] Service/GLES2DecoderTest1.GenBuffersImmediateInvalidArgs/0 (67 ms)
[2141/2819] Service/GLES2DecoderTest1.GenBuffersImmediateInvalidArgs/0 (67 ms)
[ RUN      ] Service/GLES2DecoderTest1.GenBuffersImmediateInvalidArgs/1
[25525:25525:0702/220928:41191146892:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kGenBuffersImmediate
[       OK ] Service/GLES2DecoderTest1.GenBuffersImmediateInvalidArgs/1 (55 ms)
[2142/2819] Service/GLES2DecoderTest1.GenBuffersImmediateInvalidArgs/1 (55 ms)
[ RUN      ] Service/GLES2DecoderTest1.GenerateMipmapValidArgs/0
[       OK ] Service/GLES2DecoderTest1.GenerateMipmapValidArgs/0 (60 ms)
[2143/2819] Service/GLES2DecoderTest1.GenerateMipmapValidArgs/0 (60 ms)
[ RUN      ] Service/GLES2DecoderTest1.GenerateMipmapValidArgs/1
[       OK ] Service/GLES2DecoderTest1.GenerateMipmapValidArgs/1 (54 ms)
[2144/2819] Service/GLES2DecoderTest1.GenerateMipmapValidArgs/1 (54 ms)
[ RUN      ] Service/GLES2DecoderTest1.GenerateMipmapInvalidArgs0_0/0
[       OK ] Service/GLES2DecoderTest1.GenerateMipmapInvalidArgs0_0/0 (55 ms)
[2145/2819] Service/GLES2DecoderTest1.GenerateMipmapInvalidArgs0_0/0 (55 ms)
[ RUN      ] Service/GLES2DecoderTest1.GenerateMipmapInvalidArgs0_0/1
[       OK ] Service/GLES2DecoderTest1.GenerateMipmapInvalidArgs0_0/1 (62 ms)
[2146/2819] Service/GLES2DecoderTest1.GenerateMipmapInvalidArgs0_0/1 (62 ms)
[ RUN      ] Service/GLES2DecoderTest1.GenerateMipmapInvalidArgs0_1/0
[       OK ] Service/GLES2DecoderTest1.GenerateMipmapInvalidArgs0_1/0 (57 ms)
[2147/2819] Service/GLES2DecoderTest1.GenerateMipmapInvalidArgs0_1/0 (57 ms)
[ RUN      ] Service/GLES2DecoderTest1.GenerateMipmapInvalidArgs0_1/1
[       OK ] Service/GLES2DecoderTest1.GenerateMipmapInvalidArgs0_1/1 (52 ms)
[2148/2819] Service/GLES2DecoderTest1.GenerateMipmapInvalidArgs0_1/1 (52 ms)
[ RUN      ] Service/GLES2DecoderTest1.GenFramebuffersImmediateValidArgs/0
[       OK ] Service/GLES2DecoderTest1.GenFramebuffersImmediateValidArgs/0 (36 ms)
[2149/2819] Service/GLES2DecoderTest1.GenFramebuffersImmediateValidArgs/0 (36 ms)
[ RUN      ] Service/GLES2DecoderTest1.GenFramebuffersImmediateValidArgs/1
[       OK ] Service/GLES2DecoderTest1.GenFramebuffersImmediateValidArgs/1 (66 ms)
[2150/2819] Service/GLES2DecoderTest1.GenFramebuffersImmediateValidArgs/1 (66 ms)
[ RUN      ] Service/GLES2DecoderTest1.GenFramebuffersImmediateInvalidArgs/0
[25528:25528:0702/220928:41191129359:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kGenFramebuffersImmediate
[       OK ] Service/GLES2DecoderTest1.GenFramebuffersImmediateInvalidArgs/0 (64 ms)
[2151/2819] Service/GLES2DecoderTest1.GenFramebuffersImmediateInvalidArgs/0 (64 ms)
[ RUN      ] Service/GLES2DecoderTest1.GenFramebuffersImmediateInvalidArgs/1
[25528:25528:0702/220928:41191190348:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kGenFramebuffersImmediate
[       OK ] Service/GLES2DecoderTest1.GenFramebuffersImmediateInvalidArgs/1 (58 ms)
[2152/2819] Service/GLES2DecoderTest1.GenFramebuffersImmediateInvalidArgs/1 (58 ms)
[ RUN      ] Service/GLES2DecoderTest1.GenRenderbuffersImmediateValidArgs/0
[       OK ] Service/GLES2DecoderTest1.GenRenderbuffersImmediateValidArgs/0 (70 ms)
[2153/2819] Service/GLES2DecoderTest1.GenRenderbuffersImmediateValidArgs/0 (70 ms)
[ RUN      ] Service/GLES2DecoderTest1.GenRenderbuffersImmediateValidArgs/1
[       OK ] Service/GLES2DecoderTest1.GenRenderbuffersImmediateValidArgs/1 (50 ms)
[2154/2819] Service/GLES2DecoderTest1.GenRenderbuffersImmediateValidArgs/1 (50 ms)
[ RUN      ] Service/GLES2DecoderTest1.GenRenderbuffersImmediateInvalidArgs/0
[25528:25528:0702/220928:41191371449:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kGenRenderbuffersImmediate
[       OK ] Service/GLES2DecoderTest1.GenRenderbuffersImmediateInvalidArgs/0 (60 ms)
[2155/2819] Service/GLES2DecoderTest1.GenRenderbuffersImmediateInvalidArgs/0 (60 ms)
[ RUN      ] Service/GLES2DecoderTest1.GenRenderbuffersImmediateInvalidArgs/1
[25528:25528:0702/220928:41191426030:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kGenRenderbuffersImmediate
[       OK ] Service/GLES2DecoderTest1.GenRenderbuffersImmediateInvalidArgs/1 (54 ms)
[2156/2819] Service/GLES2DecoderTest1.GenRenderbuffersImmediateInvalidArgs/1 (54 ms)
[ RUN      ] Service/GLES2DecoderTest1.GenSamplersImmediateValidArgs/0
[25528:25528:0702/220928:41191480412:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGenSamplersImmediate
[       OK ] Service/GLES2DecoderTest1.GenSamplersImmediateValidArgs/0 (55 ms)
[2157/2819] Service/GLES2DecoderTest1.GenSamplersImmediateValidArgs/0 (55 ms)
[ RUN      ] Service/GLES2DecoderTest1.GenSamplersImmediateValidArgs/1
[25528:25528:0702/220929:41191539119:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGenSamplersImmediate
[       OK ] Service/GLES2DecoderTest1.GenSamplersImmediateValidArgs/1 (57 ms)
[2158/2819] Service/GLES2DecoderTest1.GenSamplersImmediateValidArgs/1 (57 ms)
[ RUN      ] Service/GLES2DecoderTest1.GenSamplersImmediateInvalidArgs/0
[25528:25528:0702/220929:41191612610:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kGenSamplersImmediate
[       OK ] Service/GLES2DecoderTest1.GenSamplersImmediateInvalidArgs/0 (75 ms)
[2159/2819] Service/GLES2DecoderTest1.GenSamplersImmediateInvalidArgs/0 (75 ms)
[ RUN      ] Service/GLES2DecoderTest1.GenSamplersImmediateInvalidArgs/1
[25528:25528:0702/220929:41191666809:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kGenSamplersImmediate
[       OK ] Service/GLES2DecoderTest1.GenSamplersImmediateInvalidArgs/1 (51 ms)
[2160/2819] Service/GLES2DecoderTest1.GenSamplersImmediateInvalidArgs/1 (51 ms)
[ RUN      ] Service/GLES2DecoderTest1.GenTexturesImmediateValidArgs/0
[       OK ] Service/GLES2DecoderTest1.GenTexturesImmediateValidArgs/0 (64 ms)
[2161/2819] Service/GLES2DecoderTest1.GenTexturesImmediateValidArgs/0 (64 ms)
[ RUN      ] Service/GLES2DecoderTest1.GenTexturesImmediateValidArgs/1
[       OK ] Service/GLES2DecoderTest1.GenTexturesImmediateValidArgs/1 (74 ms)
[2162/2819] Service/GLES2DecoderTest1.GenTexturesImmediateValidArgs/1 (74 ms)
[ RUN      ] Service/GLES2DecoderTest1.GenTexturesImmediateInvalidArgs/0
[25529:25529:0702/220928:41191300508:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kGenTexturesImmediate
[       OK ] Service/GLES2DecoderTest1.GenTexturesImmediateInvalidArgs/0 (61 ms)
[2163/2819] Service/GLES2DecoderTest1.GenTexturesImmediateInvalidArgs/0 (61 ms)
[ RUN      ] Service/GLES2DecoderTest1.GenTexturesImmediateInvalidArgs/1
[25529:25529:0702/220928:41191335731:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kGenTexturesImmediate
[       OK ] Service/GLES2DecoderTest1.GenTexturesImmediateInvalidArgs/1 (31 ms)
[2164/2819] Service/GLES2DecoderTest1.GenTexturesImmediateInvalidArgs/1 (31 ms)
[ RUN      ] Service/GLES2DecoderTest1.GenTransformFeedbacksImmediateValidArgs/0
[25529:25529:0702/220928:41191380683:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGenTransformFeedbacksImmediate
[       OK ] Service/GLES2DecoderTest1.GenTransformFeedbacksImmediateValidArgs/0 (54 ms)
[2165/2819] Service/GLES2DecoderTest1.GenTransformFeedbacksImmediateValidArgs/0 (54 ms)
[ RUN      ] Service/GLES2DecoderTest1.GenTransformFeedbacksImmediateValidArgs/1
[25529:25529:0702/220928:41191439173:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGenTransformFeedbacksImmediate
[       OK ] Service/GLES2DecoderTest1.GenTransformFeedbacksImmediateValidArgs/1 (52 ms)
[2166/2819] Service/GLES2DecoderTest1.GenTransformFeedbacksImmediateValidArgs/1 (52 ms)
[ RUN      ] Service/GLES2DecoderTest1.GenTransformFeedbacksImmediateInvalidArgs/0
[25529:25529:0702/220928:41191489985:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kGenTransformFeedbacksImmediate
[       OK ] Service/GLES2DecoderTest1.GenTransformFeedbacksImmediateInvalidArgs/0 (52 ms)
[2167/2819] Service/GLES2DecoderTest1.GenTransformFeedbacksImmediateInvalidArgs/0 (52 ms)
[ RUN      ] Service/GLES2DecoderTest1.GenTransformFeedbacksImmediateInvalidArgs/1
[25529:25529:0702/220929:41191540711:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kGenTransformFeedbacksImmediate
[       OK ] Service/GLES2DecoderTest1.GenTransformFeedbacksImmediateInvalidArgs/1 (49 ms)
[2168/2819] Service/GLES2DecoderTest1.GenTransformFeedbacksImmediateInvalidArgs/1 (49 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetBooleanvValidArgs/0
[       OK ] Service/GLES2DecoderTest1.GetBooleanvValidArgs/0 (74 ms)
[2169/2819] Service/GLES2DecoderTest1.GetBooleanvValidArgs/0 (74 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetBooleanvValidArgs/1
[       OK ] Service/GLES2DecoderTest1.GetBooleanvValidArgs/1 (51 ms)
[2170/2819] Service/GLES2DecoderTest1.GetBooleanvValidArgs/1 (51 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetBooleanvInvalidArgs0_0/0
[       OK ] Service/GLES2DecoderTest1.GetBooleanvInvalidArgs0_0/0 (49 ms)
[2171/2819] Service/GLES2DecoderTest1.GetBooleanvInvalidArgs0_0/0 (49 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetBooleanvInvalidArgs0_0/1
[       OK ] Service/GLES2DecoderTest1.GetBooleanvInvalidArgs0_0/1 (66 ms)
[2172/2819] Service/GLES2DecoderTest1.GetBooleanvInvalidArgs0_0/1 (66 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetBooleanvInvalidArgs1_0/0
[25588:25588:0702/220929:41191900228:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetBooleanv
[       OK ] Service/GLES2DecoderTest1.GetBooleanvInvalidArgs1_0/0 (68 ms)
[2173/2819] Service/GLES2DecoderTest1.GetBooleanvInvalidArgs1_0/0 (68 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetBooleanvInvalidArgs1_0/1
[25588:25588:0702/220929:41191964435:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetBooleanv
[       OK ] Service/GLES2DecoderTest1.GetBooleanvInvalidArgs1_0/1 (63 ms)
[2174/2819] Service/GLES2DecoderTest1.GetBooleanvInvalidArgs1_0/1 (63 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetBooleanvInvalidArgs1_1/0
[25588:25588:0702/220929:41192023635:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetBooleanv
[       OK ] Service/GLES2DecoderTest1.GetBooleanvInvalidArgs1_1/0 (61 ms)
[2175/2819] Service/GLES2DecoderTest1.GetBooleanvInvalidArgs1_1/0 (61 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetBooleanvInvalidArgs1_1/1
[25588:25588:0702/220929:41192096487:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetBooleanv
[       OK ] Service/GLES2DecoderTest1.GetBooleanvInvalidArgs1_1/1 (71 ms)
[2176/2819] Service/GLES2DecoderTest1.GetBooleanvInvalidArgs1_1/1 (71 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetBufferParameterivValidArgs/0
[       OK ] Service/GLES2DecoderTest1.GetBufferParameterivValidArgs/0 (61 ms)
[2177/2819] Service/GLES2DecoderTest1.GetBufferParameterivValidArgs/0 (61 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetBufferParameterivValidArgs/1
[       OK ] Service/GLES2DecoderTest1.GetBufferParameterivValidArgs/1 (59 ms)
[2178/2819] Service/GLES2DecoderTest1.GetBufferParameterivValidArgs/1 (59 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetBufferParameterivInvalidArgs0_0/0
[       OK ] Service/GLES2DecoderTest1.GetBufferParameterivInvalidArgs0_0/0 (68 ms)
[2179/2819] Service/GLES2DecoderTest1.GetBufferParameterivInvalidArgs0_0/0 (68 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetBufferParameterivInvalidArgs0_0/1
[       OK ] Service/GLES2DecoderTest1.GetBufferParameterivInvalidArgs0_0/1 (67 ms)
[2180/2819] Service/GLES2DecoderTest1.GetBufferParameterivInvalidArgs0_0/1 (67 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetBufferParameterivInvalidArgs1_0/0
[       OK ] Service/GLES2DecoderTest1.GetBufferParameterivInvalidArgs1_0/0 (59 ms)
[2181/2819] Service/GLES2DecoderTest1.GetBufferParameterivInvalidArgs1_0/0 (59 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetBufferParameterivInvalidArgs1_0/1
[       OK ] Service/GLES2DecoderTest1.GetBufferParameterivInvalidArgs1_0/1 (62 ms)
[2182/2819] Service/GLES2DecoderTest1.GetBufferParameterivInvalidArgs1_0/1 (62 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetBufferParameterivInvalidArgs2_0/0
[25596:25596:0702/220929:41191912576:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetBufferParameteriv
[       OK ] Service/GLES2DecoderTest1.GetBufferParameterivInvalidArgs2_0/0 (66 ms)
[2183/2819] Service/GLES2DecoderTest1.GetBufferParameterivInvalidArgs2_0/0 (66 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetBufferParameterivInvalidArgs2_0/1
[25596:25596:0702/220929:41191980438:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetBufferParameteriv
[       OK ] Service/GLES2DecoderTest1.GetBufferParameterivInvalidArgs2_0/1 (66 ms)
[2184/2819] Service/GLES2DecoderTest1.GetBufferParameterivInvalidArgs2_0/1 (66 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetBufferParameterivInvalidArgs2_1/0
[25596:25596:0702/220929:41192044648:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetBufferParameteriv
[       OK ] Service/GLES2DecoderTest1.GetBufferParameterivInvalidArgs2_1/0 (66 ms)
[2185/2819] Service/GLES2DecoderTest1.GetBufferParameterivInvalidArgs2_1/0 (66 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetBufferParameterivInvalidArgs2_1/1
[25596:25596:0702/220929:41192112449:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetBufferParameteriv
[       OK ] Service/GLES2DecoderTest1.GetBufferParameterivInvalidArgs2_1/1 (66 ms)
[2186/2819] Service/GLES2DecoderTest1.GetBufferParameterivInvalidArgs2_1/1 (66 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetErrorValidArgs/0
[       OK ] Service/GLES2DecoderTest1.GetErrorValidArgs/0 (65 ms)
[2187/2819] Service/GLES2DecoderTest1.GetErrorValidArgs/0 (65 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetErrorValidArgs/1
[       OK ] Service/GLES2DecoderTest1.GetErrorValidArgs/1 (72 ms)
[2188/2819] Service/GLES2DecoderTest1.GetErrorValidArgs/1 (72 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetErrorInvalidArgsBadSharedMemoryId/0
[25596:25596:0702/220929:41192307993:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetError
[25596:25596:0702/220929:41192308185:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetError
[       OK ] Service/GLES2DecoderTest1.GetErrorInvalidArgsBadSharedMemoryId/0 (61 ms)
[2189/2819] Service/GLES2DecoderTest1.GetErrorInvalidArgsBadSharedMemoryId/0 (61 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetErrorInvalidArgsBadSharedMemoryId/1
[25596:25596:0702/220929:41192372402:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetError
[25596:25596:0702/220929:41192372568:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetError
[       OK ] Service/GLES2DecoderTest1.GetErrorInvalidArgsBadSharedMemoryId/1 (63 ms)
[2190/2819] Service/GLES2DecoderTest1.GetErrorInvalidArgsBadSharedMemoryId/1 (63 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetFloatvValidArgs/0
[       OK ] Service/GLES2DecoderTest1.GetFloatvValidArgs/0 (74 ms)
[2191/2819] Service/GLES2DecoderTest1.GetFloatvValidArgs/0 (74 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetFloatvValidArgs/1
[       OK ] Service/GLES2DecoderTest1.GetFloatvValidArgs/1 (62 ms)
[2192/2819] Service/GLES2DecoderTest1.GetFloatvValidArgs/1 (62 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetFloatvInvalidArgs0_0/0
[       OK ] Service/GLES2DecoderTest1.GetFloatvInvalidArgs0_0/0 (69 ms)
[2193/2819] Service/GLES2DecoderTest1.GetFloatvInvalidArgs0_0/0 (69 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetFloatvInvalidArgs0_0/1
[       OK ] Service/GLES2DecoderTest1.GetFloatvInvalidArgs0_0/1 (58 ms)
[2194/2819] Service/GLES2DecoderTest1.GetFloatvInvalidArgs0_0/1 (58 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetFloatvInvalidArgs1_0/0
[25609:25609:0702/220929:41192248641:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetFloatv
[       OK ] Service/GLES2DecoderTest1.GetFloatvInvalidArgs1_0/0 (65 ms)
[2195/2819] Service/GLES2DecoderTest1.GetFloatvInvalidArgs1_0/0 (65 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetFloatvInvalidArgs1_0/1
[25609:25609:0702/220929:41192316078:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetFloatv
[       OK ] Service/GLES2DecoderTest1.GetFloatvInvalidArgs1_0/1 (67 ms)
[2196/2819] Service/GLES2DecoderTest1.GetFloatvInvalidArgs1_0/1 (67 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetFloatvInvalidArgs1_1/0
[25609:25609:0702/220929:41192370858:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetFloatv
[       OK ] Service/GLES2DecoderTest1.GetFloatvInvalidArgs1_1/0 (55 ms)
[2197/2819] Service/GLES2DecoderTest1.GetFloatvInvalidArgs1_1/0 (55 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetFloatvInvalidArgs1_1/1
[25609:25609:0702/220929:41192418872:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetFloatv
[       OK ] Service/GLES2DecoderTest1.GetFloatvInvalidArgs1_1/1 (47 ms)
[2198/2819] Service/GLES2DecoderTest1.GetFloatvInvalidArgs1_1/1 (47 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetFramebufferAttachmentParameterivValidArgs/0
[       OK ] Service/GLES2DecoderTest1.GetFramebufferAttachmentParameterivValidArgs/0 (55 ms)
[2199/2819] Service/GLES2DecoderTest1.GetFramebufferAttachmentParameterivValidArgs/0 (55 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetFramebufferAttachmentParameterivValidArgs/1
[       OK ] Service/GLES2DecoderTest1.GetFramebufferAttachmentParameterivValidArgs/1 (61 ms)
[2200/2819] Service/GLES2DecoderTest1.GetFramebufferAttachmentParameterivValidArgs/1 (61 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetInteger64i_vValidArgs/0
[25613:25613:0702/220929:41191953764:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetInteger64i_v
[       OK ] Service/GLES2DecoderTest1.GetInteger64i_vValidArgs/0 (67 ms)
[2201/2819] Service/GLES2DecoderTest1.GetInteger64i_vValidArgs/0 (67 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetInteger64i_vValidArgs/1
[25613:25613:0702/220929:41192018019:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetInteger64i_v
[       OK ] Service/GLES2DecoderTest1.GetInteger64i_vValidArgs/1 (62 ms)
[2202/2819] Service/GLES2DecoderTest1.GetInteger64i_vValidArgs/1 (62 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetIntegervValidArgs/0
[       OK ] Service/GLES2DecoderTest1.GetIntegervValidArgs/0 (64 ms)
[2203/2819] Service/GLES2DecoderTest1.GetIntegervValidArgs/0 (64 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetIntegervValidArgs/1
[       OK ] Service/GLES2DecoderTest1.GetIntegervValidArgs/1 (57 ms)
[2204/2819] Service/GLES2DecoderTest1.GetIntegervValidArgs/1 (57 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetIntegervInvalidArgs0_0/0
[       OK ] Service/GLES2DecoderTest1.GetIntegervInvalidArgs0_0/0 (59 ms)
[2205/2819] Service/GLES2DecoderTest1.GetIntegervInvalidArgs0_0/0 (59 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetIntegervInvalidArgs0_0/1
[       OK ] Service/GLES2DecoderTest1.GetIntegervInvalidArgs0_0/1 (78 ms)
[2206/2819] Service/GLES2DecoderTest1.GetIntegervInvalidArgs0_0/1 (78 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetIntegervInvalidArgs1_0/0
[25613:25613:0702/220929:41192335595:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetIntegerv
[       OK ] Service/GLES2DecoderTest1.GetIntegervInvalidArgs1_0/0 (60 ms)
[2207/2819] Service/GLES2DecoderTest1.GetIntegervInvalidArgs1_0/0 (60 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetIntegervInvalidArgs1_0/1
[25613:25613:0702/220929:41192397359:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetIntegerv
[       OK ] Service/GLES2DecoderTest1.GetIntegervInvalidArgs1_0/1 (60 ms)
[2208/2819] Service/GLES2DecoderTest1.GetIntegervInvalidArgs1_0/1 (60 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetIntegervInvalidArgs1_1/0
[25613:25613:0702/220929:41192471780:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetIntegerv
[       OK ] Service/GLES2DecoderTest1.GetIntegervInvalidArgs1_1/0 (75 ms)
[2209/2819] Service/GLES2DecoderTest1.GetIntegervInvalidArgs1_1/0 (75 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetIntegervInvalidArgs1_1/1
[25613:25613:0702/220930:41192533887:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetIntegerv
[       OK ] Service/GLES2DecoderTest1.GetIntegervInvalidArgs1_1/1 (60 ms)
[2210/2819] Service/GLES2DecoderTest1.GetIntegervInvalidArgs1_1/1 (60 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetFramebufferAttachmentParameterivInvalidArgs0_0/0
[       OK ] Service/GLES2DecoderTest1.GetFramebufferAttachmentParameterivInvalidArgs0_0/0 (65 ms)
[2211/2819] Service/GLES2DecoderTest1.GetFramebufferAttachmentParameterivInvalidArgs0_0/0 (65 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetFramebufferAttachmentParameterivInvalidArgs0_0/1
[       OK ] Service/GLES2DecoderTest1.GetFramebufferAttachmentParameterivInvalidArgs0_0/1 (71 ms)
[2212/2819] Service/GLES2DecoderTest1.GetFramebufferAttachmentParameterivInvalidArgs0_0/1 (71 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetFramebufferAttachmentParameterivInvalidArgs3_0/0
[25612:25612:0702/220929:41192163835:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetFramebufferAttachmentParameteriv
[       OK ] Service/GLES2DecoderTest1.GetFramebufferAttachmentParameterivInvalidArgs3_0/0 (60 ms)
[2213/2819] Service/GLES2DecoderTest1.GetFramebufferAttachmentParameterivInvalidArgs3_0/0 (60 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetFramebufferAttachmentParameterivInvalidArgs3_0/1
[25612:25612:0702/220929:41192228484:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetFramebufferAttachmentParameteriv
[       OK ] Service/GLES2DecoderTest1.GetFramebufferAttachmentParameterivInvalidArgs3_0/1 (64 ms)
[2214/2819] Service/GLES2DecoderTest1.GetFramebufferAttachmentParameterivInvalidArgs3_0/1 (64 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetFramebufferAttachmentParameterivInvalidArgs3_1/0
[25612:25612:0702/220929:41192277349:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetFramebufferAttachmentParameteriv
[       OK ] Service/GLES2DecoderTest1.GetFramebufferAttachmentParameterivInvalidArgs3_1/0 (48 ms)
[2215/2819] Service/GLES2DecoderTest1.GetFramebufferAttachmentParameterivInvalidArgs3_1/0 (48 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetFramebufferAttachmentParameterivInvalidArgs3_1/1
[25612:25612:0702/220929:41192337073:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetFramebufferAttachmentParameteriv
[       OK ] Service/GLES2DecoderTest1.GetFramebufferAttachmentParameterivInvalidArgs3_1/1 (60 ms)
[2216/2819] Service/GLES2DecoderTest1.GetFramebufferAttachmentParameterivInvalidArgs3_1/1 (60 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetInteger64vValidArgs/0
[25612:25612:0702/220929:41192394330:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetInteger64v
[       OK ] Service/GLES2DecoderTest1.GetInteger64vValidArgs/0 (59 ms)
[2217/2819] Service/GLES2DecoderTest1.GetInteger64vValidArgs/0 (59 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetInteger64vValidArgs/1
[25612:25612:0702/220929:41192431728:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetInteger64v
[       OK ] Service/GLES2DecoderTest1.GetInteger64vValidArgs/1 (33 ms)
[2218/2819] Service/GLES2DecoderTest1.GetInteger64vValidArgs/1 (33 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetIntegeri_vValidArgs/0
[25612:25612:0702/220929:41192489003:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetIntegeri_v
[       OK ] Service/GLES2DecoderTest1.GetIntegeri_vValidArgs/0 (61 ms)
[2219/2819] Service/GLES2DecoderTest1.GetIntegeri_vValidArgs/0 (61 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetIntegeri_vValidArgs/1
[25612:25612:0702/220930:41192545215:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetIntegeri_v
[       OK ] Service/GLES2DecoderTest1.GetIntegeri_vValidArgs/1 (54 ms)
[2220/2819] Service/GLES2DecoderTest1.GetIntegeri_vValidArgs/1 (54 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetProgramivValidArgs/0
[       OK ] Service/GLES2DecoderTest1.GetProgramivValidArgs/0 (63 ms)
[2221/2819] Service/GLES2DecoderTest1.GetProgramivValidArgs/0 (63 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetProgramivValidArgs/1
[       OK ] Service/GLES2DecoderTest1.GetProgramivValidArgs/1 (57 ms)
[2222/2819] Service/GLES2DecoderTest1.GetProgramivValidArgs/1 (57 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetProgramivInvalidArgs1_0/0
[       OK ] Service/GLES2DecoderTest1.GetProgramivInvalidArgs1_0/0 (61 ms)
[2223/2819] Service/GLES2DecoderTest1.GetProgramivInvalidArgs1_0/0 (61 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetProgramivInvalidArgs1_0/1
[       OK ] Service/GLES2DecoderTest1.GetProgramivInvalidArgs1_0/1 (59 ms)
[2224/2819] Service/GLES2DecoderTest1.GetProgramivInvalidArgs1_0/1 (59 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetProgramivInvalidArgs2_0/0
[25622:25622:0702/220929:41192366137:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetProgramiv
[       OK ] Service/GLES2DecoderTest1.GetProgramivInvalidArgs2_0/0 (62 ms)
[2225/2819] Service/GLES2DecoderTest1.GetProgramivInvalidArgs2_0/0 (62 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetProgramivInvalidArgs2_0/1
[25622:25622:0702/220929:41192416074:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetProgramiv
[       OK ] Service/GLES2DecoderTest1.GetProgramivInvalidArgs2_0/1 (43 ms)
[2226/2819] Service/GLES2DecoderTest1.GetProgramivInvalidArgs2_0/1 (43 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetProgramivInvalidArgs2_1/0
[25622:25622:0702/220929:41192472538:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetProgramiv
[       OK ] Service/GLES2DecoderTest1.GetProgramivInvalidArgs2_1/0 (60 ms)
[2227/2819] Service/GLES2DecoderTest1.GetProgramivInvalidArgs2_1/0 (60 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetProgramivInvalidArgs2_1/1
[25622:25622:0702/220930:41192533551:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetProgramiv
[       OK ] Service/GLES2DecoderTest1.GetProgramivInvalidArgs2_1/1 (59 ms)
[2228/2819] Service/GLES2DecoderTest1.GetProgramivInvalidArgs2_1/1 (59 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetProgramInfoLogValidArgs/0
[       OK ] Service/GLES2DecoderTest1.GetProgramInfoLogValidArgs/0 (65 ms)
[2229/2819] Service/GLES2DecoderTest1.GetProgramInfoLogValidArgs/0 (65 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetProgramInfoLogValidArgs/1
[       OK ] Service/GLES2DecoderTest1.GetProgramInfoLogValidArgs/1 (70 ms)
[2230/2819] Service/GLES2DecoderTest1.GetProgramInfoLogValidArgs/1 (70 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetProgramInfoLogInvalidArgs/0
[       OK ] Service/GLES2DecoderTest1.GetProgramInfoLogInvalidArgs/0 (67 ms)
[2231/2819] Service/GLES2DecoderTest1.GetProgramInfoLogInvalidArgs/0 (67 ms)
[ RUN      ] Service/GLES2DecoderTest1.GetProgramInfoLogInvalidArgs/1
[       OK ] Service/GLES2DecoderTest1.GetProgramInfoLogInvalidArgs/1 (64 ms)
[2232/2819] Service/GLES2DecoderTest1.GetProgramInfoLogInvalidArgs/1 (64 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetRenderbufferParameterivValidArgs/0
[       OK ] Service/GLES2DecoderTest2.GetRenderbufferParameterivValidArgs/0 (65 ms)
[2233/2819] Service/GLES2DecoderTest2.GetRenderbufferParameterivValidArgs/0 (65 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetRenderbufferParameterivValidArgs/1
[       OK ] Service/GLES2DecoderTest2.GetRenderbufferParameterivValidArgs/1 (54 ms)
[2234/2819] Service/GLES2DecoderTest2.GetRenderbufferParameterivValidArgs/1 (54 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetRenderbufferParameterivInvalidArgs0_0/0
[       OK ] Service/GLES2DecoderTest2.GetRenderbufferParameterivInvalidArgs0_0/0 (54 ms)
[2235/2819] Service/GLES2DecoderTest2.GetRenderbufferParameterivInvalidArgs0_0/0 (54 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetRenderbufferParameterivInvalidArgs0_0/1
[       OK ] Service/GLES2DecoderTest2.GetRenderbufferParameterivInvalidArgs0_0/1 (71 ms)
[2236/2819] Service/GLES2DecoderTest2.GetRenderbufferParameterivInvalidArgs0_0/1 (71 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetRenderbufferParameterivInvalidArgs2_0/0
[25624:25624:0702/220930:41192556724:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetRenderbufferParameteriv
[       OK ] Service/GLES2DecoderTest2.GetRenderbufferParameterivInvalidArgs2_0/0 (69 ms)
[2237/2819] Service/GLES2DecoderTest2.GetRenderbufferParameterivInvalidArgs2_0/0 (69 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetRenderbufferParameterivInvalidArgs2_0/1
[25624:25624:0702/220930:41192599007:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetRenderbufferParameteriv
[       OK ] Service/GLES2DecoderTest2.GetRenderbufferParameterivInvalidArgs2_0/1 (34 ms)
[2238/2819] Service/GLES2DecoderTest2.GetRenderbufferParameterivInvalidArgs2_0/1 (34 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetRenderbufferParameterivInvalidArgs2_1/0
[25624:25624:0702/220930:41192660969:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetRenderbufferParameteriv
[       OK ] Service/GLES2DecoderTest2.GetRenderbufferParameterivInvalidArgs2_1/0 (67 ms)
[2239/2819] Service/GLES2DecoderTest2.GetRenderbufferParameterivInvalidArgs2_1/0 (67 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetRenderbufferParameterivInvalidArgs2_1/1
[25624:25624:0702/220930:41192717075:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetRenderbufferParameteriv
[       OK ] Service/GLES2DecoderTest2.GetRenderbufferParameterivInvalidArgs2_1/1 (55 ms)
[2240/2819] Service/GLES2DecoderTest2.GetRenderbufferParameterivInvalidArgs2_1/1 (55 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetSamplerParameterfvValidArgs/0
[25627:25627:0702/220929:41192227916:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetSamplerParameterfv
[       OK ] Service/GLES2DecoderTest2.GetSamplerParameterfvValidArgs/0 (64 ms)
[2241/2819] Service/GLES2DecoderTest2.GetSamplerParameterfvValidArgs/0 (64 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetSamplerParameterfvValidArgs/1
[25627:25627:0702/220929:41192305036:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetSamplerParameterfv
[       OK ] Service/GLES2DecoderTest2.GetSamplerParameterfvValidArgs/1 (74 ms)
[2242/2819] Service/GLES2DecoderTest2.GetSamplerParameterfvValidArgs/1 (74 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetSamplerParameterivValidArgs/0
[25627:25627:0702/220929:41192368268:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetSamplerParameteriv
[       OK ] Service/GLES2DecoderTest2.GetSamplerParameterivValidArgs/0 (65 ms)
[2243/2819] Service/GLES2DecoderTest2.GetSamplerParameterivValidArgs/0 (65 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetSamplerParameterivValidArgs/1
[25627:25627:0702/220929:41192421750:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetSamplerParameteriv
[       OK ] Service/GLES2DecoderTest2.GetSamplerParameterivValidArgs/1 (52 ms)
[2244/2819] Service/GLES2DecoderTest2.GetSamplerParameterivValidArgs/1 (52 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetShaderivValidArgs/0
[       OK ] Service/GLES2DecoderTest2.GetShaderivValidArgs/0 (64 ms)
[2245/2819] Service/GLES2DecoderTest2.GetShaderivValidArgs/0 (64 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetShaderivValidArgs/1
[       OK ] Service/GLES2DecoderTest2.GetShaderivValidArgs/1 (59 ms)
[2246/2819] Service/GLES2DecoderTest2.GetShaderivValidArgs/1 (59 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetShaderivInvalidArgs2_0/0
[25627:25627:0702/220930:41192591423:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetShaderiv
[       OK ] Service/GLES2DecoderTest2.GetShaderivInvalidArgs2_0/0 (47 ms)
[2247/2819] Service/GLES2DecoderTest2.GetShaderivInvalidArgs2_0/0 (47 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetShaderivInvalidArgs2_0/1
[25627:25627:0702/220930:41192698932:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetShaderiv
[       OK ] Service/GLES2DecoderTest2.GetShaderivInvalidArgs2_0/1 (107 ms)
[2248/2819] Service/GLES2DecoderTest2.GetShaderivInvalidArgs2_0/1 (107 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetShaderivInvalidArgs2_1/0
[25627:25627:0702/220930:41192754558:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetShaderiv
[       OK ] Service/GLES2DecoderTest2.GetShaderivInvalidArgs2_1/0 (57 ms)
[2249/2819] Service/GLES2DecoderTest2.GetShaderivInvalidArgs2_1/0 (57 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetShaderivInvalidArgs2_1/1
[25627:25627:0702/220930:41192828615:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetShaderiv
[       OK ] Service/GLES2DecoderTest2.GetShaderivInvalidArgs2_1/1 (72 ms)
[2250/2819] Service/GLES2DecoderTest2.GetShaderivInvalidArgs2_1/1 (72 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetSyncivValidArgs/0
[25687:25687:0702/220930:41192864601:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetSynciv
[       OK ] Service/GLES2DecoderTest2.GetSyncivValidArgs/0 (66 ms)
[2251/2819] Service/GLES2DecoderTest2.GetSyncivValidArgs/0 (66 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetSyncivValidArgs/1
[25687:25687:0702/220930:41192915878:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetSynciv
[       OK ] Service/GLES2DecoderTest2.GetSyncivValidArgs/1 (48 ms)
[2252/2819] Service/GLES2DecoderTest2.GetSyncivValidArgs/1 (48 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetTexParameterfvValidArgs/0
[       OK ] Service/GLES2DecoderTest2.GetTexParameterfvValidArgs/0 (50 ms)
[2253/2819] Service/GLES2DecoderTest2.GetTexParameterfvValidArgs/0 (50 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetTexParameterfvValidArgs/1
[       OK ] Service/GLES2DecoderTest2.GetTexParameterfvValidArgs/1 (52 ms)
[2254/2819] Service/GLES2DecoderTest2.GetTexParameterfvValidArgs/1 (52 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetTexParameterfvInvalidArgs0_0/0
[       OK ] Service/GLES2DecoderTest2.GetTexParameterfvInvalidArgs0_0/0 (53 ms)
[2255/2819] Service/GLES2DecoderTest2.GetTexParameterfvInvalidArgs0_0/0 (53 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetTexParameterfvInvalidArgs0_0/1
[       OK ] Service/GLES2DecoderTest2.GetTexParameterfvInvalidArgs0_0/1 (62 ms)
[2256/2819] Service/GLES2DecoderTest2.GetTexParameterfvInvalidArgs0_0/1 (62 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetTexParameterfvInvalidArgs1_0/0
[       OK ] Service/GLES2DecoderTest2.GetTexParameterfvInvalidArgs1_0/0 (73 ms)
[2257/2819] Service/GLES2DecoderTest2.GetTexParameterfvInvalidArgs1_0/0 (73 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetTexParameterfvInvalidArgs1_0/1
[       OK ] Service/GLES2DecoderTest2.GetTexParameterfvInvalidArgs1_0/1 (62 ms)
[2258/2819] Service/GLES2DecoderTest2.GetTexParameterfvInvalidArgs1_0/1 (62 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetTexParameterfvInvalidArgs2_0/0
[25687:25687:0702/220930:41193332443:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetTexParameterfv
[       OK ] Service/GLES2DecoderTest2.GetTexParameterfvInvalidArgs2_0/0 (65 ms)
[2259/2819] Service/GLES2DecoderTest2.GetTexParameterfvInvalidArgs2_0/0 (65 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetTexParameterfvInvalidArgs2_0/1
[25687:25687:0702/220930:41193392136:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetTexParameterfv
[       OK ] Service/GLES2DecoderTest2.GetTexParameterfvInvalidArgs2_0/1 (58 ms)
[2260/2819] Service/GLES2DecoderTest2.GetTexParameterfvInvalidArgs2_0/1 (58 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetTexParameterfvInvalidArgs2_1/0
[25689:25689:0702/220930:41192898757:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetTexParameterfv
[       OK ] Service/GLES2DecoderTest2.GetTexParameterfvInvalidArgs2_1/0 (58 ms)
[2261/2819] Service/GLES2DecoderTest2.GetTexParameterfvInvalidArgs2_1/0 (58 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetTexParameterfvInvalidArgs2_1/1
[25689:25689:0702/220930:41192949608:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetTexParameterfv
[       OK ] Service/GLES2DecoderTest2.GetTexParameterfvInvalidArgs2_1/1 (48 ms)
[2262/2819] Service/GLES2DecoderTest2.GetTexParameterfvInvalidArgs2_1/1 (48 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetTexParameterivValidArgs/0
[       OK ] Service/GLES2DecoderTest2.GetTexParameterivValidArgs/0 (51 ms)
[2263/2819] Service/GLES2DecoderTest2.GetTexParameterivValidArgs/0 (51 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetTexParameterivValidArgs/1
[       OK ] Service/GLES2DecoderTest2.GetTexParameterivValidArgs/1 (52 ms)
[2264/2819] Service/GLES2DecoderTest2.GetTexParameterivValidArgs/1 (52 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetTexParameterivInvalidArgs0_0/0
[       OK ] Service/GLES2DecoderTest2.GetTexParameterivInvalidArgs0_0/0 (61 ms)
[2265/2819] Service/GLES2DecoderTest2.GetTexParameterivInvalidArgs0_0/0 (61 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetTexParameterivInvalidArgs0_0/1
[       OK ] Service/GLES2DecoderTest2.GetTexParameterivInvalidArgs0_0/1 (59 ms)
[2266/2819] Service/GLES2DecoderTest2.GetTexParameterivInvalidArgs0_0/1 (59 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetTexParameterivInvalidArgs1_0/0
[       OK ] Service/GLES2DecoderTest2.GetTexParameterivInvalidArgs1_0/0 (68 ms)
[2267/2819] Service/GLES2DecoderTest2.GetTexParameterivInvalidArgs1_0/0 (68 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetTexParameterivInvalidArgs1_0/1
[       OK ] Service/GLES2DecoderTest2.GetTexParameterivInvalidArgs1_0/1 (75 ms)
[2268/2819] Service/GLES2DecoderTest2.GetTexParameterivInvalidArgs1_0/1 (75 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetTexParameterivInvalidArgs2_0/0
[25689:25689:0702/220930:41193376583:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetTexParameteriv
[       OK ] Service/GLES2DecoderTest2.GetTexParameterivInvalidArgs2_0/0 (61 ms)
[2269/2819] Service/GLES2DecoderTest2.GetTexParameterivInvalidArgs2_0/0 (61 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetTexParameterivInvalidArgs2_0/1
[25689:25689:0702/220930:41193430625:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetTexParameteriv
[       OK ] Service/GLES2DecoderTest2.GetTexParameterivInvalidArgs2_0/1 (52 ms)
[2270/2819] Service/GLES2DecoderTest2.GetTexParameterivInvalidArgs2_0/1 (52 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetTexParameterivInvalidArgs2_1/0
[25705:25705:0702/220930:41193012426:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetTexParameteriv
[       OK ] Service/GLES2DecoderTest2.GetTexParameterivInvalidArgs2_1/0 (56 ms)
[2271/2819] Service/GLES2DecoderTest2.GetTexParameterivInvalidArgs2_1/0 (56 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetTexParameterivInvalidArgs2_1/1
[25705:25705:0702/220930:41193065803:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetTexParameteriv
[       OK ] Service/GLES2DecoderTest2.GetTexParameterivInvalidArgs2_1/1 (51 ms)
[2272/2819] Service/GLES2DecoderTest2.GetTexParameterivInvalidArgs2_1/1 (51 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetVertexAttribfvValidArgs/0
[       OK ] Service/GLES2DecoderTest2.GetVertexAttribfvValidArgs/0 (68 ms)
[2273/2819] Service/GLES2DecoderTest2.GetVertexAttribfvValidArgs/0 (68 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetVertexAttribfvValidArgs/1
[       OK ] Service/GLES2DecoderTest2.GetVertexAttribfvValidArgs/1 (73 ms)
[2274/2819] Service/GLES2DecoderTest2.GetVertexAttribfvValidArgs/1 (73 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetVertexAttribfvInvalidArgs2_0/0
[25705:25705:0702/220930:41193275007:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetVertexAttribfv
[       OK ] Service/GLES2DecoderTest2.GetVertexAttribfvInvalidArgs2_0/0 (70 ms)
[2275/2819] Service/GLES2DecoderTest2.GetVertexAttribfvInvalidArgs2_0/0 (70 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetVertexAttribfvInvalidArgs2_0/1
[25705:25705:0702/220930:41193349381:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetVertexAttribfv
[       OK ] Service/GLES2DecoderTest2.GetVertexAttribfvInvalidArgs2_0/1 (73 ms)
[2276/2819] Service/GLES2DecoderTest2.GetVertexAttribfvInvalidArgs2_0/1 (73 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetVertexAttribfvInvalidArgs2_1/0
[25705:25705:0702/220930:41193408689:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetVertexAttribfv
[       OK ] Service/GLES2DecoderTest2.GetVertexAttribfvInvalidArgs2_1/0 (59 ms)
[2277/2819] Service/GLES2DecoderTest2.GetVertexAttribfvInvalidArgs2_1/0 (59 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetVertexAttribfvInvalidArgs2_1/1
[25705:25705:0702/220930:41193459635:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetVertexAttribfv
[       OK ] Service/GLES2DecoderTest2.GetVertexAttribfvInvalidArgs2_1/1 (49 ms)
[2278/2819] Service/GLES2DecoderTest2.GetVertexAttribfvInvalidArgs2_1/1 (49 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetVertexAttribivValidArgs/0
[       OK ] Service/GLES2DecoderTest2.GetVertexAttribivValidArgs/0 (70 ms)
[2279/2819] Service/GLES2DecoderTest2.GetVertexAttribivValidArgs/0 (70 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetVertexAttribivValidArgs/1
[       OK ] Service/GLES2DecoderTest2.GetVertexAttribivValidArgs/1 (68 ms)
[2280/2819] Service/GLES2DecoderTest2.GetVertexAttribivValidArgs/1 (68 ms)
[ RUN      ] Service/GLES2DecoderTest2.HintInvalidArgs0_0/0
[       OK ] Service/GLES2DecoderTest2.HintInvalidArgs0_0/0 (58 ms)
[2281/2819] Service/GLES2DecoderTest2.HintInvalidArgs0_0/0 (58 ms)
[ RUN      ] Service/GLES2DecoderTest2.HintInvalidArgs0_0/1
[       OK ] Service/GLES2DecoderTest2.HintInvalidArgs0_0/1 (58 ms)
[2282/2819] Service/GLES2DecoderTest2.HintInvalidArgs0_0/1 (58 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsBufferValidArgs/0
[       OK ] Service/GLES2DecoderTest2.IsBufferValidArgs/0 (64 ms)
[2283/2819] Service/GLES2DecoderTest2.IsBufferValidArgs/0 (64 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsBufferValidArgs/1
[       OK ] Service/GLES2DecoderTest2.IsBufferValidArgs/1 (59 ms)
[2284/2819] Service/GLES2DecoderTest2.IsBufferValidArgs/1 (59 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsBufferInvalidArgsBadSharedMemoryId/0
[25708:25708:0702/220930:41193300227:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsBuffer
[25708:25708:0702/220930:41193300469:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsBuffer
[       OK ] Service/GLES2DecoderTest2.IsBufferInvalidArgsBadSharedMemoryId/0 (62 ms)
[2285/2819] Service/GLES2DecoderTest2.IsBufferInvalidArgsBadSharedMemoryId/0 (62 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsBufferInvalidArgsBadSharedMemoryId/1
[25708:25708:0702/220930:41193360740:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsBuffer
[25708:25708:0702/220930:41193360929:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsBuffer
[       OK ] Service/GLES2DecoderTest2.IsBufferInvalidArgsBadSharedMemoryId/1 (59 ms)
[2286/2819] Service/GLES2DecoderTest2.IsBufferInvalidArgsBadSharedMemoryId/1 (59 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsEnabledValidArgs/0
[       OK ] Service/GLES2DecoderTest2.IsEnabledValidArgs/0 (57 ms)
[2287/2819] Service/GLES2DecoderTest2.IsEnabledValidArgs/0 (57 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsEnabledValidArgs/1
[       OK ] Service/GLES2DecoderTest2.IsEnabledValidArgs/1 (52 ms)
[2288/2819] Service/GLES2DecoderTest2.IsEnabledValidArgs/1 (52 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsEnabledInvalidArgs0_0/0
[       OK ] Service/GLES2DecoderTest2.IsEnabledInvalidArgs0_0/0 (62 ms)
[2289/2819] Service/GLES2DecoderTest2.IsEnabledInvalidArgs0_0/0 (62 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsEnabledInvalidArgs0_0/1
[       OK ] Service/GLES2DecoderTest2.IsEnabledInvalidArgs0_0/1 (56 ms)
[2290/2819] Service/GLES2DecoderTest2.IsEnabledInvalidArgs0_0/1 (56 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetVertexAttribivInvalidArgs2_0/0
[25707:25707:0702/220930:41193039911:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetVertexAttribiv
[       OK ] Service/GLES2DecoderTest2.GetVertexAttribivInvalidArgs2_0/0 (57 ms)
[2291/2819] Service/GLES2DecoderTest2.GetVertexAttribivInvalidArgs2_0/0 (57 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetVertexAttribivInvalidArgs2_0/1
[25707:25707:0702/220930:41193102422:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetVertexAttribiv
[       OK ] Service/GLES2DecoderTest2.GetVertexAttribivInvalidArgs2_0/1 (60 ms)
[2292/2819] Service/GLES2DecoderTest2.GetVertexAttribivInvalidArgs2_0/1 (60 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetVertexAttribivInvalidArgs2_1/0
[25707:25707:0702/220930:41193161954:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetVertexAttribiv
[       OK ] Service/GLES2DecoderTest2.GetVertexAttribivInvalidArgs2_1/0 (61 ms)
[2293/2819] Service/GLES2DecoderTest2.GetVertexAttribivInvalidArgs2_1/0 (61 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetVertexAttribivInvalidArgs2_1/1
[25707:25707:0702/220930:41193224760:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kGetVertexAttribiv
[       OK ] Service/GLES2DecoderTest2.GetVertexAttribivInvalidArgs2_1/1 (61 ms)
[2294/2819] Service/GLES2DecoderTest2.GetVertexAttribivInvalidArgs2_1/1 (61 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetVertexAttribIivValidArgs/0
[25707:25707:0702/220930:41193285259:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetVertexAttribIiv
[       OK ] Service/GLES2DecoderTest2.GetVertexAttribIivValidArgs/0 (61 ms)
[2295/2819] Service/GLES2DecoderTest2.GetVertexAttribIivValidArgs/0 (61 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetVertexAttribIivValidArgs/1
[25707:25707:0702/220930:41193345681:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetVertexAttribIiv
[       OK ] Service/GLES2DecoderTest2.GetVertexAttribIivValidArgs/1 (59 ms)
[2296/2819] Service/GLES2DecoderTest2.GetVertexAttribIivValidArgs/1 (59 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetVertexAttribIuivValidArgs/0
[25707:25707:0702/220930:41193407450:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetVertexAttribIuiv
[       OK ] Service/GLES2DecoderTest2.GetVertexAttribIuivValidArgs/0 (63 ms)
[2297/2819] Service/GLES2DecoderTest2.GetVertexAttribIuivValidArgs/0 (63 ms)
[ RUN      ] Service/GLES2DecoderTest2.GetVertexAttribIuivValidArgs/1
[25707:25707:0702/220930:41193466243:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kGetVertexAttribIuiv
[       OK ] Service/GLES2DecoderTest2.GetVertexAttribIuivValidArgs/1 (55 ms)
[2298/2819] Service/GLES2DecoderTest2.GetVertexAttribIuivValidArgs/1 (55 ms)
[ RUN      ] Service/GLES2DecoderTest2.HintValidArgs/0
[       OK ] Service/GLES2DecoderTest2.HintValidArgs/0 (38 ms)
[2299/2819] Service/GLES2DecoderTest2.HintValidArgs/0 (38 ms)
[ RUN      ] Service/GLES2DecoderTest2.HintValidArgs/1
[       OK ] Service/GLES2DecoderTest2.HintValidArgs/1 (56 ms)
[2300/2819] Service/GLES2DecoderTest2.HintValidArgs/1 (56 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsProgramInvalidArgsBadSharedMemoryId/0
[25719:25719:0702/220930:41193117161:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsProgram
[25719:25719:0702/220930:41193117398:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsProgram
[       OK ] Service/GLES2DecoderTest2.IsProgramInvalidArgsBadSharedMemoryId/0 (70 ms)
[2301/2819] Service/GLES2DecoderTest2.IsProgramInvalidArgsBadSharedMemoryId/0 (70 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsProgramInvalidArgsBadSharedMemoryId/1
[25719:25719:0702/220930:41193180329:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsProgram
[25719:25719:0702/220930:41193180517:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsProgram
[       OK ] Service/GLES2DecoderTest2.IsProgramInvalidArgsBadSharedMemoryId/1 (61 ms)
[2302/2819] Service/GLES2DecoderTest2.IsProgramInvalidArgsBadSharedMemoryId/1 (61 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsRenderbufferValidArgs/0
[       OK ] Service/GLES2DecoderTest2.IsRenderbufferValidArgs/0 (65 ms)
[2303/2819] Service/GLES2DecoderTest2.IsRenderbufferValidArgs/0 (65 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsRenderbufferValidArgs/1
[       OK ] Service/GLES2DecoderTest2.IsRenderbufferValidArgs/1 (58 ms)
[2304/2819] Service/GLES2DecoderTest2.IsRenderbufferValidArgs/1 (58 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsRenderbufferInvalidArgsBadSharedMemoryId/0
[25719:25719:0702/220930:41193368328:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsRenderbuffer
[25719:25719:0702/220930:41193368503:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsRenderbuffer
[       OK ] Service/GLES2DecoderTest2.IsRenderbufferInvalidArgsBadSharedMemoryId/0 (66 ms)
[2305/2819] Service/GLES2DecoderTest2.IsRenderbufferInvalidArgsBadSharedMemoryId/0 (66 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsRenderbufferInvalidArgsBadSharedMemoryId/1
[25719:25719:0702/220930:41193420703:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsRenderbuffer
[25719:25719:0702/220930:41193420885:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsRenderbuffer
[       OK ] Service/GLES2DecoderTest2.IsRenderbufferInvalidArgsBadSharedMemoryId/1 (50 ms)
[2306/2819] Service/GLES2DecoderTest2.IsRenderbufferInvalidArgsBadSharedMemoryId/1 (50 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsSamplerValidArgs/0
[25719:25719:0702/220930:41193453463:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kIsSampler
[       OK ] Service/GLES2DecoderTest2.IsSamplerValidArgs/0 (32 ms)
[2307/2819] Service/GLES2DecoderTest2.IsSamplerValidArgs/0 (32 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsSamplerValidArgs/1
[25719:25719:0702/220930:41193484993:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kIsSampler
[       OK ] Service/GLES2DecoderTest2.IsSamplerValidArgs/1 (31 ms)
[2308/2819] Service/GLES2DecoderTest2.IsSamplerValidArgs/1 (31 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsSamplerInvalidArgsBadSharedMemoryId/0
[25719:25719:0702/220931:41193532336:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsSampler
[25719:25719:0702/220931:41193532524:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsSampler
[       OK ] Service/GLES2DecoderTest2.IsSamplerInvalidArgsBadSharedMemoryId/0 (51 ms)
[2309/2819] Service/GLES2DecoderTest2.IsSamplerInvalidArgsBadSharedMemoryId/0 (51 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsSamplerInvalidArgsBadSharedMemoryId/1
[25719:25719:0702/220931:41193589597:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsSampler
[25719:25719:0702/220931:41193589779:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsSampler
[       OK ] Service/GLES2DecoderTest2.IsSamplerInvalidArgsBadSharedMemoryId/1 (55 ms)
[2310/2819] Service/GLES2DecoderTest2.IsSamplerInvalidArgsBadSharedMemoryId/1 (55 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsEnabledInvalidArgs0_1/0
[       OK ] Service/GLES2DecoderTest2.IsEnabledInvalidArgs0_1/0 (63 ms)
[2311/2819] Service/GLES2DecoderTest2.IsEnabledInvalidArgs0_1/0 (63 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsEnabledInvalidArgs0_1/1
[       OK ] Service/GLES2DecoderTest2.IsEnabledInvalidArgs0_1/1 (68 ms)
[2312/2819] Service/GLES2DecoderTest2.IsEnabledInvalidArgs0_1/1 (68 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsEnabledInvalidArgsBadSharedMemoryId/0
[25717:25717:0702/220930:41193348343:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsEnabled
[25717:25717:0702/220930:41193348570:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsEnabled
[       OK ] Service/GLES2DecoderTest2.IsEnabledInvalidArgsBadSharedMemoryId/0 (74 ms)
[2313/2819] Service/GLES2DecoderTest2.IsEnabledInvalidArgsBadSharedMemoryId/0 (74 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsEnabledInvalidArgsBadSharedMemoryId/1
[25717:25717:0702/220930:41193420878:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsEnabled
[25717:25717:0702/220930:41193421047:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsEnabled
[       OK ] Service/GLES2DecoderTest2.IsEnabledInvalidArgsBadSharedMemoryId/1 (71 ms)
[2314/2819] Service/GLES2DecoderTest2.IsEnabledInvalidArgsBadSharedMemoryId/1 (71 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsFramebufferValidArgs/0
[       OK ] Service/GLES2DecoderTest2.IsFramebufferValidArgs/0 (53 ms)
[2315/2819] Service/GLES2DecoderTest2.IsFramebufferValidArgs/0 (53 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsFramebufferValidArgs/1
[       OK ] Service/GLES2DecoderTest2.IsFramebufferValidArgs/1 (55 ms)
[2316/2819] Service/GLES2DecoderTest2.IsFramebufferValidArgs/1 (55 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsFramebufferInvalidArgsBadSharedMemoryId/0
[25717:25717:0702/220931:41193588290:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsFramebuffer
[25717:25717:0702/220931:41193588467:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsFramebuffer
[       OK ] Service/GLES2DecoderTest2.IsFramebufferInvalidArgsBadSharedMemoryId/0 (61 ms)
[2317/2819] Service/GLES2DecoderTest2.IsFramebufferInvalidArgsBadSharedMemoryId/0 (61 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsFramebufferInvalidArgsBadSharedMemoryId/1
[25717:25717:0702/220931:41193628605:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsFramebuffer
[25717:25717:0702/220931:41193628712:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsFramebuffer
[       OK ] Service/GLES2DecoderTest2.IsFramebufferInvalidArgsBadSharedMemoryId/1 (36 ms)
[2318/2819] Service/GLES2DecoderTest2.IsFramebufferInvalidArgsBadSharedMemoryId/1 (36 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsProgramValidArgs/0
[       OK ] Service/GLES2DecoderTest2.IsProgramValidArgs/0 (31 ms)
[2319/2819] Service/GLES2DecoderTest2.IsProgramValidArgs/0 (31 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsProgramValidArgs/1
[       OK ] Service/GLES2DecoderTest2.IsProgramValidArgs/1 (83 ms)
[2320/2819] Service/GLES2DecoderTest2.IsProgramValidArgs/1 (83 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsShaderValidArgs/0
[       OK ] Service/GLES2DecoderTest2.IsShaderValidArgs/0 (64 ms)
[2321/2819] Service/GLES2DecoderTest2.IsShaderValidArgs/0 (64 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsShaderValidArgs/1
[       OK ] Service/GLES2DecoderTest2.IsShaderValidArgs/1 (59 ms)
[2322/2819] Service/GLES2DecoderTest2.IsShaderValidArgs/1 (59 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsShaderInvalidArgsBadSharedMemoryId/0
[25735:25735:0702/220931:41193623638:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsShader
[25735:25735:0702/220931:41193623839:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsShader
[       OK ] Service/GLES2DecoderTest2.IsShaderInvalidArgsBadSharedMemoryId/0 (38 ms)
[2323/2819] Service/GLES2DecoderTest2.IsShaderInvalidArgsBadSharedMemoryId/0 (38 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsShaderInvalidArgsBadSharedMemoryId/1
[25735:25735:0702/220931:41193655144:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsShader
[25735:25735:0702/220931:41193655303:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsShader
[       OK ] Service/GLES2DecoderTest2.IsShaderInvalidArgsBadSharedMemoryId/1 (30 ms)
[2324/2819] Service/GLES2DecoderTest2.IsShaderInvalidArgsBadSharedMemoryId/1 (30 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsSyncValidArgs/0
[25735:25735:0702/220931:41193708498:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kIsSync
[       OK ] Service/GLES2DecoderTest2.IsSyncValidArgs/0 (57 ms)
[2325/2819] Service/GLES2DecoderTest2.IsSyncValidArgs/0 (57 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsSyncValidArgs/1
[25735:25735:0702/220931:41193776630:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kIsSync
[       OK ] Service/GLES2DecoderTest2.IsSyncValidArgs/1 (66 ms)
[2326/2819] Service/GLES2DecoderTest2.IsSyncValidArgs/1 (66 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsSyncInvalidArgsBadSharedMemoryId/0
[25735:25735:0702/220931:41193837647:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsSync
[25735:25735:0702/220931:41193837845:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsSync
[       OK ] Service/GLES2DecoderTest2.IsSyncInvalidArgsBadSharedMemoryId/0 (63 ms)
[2327/2819] Service/GLES2DecoderTest2.IsSyncInvalidArgsBadSharedMemoryId/0 (63 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsSyncInvalidArgsBadSharedMemoryId/1
[25735:25735:0702/220931:41193908436:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsSync
[25735:25735:0702/220931:41193908610:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsSync
[       OK ] Service/GLES2DecoderTest2.IsSyncInvalidArgsBadSharedMemoryId/1 (69 ms)
[2328/2819] Service/GLES2DecoderTest2.IsSyncInvalidArgsBadSharedMemoryId/1 (69 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsTextureValidArgs/0
[       OK ] Service/GLES2DecoderTest2.IsTextureValidArgs/0 (61 ms)
[2329/2819] Service/GLES2DecoderTest2.IsTextureValidArgs/0 (61 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsTextureValidArgs/1
[       OK ] Service/GLES2DecoderTest2.IsTextureValidArgs/1 (57 ms)
[2330/2819] Service/GLES2DecoderTest2.IsTextureValidArgs/1 (57 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsTextureInvalidArgsBadSharedMemoryId/0
[25781:25781:0702/220931:41193888653:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsTexture
[25781:25781:0702/220931:41193888974:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsTexture
[       OK ] Service/GLES2DecoderTest2.IsTextureInvalidArgsBadSharedMemoryId/0 (71 ms)
[2331/2819] Service/GLES2DecoderTest2.IsTextureInvalidArgsBadSharedMemoryId/0 (71 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsTextureInvalidArgsBadSharedMemoryId/1
[25781:25781:0702/220931:41193960248:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsTexture
[25781:25781:0702/220931:41193960426:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsTexture
[       OK ] Service/GLES2DecoderTest2.IsTextureInvalidArgsBadSharedMemoryId/1 (69 ms)
[2332/2819] Service/GLES2DecoderTest2.IsTextureInvalidArgsBadSharedMemoryId/1 (69 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsTransformFeedbackValidArgs/0
[25781:25781:0702/220931:41194025806:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kIsTransformFeedback
[       OK ] Service/GLES2DecoderTest2.IsTransformFeedbackValidArgs/0 (67 ms)
[2333/2819] Service/GLES2DecoderTest2.IsTransformFeedbackValidArgs/0 (67 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsTransformFeedbackValidArgs/1
[25781:25781:0702/220931:41194078400:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kIsTransformFeedback
[       OK ] Service/GLES2DecoderTest2.IsTransformFeedbackValidArgs/1 (51 ms)
[2334/2819] Service/GLES2DecoderTest2.IsTransformFeedbackValidArgs/1 (51 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsTransformFeedbackInvalidArgsBadSharedMemoryId/0
[25781:25781:0702/220931:41194129861:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsTransformFeedback
[25781:25781:0702/220931:41194130047:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsTransformFeedback
[       OK ] Service/GLES2DecoderTest2.IsTransformFeedbackInvalidArgsBadSharedMemoryId/0 (52 ms)
[2335/2819] Service/GLES2DecoderTest2.IsTransformFeedbackInvalidArgsBadSharedMemoryId/0 (52 ms)
[ RUN      ] Service/GLES2DecoderTest2.IsTransformFeedbackInvalidArgsBadSharedMemoryId/1
[25781:25781:0702/220931:41194188038:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsTransformFeedback
[25781:25781:0702/220931:41194188214:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsTransformFeedback
[       OK ] Service/GLES2DecoderTest2.IsTransformFeedbackInvalidArgsBadSharedMemoryId/1 (56 ms)
[2336/2819] Service/GLES2DecoderTest2.IsTransformFeedbackInvalidArgsBadSharedMemoryId/1 (56 ms)
[ RUN      ] Service/GLES2DecoderTest2.LineWidthValidArgs/0
[       OK ] Service/GLES2DecoderTest2.LineWidthValidArgs/0 (69 ms)
[2337/2819] Service/GLES2DecoderTest2.LineWidthValidArgs/0 (69 ms)
[ RUN      ] Service/GLES2DecoderTest2.LineWidthValidArgs/1
[       OK ] Service/GLES2DecoderTest2.LineWidthValidArgs/1 (62 ms)
[2338/2819] Service/GLES2DecoderTest2.LineWidthValidArgs/1 (62 ms)
[ RUN      ] Service/GLES2DecoderTest2.LineWidthInvalidValue0_0/0
[       OK ] Service/GLES2DecoderTest2.LineWidthInvalidValue0_0/0 (65 ms)
[2339/2819] Service/GLES2DecoderTest2.LineWidthInvalidValue0_0/0 (65 ms)
[ RUN      ] Service/GLES2DecoderTest2.LineWidthInvalidValue0_0/1
[       OK ] Service/GLES2DecoderTest2.LineWidthInvalidValue0_0/1 (53 ms)
[2340/2819] Service/GLES2DecoderTest2.LineWidthInvalidValue0_0/1 (53 ms)
[ RUN      ] Service/GLES2DecoderTest2.RenderbufferStorageValidArgs/0
[       OK ] Service/GLES2DecoderTest2.RenderbufferStorageValidArgs/0 (54 ms)
[2341/2819] Service/GLES2DecoderTest2.RenderbufferStorageValidArgs/0 (54 ms)
[ RUN      ] Service/GLES2DecoderTest2.RenderbufferStorageValidArgs/1
[       OK ] Service/GLES2DecoderTest2.RenderbufferStorageValidArgs/1 (68 ms)
[2342/2819] Service/GLES2DecoderTest2.RenderbufferStorageValidArgs/1 (68 ms)
[ RUN      ] Service/GLES2DecoderTest2.RenderbufferStorageInvalidArgs0_0/0
[       OK ] Service/GLES2DecoderTest2.RenderbufferStorageInvalidArgs0_0/0 (59 ms)
[2343/2819] Service/GLES2DecoderTest2.RenderbufferStorageInvalidArgs0_0/0 (59 ms)
[ RUN      ] Service/GLES2DecoderTest2.RenderbufferStorageInvalidArgs0_0/1
[       OK ] Service/GLES2DecoderTest2.RenderbufferStorageInvalidArgs0_0/1 (76 ms)
[2344/2819] Service/GLES2DecoderTest2.RenderbufferStorageInvalidArgs0_0/1 (76 ms)
[ RUN      ] Service/GLES2DecoderTest2.RenderbufferStorageInvalidArgs2_0/0
[       OK ] Service/GLES2DecoderTest2.RenderbufferStorageInvalidArgs2_0/0 (75 ms)
[2345/2819] Service/GLES2DecoderTest2.RenderbufferStorageInvalidArgs2_0/0 (75 ms)
[ RUN      ] Service/GLES2DecoderTest2.RenderbufferStorageInvalidArgs2_0/1
[       OK ] Service/GLES2DecoderTest2.RenderbufferStorageInvalidArgs2_0/1 (60 ms)
[2346/2819] Service/GLES2DecoderTest2.RenderbufferStorageInvalidArgs2_0/1 (60 ms)
[ RUN      ] Service/GLES2DecoderTest2.RenderbufferStorageInvalidArgs3_0/0
[       OK ] Service/GLES2DecoderTest2.RenderbufferStorageInvalidArgs3_0/0 (50 ms)
[2347/2819] Service/GLES2DecoderTest2.RenderbufferStorageInvalidArgs3_0/0 (50 ms)
[ RUN      ] Service/GLES2DecoderTest2.RenderbufferStorageInvalidArgs3_0/1
[       OK ] Service/GLES2DecoderTest2.RenderbufferStorageInvalidArgs3_0/1 (82 ms)
[2348/2819] Service/GLES2DecoderTest2.RenderbufferStorageInvalidArgs3_0/1 (82 ms)
[ RUN      ] Service/GLES2DecoderTest2.ResumeTransformFeedbackValidArgs/0
[25801:25801:0702/220932:41194630351:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kResumeTransformFeedback
[       OK ] Service/GLES2DecoderTest2.ResumeTransformFeedbackValidArgs/0 (40 ms)
[2349/2819] Service/GLES2DecoderTest2.ResumeTransformFeedbackValidArgs/0 (40 ms)
[ RUN      ] Service/GLES2DecoderTest2.ResumeTransformFeedbackValidArgs/1
[25801:25801:0702/220932:41194661082:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kResumeTransformFeedback
[       OK ] Service/GLES2DecoderTest2.ResumeTransformFeedbackValidArgs/1 (29 ms)
[2350/2819] Service/GLES2DecoderTest2.ResumeTransformFeedbackValidArgs/1 (29 ms)
[ RUN      ] Service/GLES2DecoderTest2.ScissorValidArgs/0
[       OK ] Service/GLES2DecoderTest2.ScissorValidArgs/0 (35 ms)
[2351/2819] Service/GLES2DecoderTest2.ScissorValidArgs/0 (35 ms)
[ RUN      ] Service/GLES2DecoderTest2.ScissorValidArgs/1
[       OK ] Service/GLES2DecoderTest2.ScissorValidArgs/1 (31 ms)
[2352/2819] Service/GLES2DecoderTest2.ScissorValidArgs/1 (31 ms)
[ RUN      ] Service/GLES2DecoderTest2.ScissorInvalidArgs2_0/0
[       OK ] Service/GLES2DecoderTest2.ScissorInvalidArgs2_0/0 (62 ms)
[2353/2819] Service/GLES2DecoderTest2.ScissorInvalidArgs2_0/0 (62 ms)
[ RUN      ] Service/GLES2DecoderTest2.ScissorInvalidArgs2_0/1
[       OK ] Service/GLES2DecoderTest2.ScissorInvalidArgs2_0/1 (58 ms)
[2354/2819] Service/GLES2DecoderTest2.ScissorInvalidArgs2_0/1 (58 ms)
[ RUN      ] Service/GLES2DecoderTest2.ScissorInvalidArgs3_0/0
[       OK ] Service/GLES2DecoderTest2.ScissorInvalidArgs3_0/0 (59 ms)
[2355/2819] Service/GLES2DecoderTest2.ScissorInvalidArgs3_0/0 (59 ms)
[ RUN      ] Service/GLES2DecoderTest2.ScissorInvalidArgs3_0/1
[       OK ] Service/GLES2DecoderTest2.ScissorInvalidArgs3_0/1 (37 ms)
[2356/2819] Service/GLES2DecoderTest2.ScissorInvalidArgs3_0/1 (37 ms)
[ RUN      ] Service/GLES2DecoderTest2.ShaderSourceBucketValidArgs/0
[       OK ] Service/GLES2DecoderTest2.ShaderSourceBucketValidArgs/0 (68 ms)
[2357/2819] Service/GLES2DecoderTest2.ShaderSourceBucketValidArgs/0 (68 ms)
[ RUN      ] Service/GLES2DecoderTest2.ShaderSourceBucketValidArgs/1
[       OK ] Service/GLES2DecoderTest2.ShaderSourceBucketValidArgs/1 (66 ms)
[2358/2819] Service/GLES2DecoderTest2.ShaderSourceBucketValidArgs/1 (66 ms)
[ RUN      ] Service/GLES2DecoderTest2.ShaderSourceBucketInvalidArgs/0
[25803:25803:0702/220932:41194524183:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kShaderSourceBucket
[       OK ] Service/GLES2DecoderTest2.ShaderSourceBucketInvalidArgs/0 (53 ms)
[2359/2819] Service/GLES2DecoderTest2.ShaderSourceBucketInvalidArgs/0 (53 ms)
[ RUN      ] Service/GLES2DecoderTest2.ShaderSourceBucketInvalidArgs/1
[25803:25803:0702/220932:41194585862:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kShaderSourceBucket
[       OK ] Service/GLES2DecoderTest2.ShaderSourceBucketInvalidArgs/1 (60 ms)
[2360/2819] Service/GLES2DecoderTest2.ShaderSourceBucketInvalidArgs/1 (60 ms)
[ RUN      ] Service/GLES2DecoderTest2.SampleCoverageValidArgs/0
[       OK ] Service/GLES2DecoderTest2.SampleCoverageValidArgs/0 (58 ms)
[2361/2819] Service/GLES2DecoderTest2.SampleCoverageValidArgs/0 (58 ms)
[ RUN      ] Service/GLES2DecoderTest2.SampleCoverageValidArgs/1
[       OK ] Service/GLES2DecoderTest2.SampleCoverageValidArgs/1 (57 ms)
[2362/2819] Service/GLES2DecoderTest2.SampleCoverageValidArgs/1 (57 ms)
[ RUN      ] Service/GLES2DecoderTest2.SamplerParameterfValidArgs/0
[25802:25802:0702/220931:41194240641:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kSamplerParameterf
[       OK ] Service/GLES2DecoderTest2.SamplerParameterfValidArgs/0 (67 ms)
[2363/2819] Service/GLES2DecoderTest2.SamplerParameterfValidArgs/0 (67 ms)
[ RUN      ] Service/GLES2DecoderTest2.SamplerParameterfValidArgs/1
[25802:25802:0702/220931:41194296957:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kSamplerParameterf
[       OK ] Service/GLES2DecoderTest2.SamplerParameterfValidArgs/1 (54 ms)
[2364/2819] Service/GLES2DecoderTest2.SamplerParameterfValidArgs/1 (54 ms)
[ RUN      ] Service/GLES2DecoderTest2.SamplerParameterfvImmediateValidArgs/0
[25802:25802:0702/220931:41194372448:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kSamplerParameterfvImmediate
[       OK ] Service/GLES2DecoderTest2.SamplerParameterfvImmediateValidArgs/0 (75 ms)
[2365/2819] Service/GLES2DecoderTest2.SamplerParameterfvImmediateValidArgs/0 (75 ms)
[ RUN      ] Service/GLES2DecoderTest2.SamplerParameterfvImmediateValidArgs/1
[25802:25802:0702/220931:41194433792:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kSamplerParameterfvImmediate
[       OK ] Service/GLES2DecoderTest2.SamplerParameterfvImmediateValidArgs/1 (58 ms)
[2366/2819] Service/GLES2DecoderTest2.SamplerParameterfvImmediateValidArgs/1 (58 ms)
[ RUN      ] Service/GLES2DecoderTest2.SamplerParameteriValidArgs/0
[25802:25802:0702/220931:41194487541:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kSamplerParameteri
[       OK ] Service/GLES2DecoderTest2.SamplerParameteriValidArgs/0 (54 ms)
[2367/2819] Service/GLES2DecoderTest2.SamplerParameteriValidArgs/0 (54 ms)
[ RUN      ] Service/GLES2DecoderTest2.SamplerParameteriValidArgs/1
[25802:25802:0702/220932:41194518415:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kSamplerParameteri
[       OK ] Service/GLES2DecoderTest2.SamplerParameteriValidArgs/1 (30 ms)
[2368/2819] Service/GLES2DecoderTest2.SamplerParameteriValidArgs/1 (30 ms)
[ RUN      ] Service/GLES2DecoderTest2.SamplerParameterivImmediateValidArgs/0
[25802:25802:0702/220932:41194549334:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kSamplerParameterivImmediate
[       OK ] Service/GLES2DecoderTest2.SamplerParameterivImmediateValidArgs/0 (33 ms)
[2369/2819] Service/GLES2DecoderTest2.SamplerParameterivImmediateValidArgs/0 (33 ms)
[ RUN      ] Service/GLES2DecoderTest2.SamplerParameterivImmediateValidArgs/1
[25802:25802:0702/220932:41194592739:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kSamplerParameterivImmediate
[       OK ] Service/GLES2DecoderTest2.SamplerParameterivImmediateValidArgs/1 (41 ms)
[2370/2819] Service/GLES2DecoderTest2.SamplerParameterivImmediateValidArgs/1 (41 ms)
[ RUN      ] Service/GLES2DecoderTest2.StencilMaskSeparateValidArgs/0
[       OK ] Service/GLES2DecoderTest2.StencilMaskSeparateValidArgs/0 (68 ms)
[2371/2819] Service/GLES2DecoderTest2.StencilMaskSeparateValidArgs/0 (68 ms)
[ RUN      ] Service/GLES2DecoderTest2.StencilMaskSeparateValidArgs/1
[       OK ] Service/GLES2DecoderTest2.StencilMaskSeparateValidArgs/1 (50 ms)
[2372/2819] Service/GLES2DecoderTest2.StencilMaskSeparateValidArgs/1 (50 ms)
[ RUN      ] Service/GLES2DecoderTest2.StencilOpValidArgs/0
[       OK ] Service/GLES2DecoderTest2.StencilOpValidArgs/0 (59 ms)
[2373/2819] Service/GLES2DecoderTest2.StencilOpValidArgs/0 (59 ms)
[ RUN      ] Service/GLES2DecoderTest2.StencilOpValidArgs/1
[       OK ] Service/GLES2DecoderTest2.StencilOpValidArgs/1 (55 ms)
[2374/2819] Service/GLES2DecoderTest2.StencilOpValidArgs/1 (55 ms)
[ RUN      ] Service/GLES2DecoderTest2.StencilOpSeparateValidArgs/0
[       OK ] Service/GLES2DecoderTest2.StencilOpSeparateValidArgs/0 (52 ms)
[2375/2819] Service/GLES2DecoderTest2.StencilOpSeparateValidArgs/0 (52 ms)
[ RUN      ] Service/GLES2DecoderTest2.StencilOpSeparateValidArgs/1
[       OK ] Service/GLES2DecoderTest2.StencilOpSeparateValidArgs/1 (52 ms)
[2376/2819] Service/GLES2DecoderTest2.StencilOpSeparateValidArgs/1 (52 ms)
[ RUN      ] Service/GLES2DecoderTest2.TexParameterfValidArgs/0
[       OK ] Service/GLES2DecoderTest2.TexParameterfValidArgs/0 (53 ms)
[2377/2819] Service/GLES2DecoderTest2.TexParameterfValidArgs/0 (53 ms)
[ RUN      ] Service/GLES2DecoderTest2.TexParameterfValidArgs/1
[       OK ] Service/GLES2DecoderTest2.TexParameterfValidArgs/1 (38 ms)
[2378/2819] Service/GLES2DecoderTest2.TexParameterfValidArgs/1 (38 ms)
[ RUN      ] Service/GLES2DecoderTest2.TexParameterfInvalidArgs0_0/0
[       OK ] Service/GLES2DecoderTest2.TexParameterfInvalidArgs0_0/0 (30 ms)
[2379/2819] Service/GLES2DecoderTest2.TexParameterfInvalidArgs0_0/0 (30 ms)
[ RUN      ] Service/GLES2DecoderTest2.TexParameterfInvalidArgs0_0/1
[       OK ] Service/GLES2DecoderTest2.TexParameterfInvalidArgs0_0/1 (29 ms)
[2380/2819] Service/GLES2DecoderTest2.TexParameterfInvalidArgs0_0/1 (29 ms)
[ RUN      ] Service/GLES2DecoderTest2.ShaderSourceBucketInvalidHeader/0
[25809:25809:0702/220931:41194182930:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kShaderSourceBucket
[25809:25809:0702/220931:41194183152:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kShaderSourceBucket
[25809:25809:0702/220931:41194183423:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kShaderSourceBucket
[25809:25809:0702/220931:41194183591:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kShaderSourceBucket
[       OK ] Service/GLES2DecoderTest2.ShaderSourceBucketInvalidHeader/0 (66 ms)
[2381/2819] Service/GLES2DecoderTest2.ShaderSourceBucketInvalidHeader/0 (66 ms)
[ RUN      ] Service/GLES2DecoderTest2.ShaderSourceBucketInvalidHeader/1
[25809:25809:0702/220931:41194256254:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kShaderSourceBucket
[25809:25809:0702/220931:41194256435:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kShaderSourceBucket
[25809:25809:0702/220931:41194256587:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kShaderSourceBucket
[25809:25809:0702/220931:41194256739:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kShaderSourceBucket
[       OK ] Service/GLES2DecoderTest2.ShaderSourceBucketInvalidHeader/1 (71 ms)
[2382/2819] Service/GLES2DecoderTest2.ShaderSourceBucketInvalidHeader/1 (71 ms)
[ RUN      ] Service/GLES2DecoderTest2.ShaderSourceBucketInvalidStringEnding/0
[25809:25809:0702/220931:41194328216:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kShaderSourceBucket
[       OK ] Service/GLES2DecoderTest2.ShaderSourceBucketInvalidStringEnding/0 (72 ms)
[2383/2819] Service/GLES2DecoderTest2.ShaderSourceBucketInvalidStringEnding/0 (72 ms)
[ RUN      ] Service/GLES2DecoderTest2.ShaderSourceBucketInvalidStringEnding/1
[25809:25809:0702/220931:41194385761:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kShaderSourceBucket
[       OK ] Service/GLES2DecoderTest2.ShaderSourceBucketInvalidStringEnding/1 (56 ms)
[2384/2819] Service/GLES2DecoderTest2.ShaderSourceBucketInvalidStringEnding/1 (56 ms)
[ RUN      ] Service/GLES2DecoderTest2.StencilFuncValidArgs/0
[       OK ] Service/GLES2DecoderTest2.StencilFuncValidArgs/0 (59 ms)
[2385/2819] Service/GLES2DecoderTest2.StencilFuncValidArgs/0 (59 ms)
[ RUN      ] Service/GLES2DecoderTest2.StencilFuncValidArgs/1
[       OK ] Service/GLES2DecoderTest2.StencilFuncValidArgs/1 (44 ms)
[2386/2819] Service/GLES2DecoderTest2.StencilFuncValidArgs/1 (44 ms)
[ RUN      ] Service/GLES2DecoderTest2.StencilFuncSeparateValidArgs/0
[       OK ] Service/GLES2DecoderTest2.StencilFuncSeparateValidArgs/0 (53 ms)
[2387/2819] Service/GLES2DecoderTest2.StencilFuncSeparateValidArgs/0 (53 ms)
[ RUN      ] Service/GLES2DecoderTest2.StencilFuncSeparateValidArgs/1
[       OK ] Service/GLES2DecoderTest2.StencilFuncSeparateValidArgs/1 (56 ms)
[2388/2819] Service/GLES2DecoderTest2.StencilFuncSeparateValidArgs/1 (56 ms)
[ RUN      ] Service/GLES2DecoderTest2.StencilMaskValidArgs/0
[       OK ] Service/GLES2DecoderTest2.StencilMaskValidArgs/0 (53 ms)
[2389/2819] Service/GLES2DecoderTest2.StencilMaskValidArgs/0 (53 ms)
[ RUN      ] Service/GLES2DecoderTest2.StencilMaskValidArgs/1
[       OK ] Service/GLES2DecoderTest2.StencilMaskValidArgs/1 (40 ms)
[2390/2819] Service/GLES2DecoderTest2.StencilMaskValidArgs/1 (40 ms)
[ RUN      ] Service/GLES2DecoderTest2.LineWidthNaNValue0/0
[       OK ] Service/GLES2DecoderTest2.LineWidthNaNValue0/0 (69 ms)
[2391/2819] Service/GLES2DecoderTest2.LineWidthNaNValue0/0 (69 ms)
[ RUN      ] Service/GLES2DecoderTest2.LineWidthNaNValue0/1
[       OK ] Service/GLES2DecoderTest2.LineWidthNaNValue0/1 (66 ms)
[2392/2819] Service/GLES2DecoderTest2.LineWidthNaNValue0/1 (66 ms)
[ RUN      ] Service/GLES2DecoderTest2.LinkProgramValidArgs/0
[       OK ] Service/GLES2DecoderTest2.LinkProgramValidArgs/0 (60 ms)
[2393/2819] Service/GLES2DecoderTest2.LinkProgramValidArgs/0 (60 ms)
[ RUN      ] Service/GLES2DecoderTest2.LinkProgramValidArgs/1
[       OK ] Service/GLES2DecoderTest2.LinkProgramValidArgs/1 (75 ms)
[2394/2819] Service/GLES2DecoderTest2.LinkProgramValidArgs/1 (75 ms)
[ RUN      ] Service/GLES2DecoderTest2.PauseTransformFeedbackValidArgs/0
[25783:25783:0702/220931:41194224766:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kPauseTransformFeedback
[       OK ] Service/GLES2DecoderTest2.PauseTransformFeedbackValidArgs/0 (71 ms)
[2395/2819] Service/GLES2DecoderTest2.PauseTransformFeedbackValidArgs/0 (71 ms)
[ RUN      ] Service/GLES2DecoderTest2.PauseTransformFeedbackValidArgs/1
[25783:25783:0702/220931:41194296806:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kPauseTransformFeedback
[       OK ] Service/GLES2DecoderTest2.PauseTransformFeedbackValidArgs/1 (71 ms)
[2396/2819] Service/GLES2DecoderTest2.PauseTransformFeedbackValidArgs/1 (71 ms)
[ RUN      ] Service/GLES2DecoderTest2.PolygonOffsetValidArgs/0
[       OK ] Service/GLES2DecoderTest2.PolygonOffsetValidArgs/0 (76 ms)
[2397/2819] Service/GLES2DecoderTest2.PolygonOffsetValidArgs/0 (76 ms)
[ RUN      ] Service/GLES2DecoderTest2.PolygonOffsetValidArgs/1
[       OK ] Service/GLES2DecoderTest2.PolygonOffsetValidArgs/1 (64 ms)
[2398/2819] Service/GLES2DecoderTest2.PolygonOffsetValidArgs/1 (64 ms)
[ RUN      ] Service/GLES2DecoderTest2.ReadBufferValidArgs/0
[25783:25783:0702/220931:41194487987:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kReadBuffer
[       OK ] Service/GLES2DecoderTest2.ReadBufferValidArgs/0 (52 ms)
[2399/2819] Service/GLES2DecoderTest2.ReadBufferValidArgs/0 (52 ms)
[ RUN      ] Service/GLES2DecoderTest2.ReadBufferValidArgs/1
[25783:25783:0702/220932:41194542026:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kReadBuffer
[       OK ] Service/GLES2DecoderTest2.ReadBufferValidArgs/1 (58 ms)
[2400/2819] Service/GLES2DecoderTest2.ReadBufferValidArgs/1 (58 ms)
[ RUN      ] Service/GLES2DecoderTest2.TexParameterfInvalidArgs0_1/0
[       OK ] Service/GLES2DecoderTest2.TexParameterfInvalidArgs0_1/0 (69 ms)
[2401/2819] Service/GLES2DecoderTest2.TexParameterfInvalidArgs0_1/0 (69 ms)
[ RUN      ] Service/GLES2DecoderTest2.TexParameterfInvalidArgs0_1/1
[       OK ] Service/GLES2DecoderTest2.TexParameterfInvalidArgs0_1/1 (44 ms)
[2402/2819] Service/GLES2DecoderTest2.TexParameterfInvalidArgs0_1/1 (44 ms)
[ RUN      ] Service/GLES2DecoderTest2.TexParameterfInvalidArgs1_0/0
[       OK ] Service/GLES2DecoderTest2.TexParameterfInvalidArgs1_0/0 (32 ms)
[2403/2819] Service/GLES2DecoderTest2.TexParameterfInvalidArgs1_0/0 (32 ms)
[ RUN      ] Service/GLES2DecoderTest2.TexParameterfInvalidArgs1_0/1
[       OK ] Service/GLES2DecoderTest2.TexParameterfInvalidArgs1_0/1 (30 ms)
[2404/2819] Service/GLES2DecoderTest2.TexParameterfInvalidArgs1_0/1 (30 ms)
[ RUN      ] Service/GLES2DecoderTest2.TexParameterfvImmediateValidArgs/0
[       OK ] Service/GLES2DecoderTest2.TexParameterfvImmediateValidArgs/0 (33 ms)
[2405/2819] Service/GLES2DecoderTest2.TexParameterfvImmediateValidArgs/0 (33 ms)
[ RUN      ] Service/GLES2DecoderTest2.TexParameterfvImmediateValidArgs/1
[       OK ] Service/GLES2DecoderTest2.TexParameterfvImmediateValidArgs/1 (31 ms)
[2406/2819] Service/GLES2DecoderTest2.TexParameterfvImmediateValidArgs/1 (31 ms)
[ RUN      ] Service/GLES2DecoderTest2.TexParameterfvImmediateInvalidArgs0_0/0
[       OK ] Service/GLES2DecoderTest2.TexParameterfvImmediateInvalidArgs0_0/0 (54 ms)
[2407/2819] Service/GLES2DecoderTest2.TexParameterfvImmediateInvalidArgs0_0/0 (54 ms)
[ RUN      ] Service/GLES2DecoderTest2.TexParameterfvImmediateInvalidArgs0_0/1
[       OK ] Service/GLES2DecoderTest2.TexParameterfvImmediateInvalidArgs0_0/1 (81 ms)
[2408/2819] Service/GLES2DecoderTest2.TexParameterfvImmediateInvalidArgs0_0/1 (81 ms)
[ RUN      ] Service/GLES2DecoderTest2.TexParameterfvImmediateInvalidArgs0_1/0
[       OK ] Service/GLES2DecoderTest2.TexParameterfvImmediateInvalidArgs0_1/0 (87 ms)
[2409/2819] Service/GLES2DecoderTest2.TexParameterfvImmediateInvalidArgs0_1/0 (87 ms)
[ RUN      ] Service/GLES2DecoderTest2.TexParameterfvImmediateInvalidArgs0_1/1
[       OK ] Service/GLES2DecoderTest2.TexParameterfvImmediateInvalidArgs0_1/1 (62 ms)
[2410/2819] Service/GLES2DecoderTest2.TexParameterfvImmediateInvalidArgs0_1/1 (62 ms)
[ RUN      ] Service/GLES2DecoderTest2.TexParameterfvImmediateInvalidArgs1_0/0
[       OK ] Service/GLES2DecoderTest2.TexParameterfvImmediateInvalidArgs1_0/0 (67 ms)
[2411/2819] Service/GLES2DecoderTest2.TexParameterfvImmediateInvalidArgs1_0/0 (67 ms)
[ RUN      ] Service/GLES2DecoderTest2.TexParameterfvImmediateInvalidArgs1_0/1
[       OK ] Service/GLES2DecoderTest2.TexParameterfvImmediateInvalidArgs1_0/1 (60 ms)
[2412/2819] Service/GLES2DecoderTest2.TexParameterfvImmediateInvalidArgs1_0/1 (60 ms)
[ RUN      ] Service/GLES2DecoderTest2.TexParameteriValidArgs/0
[       OK ] Service/GLES2DecoderTest2.TexParameteriValidArgs/0 (79 ms)
[2413/2819] Service/GLES2DecoderTest2.TexParameteriValidArgs/0 (79 ms)
[ RUN      ] Service/GLES2DecoderTest2.TexParameteriValidArgs/1
[       OK ] Service/GLES2DecoderTest2.TexParameteriValidArgs/1 (65 ms)
[2414/2819] Service/GLES2DecoderTest2.TexParameteriValidArgs/1 (65 ms)
[ RUN      ] Service/GLES2DecoderTest2.TexParameteriInvalidArgs0_0/0
[       OK ] Service/GLES2DecoderTest2.TexParameteriInvalidArgs0_0/0 (71 ms)
[2415/2819] Service/GLES2DecoderTest2.TexParameteriInvalidArgs0_0/0 (71 ms)
[ RUN      ] Service/GLES2DecoderTest2.TexParameteriInvalidArgs0_0/1
[       OK ] Service/GLES2DecoderTest2.TexParameteriInvalidArgs0_0/1 (46 ms)
[2416/2819] Service/GLES2DecoderTest2.TexParameteriInvalidArgs0_0/1 (46 ms)
[ RUN      ] Service/GLES2DecoderTest2.TexParameteriInvalidArgs0_1/0
[       OK ] Service/GLES2DecoderTest2.TexParameteriInvalidArgs0_1/0 (60 ms)
[2417/2819] Service/GLES2DecoderTest2.TexParameteriInvalidArgs0_1/0 (60 ms)
[ RUN      ] Service/GLES2DecoderTest2.TexParameteriInvalidArgs0_1/1
[       OK ] Service/GLES2DecoderTest2.TexParameteriInvalidArgs0_1/1 (63 ms)
[2418/2819] Service/GLES2DecoderTest2.TexParameteriInvalidArgs0_1/1 (63 ms)
[ RUN      ] Service/GLES2DecoderTest2.TexParameteriInvalidArgs1_0/0
[       OK ] Service/GLES2DecoderTest2.TexParameteriInvalidArgs1_0/0 (61 ms)
[2419/2819] Service/GLES2DecoderTest2.TexParameteriInvalidArgs1_0/0 (61 ms)
[ RUN      ] Service/GLES2DecoderTest2.TexParameteriInvalidArgs1_0/1
[       OK ] Service/GLES2DecoderTest2.TexParameteriInvalidArgs1_0/1 (62 ms)
[2420/2819] Service/GLES2DecoderTest2.TexParameteriInvalidArgs1_0/1 (62 ms)
[ RUN      ] Service/GLES2DecoderTest2.TexParameterivImmediateValidArgs/0
[       OK ] Service/GLES2DecoderTest2.TexParameterivImmediateValidArgs/0 (73 ms)
[2421/2819] Service/GLES2DecoderTest2.TexParameterivImmediateValidArgs/0 (73 ms)
[ RUN      ] Service/GLES2DecoderTest2.TexParameterivImmediateValidArgs/1
[       OK ] Service/GLES2DecoderTest2.TexParameterivImmediateValidArgs/1 (44 ms)
[2422/2819] Service/GLES2DecoderTest2.TexParameterivImmediateValidArgs/1 (44 ms)
[ RUN      ] Service/GLES2DecoderTest2.TexParameterivImmediateInvalidArgs0_0/0
[       OK ] Service/GLES2DecoderTest2.TexParameterivImmediateInvalidArgs0_0/0 (58 ms)
[2423/2819] Service/GLES2DecoderTest2.TexParameterivImmediateInvalidArgs0_0/0 (58 ms)
[ RUN      ] Service/GLES2DecoderTest2.TexParameterivImmediateInvalidArgs0_0/1
[       OK ] Service/GLES2DecoderTest2.TexParameterivImmediateInvalidArgs0_0/1 (62 ms)
[2424/2819] Service/GLES2DecoderTest2.TexParameterivImmediateInvalidArgs0_0/1 (62 ms)
[ RUN      ] Service/GLES2DecoderTest2.TexParameterivImmediateInvalidArgs0_1/0
[       OK ] Service/GLES2DecoderTest2.TexParameterivImmediateInvalidArgs0_1/0 (54 ms)
[2425/2819] Service/GLES2DecoderTest2.TexParameterivImmediateInvalidArgs0_1/0 (54 ms)
[ RUN      ] Service/GLES2DecoderTest2.TexParameterivImmediateInvalidArgs0_1/1
[       OK ] Service/GLES2DecoderTest2.TexParameterivImmediateInvalidArgs0_1/1 (60 ms)
[2426/2819] Service/GLES2DecoderTest2.TexParameterivImmediateInvalidArgs0_1/1 (60 ms)
[ RUN      ] Service/GLES2DecoderTest2.TexParameterivImmediateInvalidArgs1_0/0
[       OK ] Service/GLES2DecoderTest2.TexParameterivImmediateInvalidArgs1_0/0 (64 ms)
[2427/2819] Service/GLES2DecoderTest2.TexParameterivImmediateInvalidArgs1_0/0 (64 ms)
[ RUN      ] Service/GLES2DecoderTest2.TexParameterivImmediateInvalidArgs1_0/1
[       OK ] Service/GLES2DecoderTest2.TexParameterivImmediateInvalidArgs1_0/1 (55 ms)
[2428/2819] Service/GLES2DecoderTest2.TexParameterivImmediateInvalidArgs1_0/1 (55 ms)
[ RUN      ] Service/GLES2DecoderTest2.TexStorage3DValidArgs/0
[25897:25897:0702/220933:41195616120:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kTexStorage3D
[       OK ] Service/GLES2DecoderTest2.TexStorage3DValidArgs/0 (53 ms)
[2429/2819] Service/GLES2DecoderTest2.TexStorage3DValidArgs/0 (53 ms)
[ RUN      ] Service/GLES2DecoderTest2.TexStorage3DValidArgs/1
[25897:25897:0702/220933:41195677695:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kTexStorage3D
[       OK ] Service/GLES2DecoderTest2.TexStorage3DValidArgs/1 (60 ms)
[2430/2819] Service/GLES2DecoderTest2.TexStorage3DValidArgs/1 (60 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform1fvImmediateValidArgs/0
[       OK ] Service/GLES2DecoderTest2.Uniform1fvImmediateValidArgs/0 (74 ms)
[2431/2819] Service/GLES2DecoderTest2.Uniform1fvImmediateValidArgs/0 (74 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform1fvImmediateValidArgs/1
[       OK ] Service/GLES2DecoderTest2.Uniform1fvImmediateValidArgs/1 (59 ms)
[2432/2819] Service/GLES2DecoderTest2.Uniform1fvImmediateValidArgs/1 (59 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform1uiValidArgs/0
[25901:25901:0702/220932:41195272313:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kUniform1ui
[       OK ] Service/GLES2DecoderTest2.Uniform1uiValidArgs/0 (59 ms)
[2433/2819] Service/GLES2DecoderTest2.Uniform1uiValidArgs/0 (59 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform1uiValidArgs/1
[25901:25901:0702/220932:41195325944:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kUniform1ui
[       OK ] Service/GLES2DecoderTest2.Uniform1uiValidArgs/1 (52 ms)
[2434/2819] Service/GLES2DecoderTest2.Uniform1uiValidArgs/1 (52 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform1uivImmediateValidArgs/0
[25901:25901:0702/220932:41195389157:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kUniform1uivImmediate
[       OK ] Service/GLES2DecoderTest2.Uniform1uivImmediateValidArgs/0 (65 ms)
[2435/2819] Service/GLES2DecoderTest2.Uniform1uivImmediateValidArgs/0 (65 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform1uivImmediateValidArgs/1
[25901:25901:0702/220932:41195460690:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kUniform1uivImmediate
[       OK ] Service/GLES2DecoderTest2.Uniform1uivImmediateValidArgs/1 (70 ms)
[2436/2819] Service/GLES2DecoderTest2.Uniform1uivImmediateValidArgs/1 (70 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform2fValidArgs/0
[       OK ] Service/GLES2DecoderTest2.Uniform2fValidArgs/0 (64 ms)
[2437/2819] Service/GLES2DecoderTest2.Uniform2fValidArgs/0 (64 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform2fValidArgs/1
[       OK ] Service/GLES2DecoderTest2.Uniform2fValidArgs/1 (62 ms)
[2438/2819] Service/GLES2DecoderTest2.Uniform2fValidArgs/1 (62 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform2fvImmediateValidArgs/0
[       OK ] Service/GLES2DecoderTest2.Uniform2fvImmediateValidArgs/0 (75 ms)
[2439/2819] Service/GLES2DecoderTest2.Uniform2fvImmediateValidArgs/0 (75 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform2fvImmediateValidArgs/1
[       OK ] Service/GLES2DecoderTest2.Uniform2fvImmediateValidArgs/1 (62 ms)
[2440/2819] Service/GLES2DecoderTest2.Uniform2fvImmediateValidArgs/1 (62 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform4uivImmediateValidArgs/0
[25916:25916:0702/220932:41195513536:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kUniform4uivImmediate
[       OK ] Service/GLES2DecoderTest2.Uniform4uivImmediateValidArgs/0 (57 ms)
[2441/2819] Service/GLES2DecoderTest2.Uniform4uivImmediateValidArgs/0 (57 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform4uivImmediateValidArgs/1
[25916:25916:0702/220933:41195576103:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kUniform4uivImmediate
[       OK ] Service/GLES2DecoderTest2.Uniform4uivImmediateValidArgs/1 (60 ms)
[2442/2819] Service/GLES2DecoderTest2.Uniform4uivImmediateValidArgs/1 (60 ms)
[ RUN      ] Service/GLES2DecoderTest2.UniformMatrix2fvImmediateValidArgs/0
[       OK ] Service/GLES2DecoderTest2.UniformMatrix2fvImmediateValidArgs/0 (69 ms)
[2443/2819] Service/GLES2DecoderTest2.UniformMatrix2fvImmediateValidArgs/0 (69 ms)
[ RUN      ] Service/GLES2DecoderTest2.UniformMatrix2fvImmediateValidArgs/1
[       OK ] Service/GLES2DecoderTest2.UniformMatrix2fvImmediateValidArgs/1 (63 ms)
[2444/2819] Service/GLES2DecoderTest2.UniformMatrix2fvImmediateValidArgs/1 (63 ms)
[ RUN      ] Service/GLES2DecoderTest2.UniformMatrix2x3fvImmediateValidArgs/0
[25916:25916:0702/220933:41195743370:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kUniformMatrix2x3fvImmediate
[       OK ] Service/GLES2DecoderTest2.UniformMatrix2x3fvImmediateValidArgs/0 (31 ms)
[2445/2819] Service/GLES2DecoderTest2.UniformMatrix2x3fvImmediateValidArgs/0 (31 ms)
[ RUN      ] Service/GLES2DecoderTest2.UniformMatrix2x3fvImmediateValidArgs/1
[25916:25916:0702/220933:41195779357:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kUniformMatrix2x3fvImmediate
[       OK ] Service/GLES2DecoderTest2.UniformMatrix2x3fvImmediateValidArgs/1 (37 ms)
[2446/2819] Service/GLES2DecoderTest2.UniformMatrix2x3fvImmediateValidArgs/1 (37 ms)
[ RUN      ] Service/GLES2DecoderTest2.UniformMatrix2x4fvImmediateValidArgs/0
[25916:25916:0702/220933:41195828600:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kUniformMatrix2x4fvImmediate
[       OK ] Service/GLES2DecoderTest2.UniformMatrix2x4fvImmediateValidArgs/0 (51 ms)
[2447/2819] Service/GLES2DecoderTest2.UniformMatrix2x4fvImmediateValidArgs/0 (51 ms)
[ RUN      ] Service/GLES2DecoderTest2.UniformMatrix2x4fvImmediateValidArgs/1
[25916:25916:0702/220933:41195883292:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kUniformMatrix2x4fvImmediate
[       OK ] Service/GLES2DecoderTest2.UniformMatrix2x4fvImmediateValidArgs/1 (54 ms)
[2448/2819] Service/GLES2DecoderTest2.UniformMatrix2x4fvImmediateValidArgs/1 (54 ms)
[ RUN      ] Service/GLES2DecoderTest2.AcceptsUniform_GL_INT/0
[       OK ] Service/GLES2DecoderTest2.AcceptsUniform_GL_INT/0 (43 ms)
[2449/2819] Service/GLES2DecoderTest2.AcceptsUniform_GL_INT/0 (43 ms)
[ RUN      ] Service/GLES2DecoderTest2.AcceptsUniform_GL_INT/1
[       OK ] Service/GLES2DecoderTest2.AcceptsUniform_GL_INT/1 (39 ms)
[2450/2819] Service/GLES2DecoderTest2.AcceptsUniform_GL_INT/1 (39 ms)
[ RUN      ] Service/GLES2DecoderTest2.TransformFeedbackVaryingsBucketValidArgs/0
[25898:25898:0702/220932:41195203964:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kTransformFeedbackVaryingsBucket
[       OK ] Service/GLES2DecoderTest2.TransformFeedbackVaryingsBucketValidArgs/0 (75 ms)
[2451/2819] Service/GLES2DecoderTest2.TransformFeedbackVaryingsBucketValidArgs/0 (75 ms)
[ RUN      ] Service/GLES2DecoderTest2.TransformFeedbackVaryingsBucketValidArgs/1
[25898:25898:0702/220932:41195264090:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kTransformFeedbackVaryingsBucket
[       OK ] Service/GLES2DecoderTest2.TransformFeedbackVaryingsBucketValidArgs/1 (55 ms)
[2452/2819] Service/GLES2DecoderTest2.TransformFeedbackVaryingsBucketValidArgs/1 (55 ms)
[ RUN      ] Service/GLES2DecoderTest2.TransformFeedbackVaryingsBucketInvalidArgs/0
[25898:25898:0702/220932:41195324196:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kTransformFeedbackVaryingsBucket
[       OK ] Service/GLES2DecoderTest2.TransformFeedbackVaryingsBucketInvalidArgs/0 (64 ms)
[2453/2819] Service/GLES2DecoderTest2.TransformFeedbackVaryingsBucketInvalidArgs/0 (64 ms)
[ RUN      ] Service/GLES2DecoderTest2.TransformFeedbackVaryingsBucketInvalidArgs/1
[25898:25898:0702/220932:41195380681:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kTransformFeedbackVaryingsBucket
[       OK ] Service/GLES2DecoderTest2.TransformFeedbackVaryingsBucketInvalidArgs/1 (55 ms)
[2454/2819] Service/GLES2DecoderTest2.TransformFeedbackVaryingsBucketInvalidArgs/1 (55 ms)
[ RUN      ] Service/GLES2DecoderTest2.TransformFeedbackVaryingsBucketInvalidHeader/0
[25898:25898:0702/220932:41195447485:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kTransformFeedbackVaryingsBucket
[25898:25898:0702/220932:41195447677:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kTransformFeedbackVaryingsBucket
[25898:25898:0702/220932:41195447846:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kTransformFeedbackVaryingsBucket
[25898:25898:0702/220932:41195448032:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kTransformFeedbackVaryingsBucket
[       OK ] Service/GLES2DecoderTest2.TransformFeedbackVaryingsBucketInvalidHeader/0 (68 ms)
[2455/2819] Service/GLES2DecoderTest2.TransformFeedbackVaryingsBucketInvalidHeader/0 (68 ms)
[ RUN      ] Service/GLES2DecoderTest2.TransformFeedbackVaryingsBucketInvalidHeader/1
[25898:25898:0702/220932:41195515928:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kTransformFeedbackVaryingsBucket
[25898:25898:0702/220933:41195516141:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kTransformFeedbackVaryingsBucket
[25898:25898:0702/220933:41195516321:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kTransformFeedbackVaryingsBucket
[25898:25898:0702/220933:41195516491:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kTransformFeedbackVaryingsBucket
[       OK ] Service/GLES2DecoderTest2.TransformFeedbackVaryingsBucketInvalidHeader/1 (66 ms)
[2456/2819] Service/GLES2DecoderTest2.TransformFeedbackVaryingsBucketInvalidHeader/1 (66 ms)
[ RUN      ] Service/GLES2DecoderTest2.TransformFeedbackVaryingsBucketInvalidStringEnding/0
[25898:25898:0702/220933:41195568595:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kTransformFeedbackVaryingsBucket
[       OK ] Service/GLES2DecoderTest2.TransformFeedbackVaryingsBucketInvalidStringEnding/0 (53 ms)
[2457/2819] Service/GLES2DecoderTest2.TransformFeedbackVaryingsBucketInvalidStringEnding/0 (53 ms)
[ RUN      ] Service/GLES2DecoderTest2.TransformFeedbackVaryingsBucketInvalidStringEnding/1
[25898:25898:0702/220933:41195638803:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kTransformFeedbackVaryingsBucket
[       OK ] Service/GLES2DecoderTest2.TransformFeedbackVaryingsBucketInvalidStringEnding/1 (69 ms)
[2458/2819] Service/GLES2DecoderTest2.TransformFeedbackVaryingsBucketInvalidStringEnding/1 (69 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform1fValidArgs/0
[       OK ] Service/GLES2DecoderTest2.Uniform1fValidArgs/0 (78 ms)
[2459/2819] Service/GLES2DecoderTest2.Uniform1fValidArgs/0 (78 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform1fValidArgs/1
[       OK ] Service/GLES2DecoderTest2.Uniform1fValidArgs/1 (64 ms)
[2460/2819] Service/GLES2DecoderTest2.Uniform1fValidArgs/1 (64 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform2iValidArgs/0
[       OK ] Service/GLES2DecoderTest2.Uniform2iValidArgs/0 (78 ms)
[2461/2819] Service/GLES2DecoderTest2.Uniform2iValidArgs/0 (78 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform2iValidArgs/1
[       OK ] Service/GLES2DecoderTest2.Uniform2iValidArgs/1 (68 ms)
[2462/2819] Service/GLES2DecoderTest2.Uniform2iValidArgs/1 (68 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform2ivImmediateValidArgs/0
[       OK ] Service/GLES2DecoderTest2.Uniform2ivImmediateValidArgs/0 (76 ms)
[2463/2819] Service/GLES2DecoderTest2.Uniform2ivImmediateValidArgs/0 (76 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform2ivImmediateValidArgs/1
[       OK ] Service/GLES2DecoderTest2.Uniform2ivImmediateValidArgs/1 (76 ms)
[2464/2819] Service/GLES2DecoderTest2.Uniform2ivImmediateValidArgs/1 (76 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform2uiValidArgs/0
[25902:25902:0702/220932:41195492988:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kUniform2ui
[       OK ] Service/GLES2DecoderTest2.Uniform2uiValidArgs/0 (64 ms)
[2465/2819] Service/GLES2DecoderTest2.Uniform2uiValidArgs/0 (64 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform2uiValidArgs/1
[25902:25902:0702/220933:41195566816:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kUniform2ui
[       OK ] Service/GLES2DecoderTest2.Uniform2uiValidArgs/1 (72 ms)
[2466/2819] Service/GLES2DecoderTest2.Uniform2uiValidArgs/1 (72 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform2uivImmediateValidArgs/0
[25902:25902:0702/220933:41195636769:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kUniform2uivImmediate
[       OK ] Service/GLES2DecoderTest2.Uniform2uivImmediateValidArgs/0 (71 ms)
[2467/2819] Service/GLES2DecoderTest2.Uniform2uivImmediateValidArgs/0 (71 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform2uivImmediateValidArgs/1
[25902:25902:0702/220933:41195704268:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kUniform2uivImmediate
[       OK ] Service/GLES2DecoderTest2.Uniform2uivImmediateValidArgs/1 (66 ms)
[2468/2819] Service/GLES2DecoderTest2.Uniform2uivImmediateValidArgs/1 (66 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform3fValidArgs/0
[       OK ] Service/GLES2DecoderTest2.Uniform3fValidArgs/0 (56 ms)
[2469/2819] Service/GLES2DecoderTest2.Uniform3fValidArgs/0 (56 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform3fValidArgs/1
[       OK ] Service/GLES2DecoderTest2.Uniform3fValidArgs/1 (59 ms)
[2470/2819] Service/GLES2DecoderTest2.Uniform3fValidArgs/1 (59 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform3fvImmediateValidArgs/0
[       OK ] Service/GLES2DecoderTest2.Uniform3fvImmediateValidArgs/0 (73 ms)
[2471/2819] Service/GLES2DecoderTest2.Uniform3fvImmediateValidArgs/0 (73 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform3fvImmediateValidArgs/1
[       OK ] Service/GLES2DecoderTest2.Uniform3fvImmediateValidArgs/1 (61 ms)
[2472/2819] Service/GLES2DecoderTest2.Uniform3fvImmediateValidArgs/1 (61 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform3iValidArgs/0
[       OK ] Service/GLES2DecoderTest2.Uniform3iValidArgs/0 (75 ms)
[2473/2819] Service/GLES2DecoderTest2.Uniform3iValidArgs/0 (75 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform3iValidArgs/1
[       OK ] Service/GLES2DecoderTest2.Uniform3iValidArgs/1 (63 ms)
[2474/2819] Service/GLES2DecoderTest2.Uniform3iValidArgs/1 (63 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform3ivImmediateValidArgs/0
[       OK ] Service/GLES2DecoderTest2.Uniform3ivImmediateValidArgs/0 (70 ms)
[2475/2819] Service/GLES2DecoderTest2.Uniform3ivImmediateValidArgs/0 (70 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform3ivImmediateValidArgs/1
[       OK ] Service/GLES2DecoderTest2.Uniform3ivImmediateValidArgs/1 (63 ms)
[2476/2819] Service/GLES2DecoderTest2.Uniform3ivImmediateValidArgs/1 (63 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform3uiValidArgs/0
[25906:25906:0702/220933:41195648761:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kUniform3ui
[       OK ] Service/GLES2DecoderTest2.Uniform3uiValidArgs/0 (61 ms)
[2477/2819] Service/GLES2DecoderTest2.Uniform3uiValidArgs/0 (61 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform3uiValidArgs/1
[25906:25906:0702/220933:41195708521:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kUniform3ui
[       OK ] Service/GLES2DecoderTest2.Uniform3uiValidArgs/1 (58 ms)
[2478/2819] Service/GLES2DecoderTest2.Uniform3uiValidArgs/1 (58 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform3uivImmediateValidArgs/0
[25906:25906:0702/220933:41195764548:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kUniform3uivImmediate
[       OK ] Service/GLES2DecoderTest2.Uniform3uivImmediateValidArgs/0 (58 ms)
[2479/2819] Service/GLES2DecoderTest2.Uniform3uivImmediateValidArgs/0 (58 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform3uivImmediateValidArgs/1
[25906:25906:0702/220933:41195833029:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kUniform3uivImmediate
[       OK ] Service/GLES2DecoderTest2.Uniform3uivImmediateValidArgs/1 (67 ms)
[2480/2819] Service/GLES2DecoderTest2.Uniform3uivImmediateValidArgs/1 (67 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform4fValidArgs/0
[       OK ] Service/GLES2DecoderTest2.Uniform4fValidArgs/0 (93 ms)
[2481/2819] Service/GLES2DecoderTest2.Uniform4fValidArgs/0 (93 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform4fValidArgs/1
[       OK ] Service/GLES2DecoderTest2.Uniform4fValidArgs/1 (72 ms)
[2482/2819] Service/GLES2DecoderTest2.Uniform4fValidArgs/1 (72 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform4fvImmediateValidArgs/0
[       OK ] Service/GLES2DecoderTest2.Uniform4fvImmediateValidArgs/0 (72 ms)
[2483/2819] Service/GLES2DecoderTest2.Uniform4fvImmediateValidArgs/0 (72 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform4fvImmediateValidArgs/1
[       OK ] Service/GLES2DecoderTest2.Uniform4fvImmediateValidArgs/1 (84 ms)
[2484/2819] Service/GLES2DecoderTest2.Uniform4fvImmediateValidArgs/1 (84 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform4iValidArgs/0
[       OK ] Service/GLES2DecoderTest2.Uniform4iValidArgs/0 (48 ms)
[2485/2819] Service/GLES2DecoderTest2.Uniform4iValidArgs/0 (48 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform4iValidArgs/1
[       OK ] Service/GLES2DecoderTest2.Uniform4iValidArgs/1 (80 ms)
[2486/2819] Service/GLES2DecoderTest2.Uniform4iValidArgs/1 (80 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform4ivImmediateValidArgs/0
[       OK ] Service/GLES2DecoderTest2.Uniform4ivImmediateValidArgs/0 (65 ms)
[2487/2819] Service/GLES2DecoderTest2.Uniform4ivImmediateValidArgs/0 (65 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform4ivImmediateValidArgs/1
[       OK ] Service/GLES2DecoderTest2.Uniform4ivImmediateValidArgs/1 (69 ms)
[2488/2819] Service/GLES2DecoderTest2.Uniform4ivImmediateValidArgs/1 (69 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform4uiValidArgs/0
[25908:25908:0702/220933:41195849742:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kUniform4ui
[       OK ] Service/GLES2DecoderTest2.Uniform4uiValidArgs/0 (33 ms)
[2489/2819] Service/GLES2DecoderTest2.Uniform4uiValidArgs/0 (33 ms)
[ RUN      ] Service/GLES2DecoderTest2.Uniform4uiValidArgs/1
[25908:25908:0702/220933:41195881473:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kUniform4ui
[       OK ] Service/GLES2DecoderTest2.Uniform4uiValidArgs/1 (30 ms)
[2490/2819] Service/GLES2DecoderTest2.Uniform4uiValidArgs/1 (30 ms)
[ RUN      ] Service/GLES2DecoderTest2.AcceptsUniform_GL_INT_VEC2/0
[       OK ] Service/GLES2DecoderTest2.AcceptsUniform_GL_INT_VEC2/0 (45 ms)
[2491/2819] Service/GLES2DecoderTest2.AcceptsUniform_GL_INT_VEC2/0 (45 ms)
[ RUN      ] Service/GLES2DecoderTest2.AcceptsUniform_GL_INT_VEC2/1
[       OK ] Service/GLES2DecoderTest2.AcceptsUniform_GL_INT_VEC2/1 (40 ms)
[2492/2819] Service/GLES2DecoderTest2.AcceptsUniform_GL_INT_VEC2/1 (40 ms)
[ RUN      ] Service/GLES2DecoderTest2.AcceptsUniform_GL_INT_VEC3/0
[       OK ] Service/GLES2DecoderTest2.AcceptsUniform_GL_INT_VEC3/0 (51 ms)
[2493/2819] Service/GLES2DecoderTest2.AcceptsUniform_GL_INT_VEC3/0 (51 ms)
[ RUN      ] Service/GLES2DecoderTest2.AcceptsUniform_GL_INT_VEC3/1
[       OK ] Service/GLES2DecoderTest2.AcceptsUniform_GL_INT_VEC3/1 (50 ms)
[2494/2819] Service/GLES2DecoderTest2.AcceptsUniform_GL_INT_VEC3/1 (50 ms)
[ RUN      ] Service/GLES2DecoderTest2.AcceptsUniform_GL_INT_VEC4/0
[       OK ] Service/GLES2DecoderTest2.AcceptsUniform_GL_INT_VEC4/0 (79 ms)
[2495/2819] Service/GLES2DecoderTest2.AcceptsUniform_GL_INT_VEC4/0 (79 ms)
[ RUN      ] Service/GLES2DecoderTest2.AcceptsUniform_GL_INT_VEC4/1
[       OK ] Service/GLES2DecoderTest2.AcceptsUniform_GL_INT_VEC4/1 (93 ms)
[2496/2819] Service/GLES2DecoderTest2.AcceptsUniform_GL_INT_VEC4/1 (93 ms)
[ RUN      ] Service/GLES2DecoderTest2.AcceptsUniform_GL_BOOL/0
[       OK ] Service/GLES2DecoderTest2.AcceptsUniform_GL_BOOL/0 (81 ms)
[2497/2819] Service/GLES2DecoderTest2.AcceptsUniform_GL_BOOL/0 (81 ms)
[ RUN      ] Service/GLES2DecoderTest2.AcceptsUniform_GL_BOOL/1
[       OK ] Service/GLES2DecoderTest2.AcceptsUniform_GL_BOOL/1 (79 ms)
[2498/2819] Service/GLES2DecoderTest2.AcceptsUniform_GL_BOOL/1 (79 ms)
[ RUN      ] Service/GLES2DecoderTest2.AcceptsUniform_GL_BOOL_VEC2/0
[       OK ] Service/GLES2DecoderTest2.AcceptsUniform_GL_BOOL_VEC2/0 (69 ms)
[2499/2819] Service/GLES2DecoderTest2.AcceptsUniform_GL_BOOL_VEC2/0 (69 ms)
[ RUN      ] Service/GLES2DecoderTest2.AcceptsUniform_GL_BOOL_VEC2/1
[       OK ] Service/GLES2DecoderTest2.AcceptsUniform_GL_BOOL_VEC2/1 (83 ms)
[2500/2819] Service/GLES2DecoderTest2.AcceptsUniform_GL_BOOL_VEC2/1 (83 ms)
[ RUN      ] Service/GLES2DecoderTest3.VertexAttribI4uiValidArgs/0
[26017:26017:0702/220934:41196614231:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kVertexAttribI4ui
[       OK ] Service/GLES2DecoderTest3.VertexAttribI4uiValidArgs/0 (62 ms)
[2501/2819] Service/GLES2DecoderTest3.VertexAttribI4uiValidArgs/0 (62 ms)
[ RUN      ] Service/GLES2DecoderTest3.VertexAttribI4uiValidArgs/1
[26017:26017:0702/220934:41196664310:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kVertexAttribI4ui
[       OK ] Service/GLES2DecoderTest3.VertexAttribI4uiValidArgs/1 (47 ms)
[2502/2819] Service/GLES2DecoderTest3.VertexAttribI4uiValidArgs/1 (47 ms)
[ RUN      ] Service/GLES2DecoderTest3.VertexAttribI4uivImmediateValidArgs/0
[26017:26017:0702/220934:41196725182:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kVertexAttribI4uivImmediate
[       OK ] Service/GLES2DecoderTest3.VertexAttribI4uivImmediateValidArgs/0 (62 ms)
[2503/2819] Service/GLES2DecoderTest3.VertexAttribI4uivImmediateValidArgs/0 (62 ms)
[ RUN      ] Service/GLES2DecoderTest3.VertexAttribI4uivImmediateValidArgs/1
[26017:26017:0702/220934:41196798496:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kVertexAttribI4uivImmediate
[       OK ] Service/GLES2DecoderTest3.VertexAttribI4uivImmediateValidArgs/1 (72 ms)
[2504/2819] Service/GLES2DecoderTest3.VertexAttribI4uivImmediateValidArgs/1 (72 ms)
[ RUN      ] Service/GLES2DecoderTest3.ViewportValidArgs/0
[       OK ] Service/GLES2DecoderTest3.ViewportValidArgs/0 (60 ms)
[2505/2819] Service/GLES2DecoderTest3.ViewportValidArgs/0 (60 ms)
[ RUN      ] Service/GLES2DecoderTest3.ViewportValidArgs/1
[       OK ] Service/GLES2DecoderTest3.ViewportValidArgs/1 (44 ms)
[2506/2819] Service/GLES2DecoderTest3.ViewportValidArgs/1 (44 ms)
[ RUN      ] Service/GLES2DecoderTest3.ViewportInvalidArgs2_0/0
[       OK ] Service/GLES2DecoderTest3.ViewportInvalidArgs2_0/0 (31 ms)
[2507/2819] Service/GLES2DecoderTest3.ViewportInvalidArgs2_0/0 (31 ms)
[ RUN      ] Service/GLES2DecoderTest3.ViewportInvalidArgs2_0/1
[       OK ] Service/GLES2DecoderTest3.ViewportInvalidArgs2_0/1 (30 ms)
[2508/2819] Service/GLES2DecoderTest3.ViewportInvalidArgs2_0/1 (30 ms)
[ RUN      ] Service/GLES2DecoderTest3.ViewportInvalidArgs3_0/0
[       OK ] Service/GLES2DecoderTest3.ViewportInvalidArgs3_0/0 (31 ms)
[2509/2819] Service/GLES2DecoderTest3.ViewportInvalidArgs3_0/0 (31 ms)
[ RUN      ] Service/GLES2DecoderTest3.ViewportInvalidArgs3_0/1
[       OK ] Service/GLES2DecoderTest3.ViewportInvalidArgs3_0/1 (29 ms)
[2510/2819] Service/GLES2DecoderTest3.ViewportInvalidArgs3_0/1 (29 ms)
[ RUN      ] Service/GLES2DecoderTest3.TraceEndCHROMIUM/0
[       OK ] Service/GLES2DecoderTest3.TraceEndCHROMIUM/0 (62 ms)
[2511/2819] Service/GLES2DecoderTest3.TraceEndCHROMIUM/0 (62 ms)
[ RUN      ] Service/GLES2DecoderTest3.TraceEndCHROMIUM/1
[       OK ] Service/GLES2DecoderTest3.TraceEndCHROMIUM/1 (59 ms)
[2512/2819] Service/GLES2DecoderTest3.TraceEndCHROMIUM/1 (59 ms)
[ RUN      ] Service/GLES2DecoderTest3.UniformMatrix3fvImmediateValidArgs/0
[       OK ] Service/GLES2DecoderTest3.UniformMatrix3fvImmediateValidArgs/0 (71 ms)
[2513/2819] Service/GLES2DecoderTest3.UniformMatrix3fvImmediateValidArgs/0 (71 ms)
[ RUN      ] Service/GLES2DecoderTest3.UniformMatrix3fvImmediateValidArgs/1
[       OK ] Service/GLES2DecoderTest3.UniformMatrix3fvImmediateValidArgs/1 (70 ms)
[2514/2819] Service/GLES2DecoderTest3.UniformMatrix3fvImmediateValidArgs/1 (70 ms)
[ RUN      ] Service/GLES2DecoderTest3.UniformMatrix3x2fvImmediateValidArgs/0
[26003:26003:0702/220934:41196704600:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kUniformMatrix3x2fvImmediate
[       OK ] Service/GLES2DecoderTest3.UniformMatrix3x2fvImmediateValidArgs/0 (57 ms)
[2515/2819] Service/GLES2DecoderTest3.UniformMatrix3x2fvImmediateValidArgs/0 (57 ms)
[ RUN      ] Service/GLES2DecoderTest3.UniformMatrix3x2fvImmediateValidArgs/1
[26003:26003:0702/220934:41196772638:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kUniformMatrix3x2fvImmediate
[       OK ] Service/GLES2DecoderTest3.UniformMatrix3x2fvImmediateValidArgs/1 (66 ms)
[2516/2819] Service/GLES2DecoderTest3.UniformMatrix3x2fvImmediateValidArgs/1 (66 ms)
[ RUN      ] Service/GLES2DecoderTest3.UniformMatrix3x4fvImmediateValidArgs/0
[26003:26003:0702/220934:41196837012:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kUniformMatrix3x4fvImmediate
[       OK ] Service/GLES2DecoderTest3.UniformMatrix3x4fvImmediateValidArgs/0 (66 ms)
[2517/2819] Service/GLES2DecoderTest3.UniformMatrix3x4fvImmediateValidArgs/0 (66 ms)
[ RUN      ] Service/GLES2DecoderTest3.UniformMatrix3x4fvImmediateValidArgs/1
[26003:26003:0702/220934:41196887445:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kUniformMatrix3x4fvImmediate
[       OK ] Service/GLES2DecoderTest3.UniformMatrix3x4fvImmediateValidArgs/1 (46 ms)
[2518/2819] Service/GLES2DecoderTest3.UniformMatrix3x4fvImmediateValidArgs/1 (46 ms)
[ RUN      ] Service/GLES2DecoderTest3.UniformMatrix4fvImmediateValidArgs/0
[       OK ] Service/GLES2DecoderTest3.UniformMatrix4fvImmediateValidArgs/0 (41 ms)
[2519/2819] Service/GLES2DecoderTest3.UniformMatrix4fvImmediateValidArgs/0 (41 ms)
[ RUN      ] Service/GLES2DecoderTest3.UniformMatrix4fvImmediateValidArgs/1
[       OK ] Service/GLES2DecoderTest3.UniformMatrix4fvImmediateValidArgs/1 (37 ms)
[2520/2819] Service/GLES2DecoderTest3.UniformMatrix4fvImmediateValidArgs/1 (37 ms)
[ RUN      ] Service/GLES2DecoderTest2.AcceptsUniform_GL_BOOL_VEC3/0
[       OK ] Service/GLES2DecoderTest2.AcceptsUniform_GL_BOOL_VEC3/0 (55 ms)
[2521/2819] Service/GLES2DecoderTest2.AcceptsUniform_GL_BOOL_VEC3/0 (55 ms)
[ RUN      ] Service/GLES2DecoderTest2.AcceptsUniform_GL_BOOL_VEC3/1
[       OK ] Service/GLES2DecoderTest2.AcceptsUniform_GL_BOOL_VEC3/1 (93 ms)
[2522/2819] Service/GLES2DecoderTest2.AcceptsUniform_GL_BOOL_VEC3/1 (93 ms)
[ RUN      ] Service/GLES2DecoderTest2.AcceptsUniform_GL_BOOL_VEC4/0
[       OK ] Service/GLES2DecoderTest2.AcceptsUniform_GL_BOOL_VEC4/0 (86 ms)
[2523/2819] Service/GLES2DecoderTest2.AcceptsUniform_GL_BOOL_VEC4/0 (86 ms)
[ RUN      ] Service/GLES2DecoderTest2.AcceptsUniform_GL_BOOL_VEC4/1
[       OK ] Service/GLES2DecoderTest2.AcceptsUniform_GL_BOOL_VEC4/1 (85 ms)
[2524/2819] Service/GLES2DecoderTest2.AcceptsUniform_GL_BOOL_VEC4/1 (85 ms)
[ RUN      ] Service/GLES2DecoderTest2.AcceptsUniformTypeFLOAT/0
[       OK ] Service/GLES2DecoderTest2.AcceptsUniformTypeFLOAT/0 (91 ms)
[2525/2819] Service/GLES2DecoderTest2.AcceptsUniformTypeFLOAT/0 (91 ms)
[ RUN      ] Service/GLES2DecoderTest2.AcceptsUniformTypeFLOAT/1
[       OK ] Service/GLES2DecoderTest2.AcceptsUniformTypeFLOAT/1 (86 ms)
[2526/2819] Service/GLES2DecoderTest2.AcceptsUniformTypeFLOAT/1 (86 ms)
[ RUN      ] Service/GLES2DecoderTest2.AcceptsUniform_GL_FLOAT_VEC2/0
[       OK ] Service/GLES2DecoderTest2.AcceptsUniform_GL_FLOAT_VEC2/0 (90 ms)
[2527/2819] Service/GLES2DecoderTest2.AcceptsUniform_GL_FLOAT_VEC2/0 (90 ms)
[ RUN      ] Service/GLES2DecoderTest2.AcceptsUniform_GL_FLOAT_VEC2/1
[       OK ] Service/GLES2DecoderTest2.AcceptsUniform_GL_FLOAT_VEC2/1 (68 ms)
[2528/2819] Service/GLES2DecoderTest2.AcceptsUniform_GL_FLOAT_VEC2/1 (68 ms)
[ RUN      ] Service/GLES2DecoderTest2.AcceptsUniform_GL_FLOAT_VEC3/0
[       OK ] Service/GLES2DecoderTest2.AcceptsUniform_GL_FLOAT_VEC3/0 (91 ms)
[2529/2819] Service/GLES2DecoderTest2.AcceptsUniform_GL_FLOAT_VEC3/0 (91 ms)
[ RUN      ] Service/GLES2DecoderTest2.AcceptsUniform_GL_FLOAT_VEC3/1
[       OK ] Service/GLES2DecoderTest2.AcceptsUniform_GL_FLOAT_VEC3/1 (86 ms)
[2530/2819] Service/GLES2DecoderTest2.AcceptsUniform_GL_FLOAT_VEC3/1 (86 ms)
[ RUN      ] Service/GLES2DecoderTest3.VertexAttrib1fValidArgs/0
[       OK ] Service/GLES2DecoderTest3.VertexAttrib1fValidArgs/0 (65 ms)
[2531/2819] Service/GLES2DecoderTest3.VertexAttrib1fValidArgs/0 (65 ms)
[ RUN      ] Service/GLES2DecoderTest3.VertexAttrib1fValidArgs/1
[       OK ] Service/GLES2DecoderTest3.VertexAttrib1fValidArgs/1 (58 ms)
[2532/2819] Service/GLES2DecoderTest3.VertexAttrib1fValidArgs/1 (58 ms)
[ RUN      ] Service/GLES2DecoderTest3.VertexAttrib1fvImmediateValidArgs/0
[       OK ] Service/GLES2DecoderTest3.VertexAttrib1fvImmediateValidArgs/0 (58 ms)
[2533/2819] Service/GLES2DecoderTest3.VertexAttrib1fvImmediateValidArgs/0 (58 ms)
[ RUN      ] Service/GLES2DecoderTest3.VertexAttrib1fvImmediateValidArgs/1
[       OK ] Service/GLES2DecoderTest3.VertexAttrib1fvImmediateValidArgs/1 (57 ms)
[2534/2819] Service/GLES2DecoderTest3.VertexAttrib1fvImmediateValidArgs/1 (57 ms)
[ RUN      ] Service/GLES2DecoderTest3.VertexAttrib2fValidArgs/0
[       OK ] Service/GLES2DecoderTest3.VertexAttrib2fValidArgs/0 (71 ms)
[2535/2819] Service/GLES2DecoderTest3.VertexAttrib2fValidArgs/0 (71 ms)
[ RUN      ] Service/GLES2DecoderTest3.VertexAttrib2fValidArgs/1
[       OK ] Service/GLES2DecoderTest3.VertexAttrib2fValidArgs/1 (67 ms)
[2536/2819] Service/GLES2DecoderTest3.VertexAttrib2fValidArgs/1 (67 ms)
[ RUN      ] Service/GLES2DecoderTest3.VertexAttrib2fvImmediateValidArgs/0
[       OK ] Service/GLES2DecoderTest3.VertexAttrib2fvImmediateValidArgs/0 (56 ms)
[2537/2819] Service/GLES2DecoderTest3.VertexAttrib2fvImmediateValidArgs/0 (56 ms)
[ RUN      ] Service/GLES2DecoderTest3.VertexAttrib2fvImmediateValidArgs/1
[       OK ] Service/GLES2DecoderTest3.VertexAttrib2fvImmediateValidArgs/1 (54 ms)
[2538/2819] Service/GLES2DecoderTest3.VertexAttrib2fvImmediateValidArgs/1 (54 ms)
[ RUN      ] Service/GLES2DecoderTest3.VertexAttrib3fValidArgs/0
[       OK ] Service/GLES2DecoderTest3.VertexAttrib3fValidArgs/0 (46 ms)
[2539/2819] Service/GLES2DecoderTest3.VertexAttrib3fValidArgs/0 (46 ms)
[ RUN      ] Service/GLES2DecoderTest3.VertexAttrib3fValidArgs/1
[       OK ] Service/GLES2DecoderTest3.VertexAttrib3fValidArgs/1 (30 ms)
[2540/2819] Service/GLES2DecoderTest3.VertexAttrib3fValidArgs/1 (30 ms)
[ RUN      ] Service/GLES2DecoderTest3.UniformMatrix4x2fvImmediateValidArgs/0
[26007:26007:0702/220934:41196521009:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kUniformMatrix4x2fvImmediate
[       OK ] Service/GLES2DecoderTest3.UniformMatrix4x2fvImmediateValidArgs/0 (73 ms)
[2541/2819] Service/GLES2DecoderTest3.UniformMatrix4x2fvImmediateValidArgs/0 (73 ms)
[ RUN      ] Service/GLES2DecoderTest3.UniformMatrix4x2fvImmediateValidArgs/1
[26007:26007:0702/220934:41196572537:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kUniformMatrix4x2fvImmediate
[       OK ] Service/GLES2DecoderTest3.UniformMatrix4x2fvImmediateValidArgs/1 (49 ms)
[2542/2819] Service/GLES2DecoderTest3.UniformMatrix4x2fvImmediateValidArgs/1 (49 ms)
[ RUN      ] Service/GLES2DecoderTest3.UniformMatrix4x3fvImmediateValidArgs/0
[26007:26007:0702/220934:41196641045:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kUniformMatrix4x3fvImmediate
[       OK ] Service/GLES2DecoderTest3.UniformMatrix4x3fvImmediateValidArgs/0 (74 ms)
[2543/2819] Service/GLES2DecoderTest3.UniformMatrix4x3fvImmediateValidArgs/0 (74 ms)
[ RUN      ] Service/GLES2DecoderTest3.UniformMatrix4x3fvImmediateValidArgs/1
[26007:26007:0702/220934:41196702178:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kUniformMatrix4x3fvImmediate
[       OK ] Service/GLES2DecoderTest3.UniformMatrix4x3fvImmediateValidArgs/1 (56 ms)
[2544/2819] Service/GLES2DecoderTest3.UniformMatrix4x3fvImmediateValidArgs/1 (56 ms)
[ RUN      ] Service/GLES2DecoderTest3.UseProgramValidArgs/0
[       OK ] Service/GLES2DecoderTest3.UseProgramValidArgs/0 (67 ms)
[2545/2819] Service/GLES2DecoderTest3.UseProgramValidArgs/0 (67 ms)
[ RUN      ] Service/GLES2DecoderTest3.UseProgramValidArgs/1
[       OK ] Service/GLES2DecoderTest3.UseProgramValidArgs/1 (67 ms)
[2546/2819] Service/GLES2DecoderTest3.UseProgramValidArgs/1 (67 ms)
[ RUN      ] Service/GLES2DecoderTest3.UseProgramInvalidArgs0_0/0
[       OK ] Service/GLES2DecoderTest3.UseProgramInvalidArgs0_0/0 (61 ms)
[2547/2819] Service/GLES2DecoderTest3.UseProgramInvalidArgs0_0/0 (61 ms)
[ RUN      ] Service/GLES2DecoderTest3.UseProgramInvalidArgs0_0/1
[       OK ] Service/GLES2DecoderTest3.UseProgramInvalidArgs0_0/1 (59 ms)
[2548/2819] Service/GLES2DecoderTest3.UseProgramInvalidArgs0_0/1 (59 ms)
[ RUN      ] Service/GLES2DecoderTest3.ValidateProgramValidArgs/0
[       OK ] Service/GLES2DecoderTest3.ValidateProgramValidArgs/0 (62 ms)
[2549/2819] Service/GLES2DecoderTest3.ValidateProgramValidArgs/0 (62 ms)
[ RUN      ] Service/GLES2DecoderTest3.ValidateProgramValidArgs/1
[       OK ] Service/GLES2DecoderTest3.ValidateProgramValidArgs/1 (46 ms)
[2550/2819] Service/GLES2DecoderTest3.ValidateProgramValidArgs/1 (46 ms)
[ RUN      ] Service/GLES2DecoderTest2.AcceptsUniform_GL_FLOAT_VEC4/0
[       OK ] Service/GLES2DecoderTest2.AcceptsUniform_GL_FLOAT_VEC4/0 (71 ms)
[2551/2819] Service/GLES2DecoderTest2.AcceptsUniform_GL_FLOAT_VEC4/0 (71 ms)
[ RUN      ] Service/GLES2DecoderTest2.AcceptsUniform_GL_FLOAT_VEC4/1
[       OK ] Service/GLES2DecoderTest2.AcceptsUniform_GL_FLOAT_VEC4/1 (95 ms)
[2552/2819] Service/GLES2DecoderTest2.AcceptsUniform_GL_FLOAT_VEC4/1 (95 ms)
[ RUN      ] Service/GLES2DecoderTest2.AcceptsUniform_GL_FLOAT_MAT2/0
[       OK ] Service/GLES2DecoderTest2.AcceptsUniform_GL_FLOAT_MAT2/0 (85 ms)
[2553/2819] Service/GLES2DecoderTest2.AcceptsUniform_GL_FLOAT_MAT2/0 (85 ms)
[ RUN      ] Service/GLES2DecoderTest2.AcceptsUniform_GL_FLOAT_MAT2/1
[       OK ] Service/GLES2DecoderTest2.AcceptsUniform_GL_FLOAT_MAT2/1 (76 ms)
[2554/2819] Service/GLES2DecoderTest2.AcceptsUniform_GL_FLOAT_MAT2/1 (76 ms)
[ RUN      ] Service/GLES2DecoderTest2.AcceptsUniform_GL_FLOAT_MAT3/0
[       OK ] Service/GLES2DecoderTest2.AcceptsUniform_GL_FLOAT_MAT3/0 (90 ms)
[2555/2819] Service/GLES2DecoderTest2.AcceptsUniform_GL_FLOAT_MAT3/0 (90 ms)
[ RUN      ] Service/GLES2DecoderTest2.AcceptsUniform_GL_FLOAT_MAT3/1
[       OK ] Service/GLES2DecoderTest2.AcceptsUniform_GL_FLOAT_MAT3/1 (85 ms)
[2556/2819] Service/GLES2DecoderTest2.AcceptsUniform_GL_FLOAT_MAT3/1 (85 ms)
[ RUN      ] Service/GLES2DecoderTest2.AcceptsUniform_GL_FLOAT_MAT4/0
[       OK ] Service/GLES2DecoderTest2.AcceptsUniform_GL_FLOAT_MAT4/0 (82 ms)
[2557/2819] Service/GLES2DecoderTest2.AcceptsUniform_GL_FLOAT_MAT4/0 (82 ms)
[ RUN      ] Service/GLES2DecoderTest2.AcceptsUniform_GL_FLOAT_MAT4/1
[       OK ] Service/GLES2DecoderTest2.AcceptsUniform_GL_FLOAT_MAT4/1 (78 ms)
[2558/2819] Service/GLES2DecoderTest2.AcceptsUniform_GL_FLOAT_MAT4/1 (78 ms)
[ RUN      ] Service/GLES2DecoderTest3.TraceBeginCHROMIUM/0
[       OK ] Service/GLES2DecoderTest3.TraceBeginCHROMIUM/0 (54 ms)
[2559/2819] Service/GLES2DecoderTest3.TraceBeginCHROMIUM/0 (54 ms)
[ RUN      ] Service/GLES2DecoderTest3.TraceBeginCHROMIUM/1
[       OK ] Service/GLES2DecoderTest3.TraceBeginCHROMIUM/1 (59 ms)
[2560/2819] Service/GLES2DecoderTest3.TraceBeginCHROMIUM/1 (59 ms)
[ RUN      ] Service/GLES2DecoderTest3.VertexAttrib3fvImmediateValidArgs/0
[       OK ] Service/GLES2DecoderTest3.VertexAttrib3fvImmediateValidArgs/0 (68 ms)
[2561/2819] Service/GLES2DecoderTest3.VertexAttrib3fvImmediateValidArgs/0 (68 ms)
[ RUN      ] Service/GLES2DecoderTest3.VertexAttrib3fvImmediateValidArgs/1
[       OK ] Service/GLES2DecoderTest3.VertexAttrib3fvImmediateValidArgs/1 (58 ms)
[2562/2819] Service/GLES2DecoderTest3.VertexAttrib3fvImmediateValidArgs/1 (58 ms)
[ RUN      ] Service/GLES2DecoderTest3.VertexAttrib4fValidArgs/0
[       OK ] Service/GLES2DecoderTest3.VertexAttrib4fValidArgs/0 (52 ms)
[2563/2819] Service/GLES2DecoderTest3.VertexAttrib4fValidArgs/0 (52 ms)
[ RUN      ] Service/GLES2DecoderTest3.VertexAttrib4fValidArgs/1
[       OK ] Service/GLES2DecoderTest3.VertexAttrib4fValidArgs/1 (55 ms)
[2564/2819] Service/GLES2DecoderTest3.VertexAttrib4fValidArgs/1 (55 ms)
[ RUN      ] Service/GLES2DecoderTest3.VertexAttrib4fvImmediateValidArgs/0
[       OK ] Service/GLES2DecoderTest3.VertexAttrib4fvImmediateValidArgs/0 (66 ms)
[2565/2819] Service/GLES2DecoderTest3.VertexAttrib4fvImmediateValidArgs/0 (66 ms)
[ RUN      ] Service/GLES2DecoderTest3.VertexAttrib4fvImmediateValidArgs/1
[       OK ] Service/GLES2DecoderTest3.VertexAttrib4fvImmediateValidArgs/1 (70 ms)
[2566/2819] Service/GLES2DecoderTest3.VertexAttrib4fvImmediateValidArgs/1 (70 ms)
[ RUN      ] Service/GLES2DecoderTest3.VertexAttribI4iValidArgs/0
[26012:26012:0702/220934:41196918209:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kVertexAttribI4i
[       OK ] Service/GLES2DecoderTest3.VertexAttribI4iValidArgs/0 (55 ms)
[2567/2819] Service/GLES2DecoderTest3.VertexAttribI4iValidArgs/0 (55 ms)
[ RUN      ] Service/GLES2DecoderTest3.VertexAttribI4iValidArgs/1
[26012:26012:0702/220934:41196972613:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kVertexAttribI4i
[       OK ] Service/GLES2DecoderTest3.VertexAttribI4iValidArgs/1 (52 ms)
[2568/2819] Service/GLES2DecoderTest3.VertexAttribI4iValidArgs/1 (52 ms)
[ RUN      ] Service/GLES2DecoderTest3.VertexAttribI4ivImmediateValidArgs/0
[26012:26012:0702/220934:41197025740:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kVertexAttribI4ivImmediate
[       OK ] Service/GLES2DecoderTest3.VertexAttribI4ivImmediateValidArgs/0 (54 ms)
[2569/2819] Service/GLES2DecoderTest3.VertexAttribI4ivImmediateValidArgs/0 (54 ms)
[ RUN      ] Service/GLES2DecoderTest3.VertexAttribI4ivImmediateValidArgs/1
[26012:26012:0702/220934:41197068505:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kVertexAttribI4ivImmediate
[       OK ] Service/GLES2DecoderTest3.VertexAttribI4ivImmediateValidArgs/1 (39 ms)
[2570/2819] Service/GLES2DecoderTest3.VertexAttribI4ivImmediateValidArgs/1 (39 ms)
[ RUN      ] Service/GLES2DecoderTest3.BeginTransformFeedbackValidArgs/0
[26053:26053:0702/220934:41197073338:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kBeginTransformFeedback
[       OK ] Service/GLES2DecoderTest3.BeginTransformFeedbackValidArgs/0 (34 ms)
[2571/2819] Service/GLES2DecoderTest3.BeginTransformFeedbackValidArgs/0 (34 ms)
[ RUN      ] Service/GLES2DecoderTest3.BeginTransformFeedbackValidArgs/1
[26053:26053:0702/220934:41197106134:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kBeginTransformFeedback
[       OK ] Service/GLES2DecoderTest3.BeginTransformFeedbackValidArgs/1 (31 ms)
[2572/2819] Service/GLES2DecoderTest3.BeginTransformFeedbackValidArgs/1 (31 ms)
[ RUN      ] Service/GLES2DecoderTest3.EndTransformFeedbackValidArgs/0
[26053:26053:0702/220934:41197164880:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kEndTransformFeedback
[       OK ] Service/GLES2DecoderTest3.EndTransformFeedbackValidArgs/0 (93 ms)
[2573/2819] Service/GLES2DecoderTest3.EndTransformFeedbackValidArgs/0 (93 ms)
[ RUN      ] Service/GLES2DecoderTest3.EndTransformFeedbackValidArgs/1
[26053:26053:0702/220934:41197280959:ERROR:gles2_cmd_decoder.cc(4336)] Error: 3 for Command kEndTransformFeedback
[       OK ] Service/GLES2DecoderTest3.EndTransformFeedbackValidArgs/1 (85 ms)
[2574/2819] Service/GLES2DecoderTest3.EndTransformFeedbackValidArgs/1 (85 ms)
[ RUN      ] Service/GLES2DecoderTest3.PopGroupMarkerEXTValidArgs/0
[       OK ] Service/GLES2DecoderTest3.PopGroupMarkerEXTValidArgs/0 (72 ms)
[2575/2819] Service/GLES2DecoderTest3.PopGroupMarkerEXTValidArgs/0 (72 ms)
[ RUN      ] Service/GLES2DecoderTest3.PopGroupMarkerEXTValidArgs/1
[       OK ] Service/GLES2DecoderTest3.PopGroupMarkerEXTValidArgs/1 (70 ms)
[2576/2819] Service/GLES2DecoderTest3.PopGroupMarkerEXTValidArgs/1 (70 ms)
[ RUN      ] Service/GLES2DecoderTest3.IsValuebufferCHROMIUMValidArgs/0
[       OK ] Service/GLES2DecoderTest3.IsValuebufferCHROMIUMValidArgs/0 (69 ms)
[2577/2819] Service/GLES2DecoderTest3.IsValuebufferCHROMIUMValidArgs/0 (69 ms)
[ RUN      ] Service/GLES2DecoderTest3.IsValuebufferCHROMIUMValidArgs/1
[       OK ] Service/GLES2DecoderTest3.IsValuebufferCHROMIUMValidArgs/1 (68 ms)
[2578/2819] Service/GLES2DecoderTest3.IsValuebufferCHROMIUMValidArgs/1 (68 ms)
[ RUN      ] Service/GLES2DecoderTest3.IsValuebufferCHROMIUMInvalidArgsBadSharedMemoryId/0
[26053:26053:0702/220935:41197624584:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsValuebufferCHROMIUM
[26053:26053:0702/220935:41197624761:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsValuebufferCHROMIUM
[       OK ] Service/GLES2DecoderTest3.IsValuebufferCHROMIUMInvalidArgsBadSharedMemoryId/0 (65 ms)
[2579/2819] Service/GLES2DecoderTest3.IsValuebufferCHROMIUMInvalidArgsBadSharedMemoryId/0 (65 ms)
[ RUN      ] Service/GLES2DecoderTest3.IsValuebufferCHROMIUMInvalidArgsBadSharedMemoryId/1
[26053:26053:0702/220935:41197688784:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsValuebufferCHROMIUM
[26053:26053:0702/220935:41197688976:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsValuebufferCHROMIUM
[       OK ] Service/GLES2DecoderTest3.IsValuebufferCHROMIUMInvalidArgsBadSharedMemoryId/1 (63 ms)
[2580/2819] Service/GLES2DecoderTest3.IsValuebufferCHROMIUMInvalidArgsBadSharedMemoryId/1 (63 ms)
[ RUN      ] Service/GLES2DecoderLostContextTest.LoseGuiltyFromGLError/0
[26103:26103:0702/220935:41197584052:ERROR:gles2_cmd_decoder.cc(11410)] Onscreen context lost via ARB/EXT_robustness. Reset status = GL_GUILTY_CONTEXT_RESET_KHR
[26103:26103:0702/220935:41197584408:ERROR:gles2_cmd_decoder.cc(4336)] Error: 5 for Command kGetError
[       OK ] Service/GLES2DecoderLostContextTest.LoseGuiltyFromGLError/0 (49 ms)
[2581/2819] Service/GLES2DecoderLostContextTest.LoseGuiltyFromGLError/0 (49 ms)
[ RUN      ] Service/GLES2DecoderLostContextTest.LoseGuiltyFromGLError/1
[26103:26103:0702/220935:41197643451:ERROR:gles2_cmd_decoder.cc(11410)] Onscreen context lost via ARB/EXT_robustness. Reset status = GL_GUILTY_CONTEXT_RESET_KHR
[26103:26103:0702/220935:41197643731:ERROR:gles2_cmd_decoder.cc(4336)] Error: 5 for Command kGetError
[       OK ] Service/GLES2DecoderLostContextTest.LoseGuiltyFromGLError/1 (57 ms)
[2582/2819] Service/GLES2DecoderLostContextTest.LoseGuiltyFromGLError/1 (57 ms)
[ RUN      ] Service/GLES2DecoderLostContextTest.LoseInnocentFromGLError/0
[26103:26103:0702/220935:41197707499:ERROR:gles2_cmd_decoder.cc(11410)] Onscreen context lost via ARB/EXT_robustness. Reset status = GL_INNOCENT_CONTEXT_RESET_KHR
[26103:26103:0702/220935:41197707807:ERROR:gles2_cmd_decoder.cc(4336)] Error: 5 for Command kGetError
[       OK ] Service/GLES2DecoderLostContextTest.LoseInnocentFromGLError/0 (64 ms)
[2583/2819] Service/GLES2DecoderLostContextTest.LoseInnocentFromGLError/0 (64 ms)
[ RUN      ] Service/GLES2DecoderLostContextTest.LoseInnocentFromGLError/1
[26103:26103:0702/220935:41197764230:ERROR:gles2_cmd_decoder.cc(11410)] Onscreen context lost via ARB/EXT_robustness. Reset status = GL_INNOCENT_CONTEXT_RESET_KHR
[26103:26103:0702/220935:41197764525:ERROR:gles2_cmd_decoder.cc(4336)] Error: 5 for Command kGetError
[       OK ] Service/GLES2DecoderLostContextTest.LoseInnocentFromGLError/1 (55 ms)
[2584/2819] Service/GLES2DecoderLostContextTest.LoseInnocentFromGLError/1 (55 ms)
[ RUN      ] Service/GLES2DecoderLostContextTest.LoseVirtualContextWithRobustness/0
[26103:26103:0702/220935:41197830416:ERROR:gles2_cmd_decoder.cc(11410)] Onscreen context lost via ARB/EXT_robustness. Reset status = GL_GUILTY_CONTEXT_RESET_KHR
[26103:26103:0702/220935:41197830600:ERROR:gles2_cmd_decoder.cc(4336)] Error: 5 for Command kGetError
[       OK ] Service/GLES2DecoderLostContextTest.LoseVirtualContextWithRobustness/0 (65 ms)
[2585/2819] Service/GLES2DecoderLostContextTest.LoseVirtualContextWithRobustness/0 (65 ms)
[ RUN      ] Service/GLES2DecoderLostContextTest.LoseVirtualContextWithRobustness/1
[26103:26103:0702/220935:41197881920:ERROR:gles2_cmd_decoder.cc(11410)] Onscreen context lost via ARB/EXT_robustness. Reset status = GL_GUILTY_CONTEXT_RESET_KHR
[26103:26103:0702/220935:41197882166:ERROR:gles2_cmd_decoder.cc(4336)] Error: 5 for Command kGetError
[       OK ] Service/GLES2DecoderLostContextTest.LoseVirtualContextWithRobustness/1 (50 ms)
[2586/2819] Service/GLES2DecoderLostContextTest.LoseVirtualContextWithRobustness/1 (50 ms)
[ RUN      ] Service/GLES2DecoderLostContextTest.LoseGroupFromRobustness/0
[26103:26103:0702/220935:41197936166:ERROR:gles2_cmd_decoder.cc(4336)] Error: 5 for Command kGetError
[       OK ] Service/GLES2DecoderLostContextTest.LoseGroupFromRobustness/0 (56 ms)
[2587/2819] Service/GLES2DecoderLostContextTest.LoseGroupFromRobustness/0 (56 ms)
[ RUN      ] Service/GLES2DecoderLostContextTest.LoseGroupFromRobustness/1
[26103:26103:0702/220935:41197998687:ERROR:gles2_cmd_decoder.cc(4336)] Error: 5 for Command kGetError
[       OK ] Service/GLES2DecoderLostContextTest.LoseGroupFromRobustness/1 (61 ms)
[2588/2819] Service/GLES2DecoderLostContextTest.LoseGroupFromRobustness/1 (61 ms)
[ RUN      ] Service/GLES2DecoderRestoreStateTest.NullPreviousStateBGR/0
[       OK ] Service/GLES2DecoderRestoreStateTest.NullPreviousStateBGR/0 (86 ms)
[2589/2819] Service/GLES2DecoderRestoreStateTest.NullPreviousStateBGR/0 (86 ms)
[ RUN      ] Service/GLES2DecoderRestoreStateTest.NullPreviousStateBGR/1
[       OK ] Service/GLES2DecoderRestoreStateTest.NullPreviousStateBGR/1 (63 ms)
[2590/2819] Service/GLES2DecoderRestoreStateTest.NullPreviousStateBGR/1 (63 ms)
[ RUN      ] Service/GLES2DecoderRestoreStateTest.NullPreviousState/0
[       OK ] Service/GLES2DecoderRestoreStateTest.NullPreviousState/0 (58 ms)
[2591/2819] Service/GLES2DecoderRestoreStateTest.NullPreviousState/0 (58 ms)
[ RUN      ] Service/GLES2DecoderRestoreStateTest.NullPreviousState/1
[       OK ] Service/GLES2DecoderRestoreStateTest.NullPreviousState/1 (57 ms)
[2592/2819] Service/GLES2DecoderRestoreStateTest.NullPreviousState/1 (57 ms)
[ RUN      ] Service/GLES2DecoderRestoreStateTest.WithPreviousStateBGR/0
[       OK ] Service/GLES2DecoderRestoreStateTest.WithPreviousStateBGR/0 (66 ms)
[2593/2819] Service/GLES2DecoderRestoreStateTest.WithPreviousStateBGR/0 (66 ms)
[ RUN      ] Service/GLES2DecoderRestoreStateTest.WithPreviousStateBGR/1
[       OK ] Service/GLES2DecoderRestoreStateTest.WithPreviousStateBGR/1 (57 ms)
[2594/2819] Service/GLES2DecoderRestoreStateTest.WithPreviousStateBGR/1 (57 ms)
[ RUN      ] Service/GLES2DecoderRestoreStateTest.WithPreviousState/0
[       OK ] Service/GLES2DecoderRestoreStateTest.WithPreviousState/0 (51 ms)
[2595/2819] Service/GLES2DecoderRestoreStateTest.WithPreviousState/0 (51 ms)
[ RUN      ] Service/GLES2DecoderRestoreStateTest.WithPreviousState/1
[       OK ] Service/GLES2DecoderRestoreStateTest.WithPreviousState/1 (54 ms)
[2596/2819] Service/GLES2DecoderRestoreStateTest.WithPreviousState/1 (54 ms)
[ RUN      ] Service/GLES2DecoderRestoreStateTest.ActiveUnit1/0
[       OK ] Service/GLES2DecoderRestoreStateTest.ActiveUnit1/0 (57 ms)
[2597/2819] Service/GLES2DecoderRestoreStateTest.ActiveUnit1/0 (57 ms)
[ RUN      ] Service/GLES2DecoderRestoreStateTest.ActiveUnit1/1
[       OK ] Service/GLES2DecoderRestoreStateTest.ActiveUnit1/1 (52 ms)
[2598/2819] Service/GLES2DecoderRestoreStateTest.ActiveUnit1/1 (52 ms)
[ RUN      ] Service/GLES2DecoderRestoreStateTest.NonDefaultUnit0BGR/0
[       OK ] Service/GLES2DecoderRestoreStateTest.NonDefaultUnit0BGR/0 (57 ms)
[2599/2819] Service/GLES2DecoderRestoreStateTest.NonDefaultUnit0BGR/0 (57 ms)
[ RUN      ] Service/GLES2DecoderRestoreStateTest.NonDefaultUnit0BGR/1
[       OK ] Service/GLES2DecoderRestoreStateTest.NonDefaultUnit0BGR/1 (63 ms)
[2600/2819] Service/GLES2DecoderRestoreStateTest.NonDefaultUnit0BGR/1 (63 ms)
[ RUN      ] Service/GLES2DecoderVertexArraysOESTest.GenVertexArraysOESImmediateValidArgs/0
[       OK ] Service/GLES2DecoderVertexArraysOESTest.GenVertexArraysOESImmediateValidArgs/0 (70 ms)
[2601/2819] Service/GLES2DecoderVertexArraysOESTest.GenVertexArraysOESImmediateValidArgs/0 (70 ms)
[ RUN      ] Service/GLES2DecoderVertexArraysOESTest.GenVertexArraysOESImmediateValidArgs/1
[       OK ] Service/GLES2DecoderVertexArraysOESTest.GenVertexArraysOESImmediateValidArgs/1 (69 ms)
[2602/2819] Service/GLES2DecoderVertexArraysOESTest.GenVertexArraysOESImmediateValidArgs/1 (69 ms)
[ RUN      ] Service/GLES2DecoderVertexArraysOESTest.GenVertexArraysOESImmediateInvalidArgs/0
[26095:26095:0702/220935:41197651612:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kGenVertexArraysOESImmediate
[       OK ] Service/GLES2DecoderVertexArraysOESTest.GenVertexArraysOESImmediateInvalidArgs/0 (63 ms)
[2603/2819] Service/GLES2DecoderVertexArraysOESTest.GenVertexArraysOESImmediateInvalidArgs/0 (63 ms)
[ RUN      ] Service/GLES2DecoderVertexArraysOESTest.GenVertexArraysOESImmediateInvalidArgs/1
[26095:26095:0702/220935:41197713373:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kGenVertexArraysOESImmediate
[       OK ] Service/GLES2DecoderVertexArraysOESTest.GenVertexArraysOESImmediateInvalidArgs/1 (60 ms)
[2604/2819] Service/GLES2DecoderVertexArraysOESTest.GenVertexArraysOESImmediateInvalidArgs/1 (60 ms)
[ RUN      ] Service/GLES2DecoderVertexArraysOESTest.DeleteVertexArraysOESImmediateValidArgs/0
[       OK ] Service/GLES2DecoderVertexArraysOESTest.DeleteVertexArraysOESImmediateValidArgs/0 (64 ms)
[2605/2819] Service/GLES2DecoderVertexArraysOESTest.DeleteVertexArraysOESImmediateValidArgs/0 (64 ms)
[ RUN      ] Service/GLES2DecoderVertexArraysOESTest.DeleteVertexArraysOESImmediateValidArgs/1
[       OK ] Service/GLES2DecoderVertexArraysOESTest.DeleteVertexArraysOESImmediateValidArgs/1 (72 ms)
[2606/2819] Service/GLES2DecoderVertexArraysOESTest.DeleteVertexArraysOESImmediateValidArgs/1 (72 ms)
[ RUN      ] Service/GLES2DecoderVertexArraysOESTest.DeleteVertexArraysOESImmediateInvalidArgs/0
[       OK ] Service/GLES2DecoderVertexArraysOESTest.DeleteVertexArraysOESImmediateInvalidArgs/0 (74 ms)
[2607/2819] Service/GLES2DecoderVertexArraysOESTest.DeleteVertexArraysOESImmediateInvalidArgs/0 (74 ms)
[ RUN      ] Service/GLES2DecoderVertexArraysOESTest.DeleteVertexArraysOESImmediateInvalidArgs/1
[       OK ] Service/GLES2DecoderVertexArraysOESTest.DeleteVertexArraysOESImmediateInvalidArgs/1 (75 ms)
[2608/2819] Service/GLES2DecoderVertexArraysOESTest.DeleteVertexArraysOESImmediateInvalidArgs/1 (75 ms)
[ RUN      ] Service/GLES2DecoderVertexArraysOESTest.DeleteBoundVertexArraysOESImmediateValidArgs/0
[       OK ] Service/GLES2DecoderVertexArraysOESTest.DeleteBoundVertexArraysOESImmediateValidArgs/0 (62 ms)
[2609/2819] Service/GLES2DecoderVertexArraysOESTest.DeleteBoundVertexArraysOESImmediateValidArgs/0 (62 ms)
[ RUN      ] Service/GLES2DecoderVertexArraysOESTest.DeleteBoundVertexArraysOESImmediateValidArgs/1
[       OK ] Service/GLES2DecoderVertexArraysOESTest.DeleteBoundVertexArraysOESImmediateValidArgs/1 (67 ms)
[2610/2819] Service/GLES2DecoderVertexArraysOESTest.DeleteBoundVertexArraysOESImmediateValidArgs/1 (67 ms)
[ RUN      ] Service/GLES2DecoderVertexArraysOESTest.IsVertexArrayOESValidArgs/0
[       OK ] Service/GLES2DecoderVertexArraysOESTest.IsVertexArrayOESValidArgs/0 (80 ms)
[2611/2819] Service/GLES2DecoderVertexArraysOESTest.IsVertexArrayOESValidArgs/0 (80 ms)
[ RUN      ] Service/GLES2DecoderVertexArraysOESTest.IsVertexArrayOESValidArgs/1
[       OK ] Service/GLES2DecoderVertexArraysOESTest.IsVertexArrayOESValidArgs/1 (70 ms)
[2612/2819] Service/GLES2DecoderVertexArraysOESTest.IsVertexArrayOESValidArgs/1 (70 ms)
[ RUN      ] Service/GLES2DecoderVertexArraysOESTest.IsVertexArrayOESInvalidArgsBadSharedMemoryId/0
[26096:26096:0702/220935:41197686073:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsVertexArrayOES
[26096:26096:0702/220935:41197686221:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsVertexArrayOES
[       OK ] Service/GLES2DecoderVertexArraysOESTest.IsVertexArrayOESInvalidArgsBadSharedMemoryId/0 (74 ms)
[2613/2819] Service/GLES2DecoderVertexArraysOESTest.IsVertexArrayOESInvalidArgsBadSharedMemoryId/0 (74 ms)
[ RUN      ] Service/GLES2DecoderVertexArraysOESTest.IsVertexArrayOESInvalidArgsBadSharedMemoryId/1
[26096:26096:0702/220935:41197738049:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsVertexArrayOES
[26096:26096:0702/220935:41197738220:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsVertexArrayOES
[       OK ] Service/GLES2DecoderVertexArraysOESTest.IsVertexArrayOESInvalidArgsBadSharedMemoryId/1 (53 ms)
[2614/2819] Service/GLES2DecoderVertexArraysOESTest.IsVertexArrayOESInvalidArgsBadSharedMemoryId/1 (53 ms)
[ RUN      ] Service/GLES2DecoderVertexArraysOESTest.BindVertexArrayOESValidArgs/0
[       OK ] Service/GLES2DecoderVertexArraysOESTest.BindVertexArrayOESValidArgs/0 (83 ms)
[2615/2819] Service/GLES2DecoderVertexArraysOESTest.BindVertexArrayOESValidArgs/0 (83 ms)
[ RUN      ] Service/GLES2DecoderVertexArraysOESTest.BindVertexArrayOESValidArgs/1
[       OK ] Service/GLES2DecoderVertexArraysOESTest.BindVertexArrayOESValidArgs/1 (78 ms)
[2616/2819] Service/GLES2DecoderVertexArraysOESTest.BindVertexArrayOESValidArgs/1 (78 ms)
[ RUN      ] Service/GLES2DecoderVertexArraysOESTest.BindVertexArrayOESValidArgsNewId/0
[       OK ] Service/GLES2DecoderVertexArraysOESTest.BindVertexArrayOESValidArgsNewId/0 (80 ms)
[2617/2819] Service/GLES2DecoderVertexArraysOESTest.BindVertexArrayOESValidArgsNewId/0 (80 ms)
[ RUN      ] Service/GLES2DecoderVertexArraysOESTest.BindVertexArrayOESValidArgsNewId/1
[       OK ] Service/GLES2DecoderVertexArraysOESTest.BindVertexArrayOESValidArgsNewId/1 (78 ms)
[2618/2819] Service/GLES2DecoderVertexArraysOESTest.BindVertexArrayOESValidArgsNewId/1 (78 ms)
[ RUN      ] Service/GLES2DecoderEmulatedVertexArraysOESTest.GenVertexArraysOESImmediateValidArgs/0
[       OK ] Service/GLES2DecoderEmulatedVertexArraysOESTest.GenVertexArraysOESImmediateValidArgs/0 (115 ms)
[2619/2819] Service/GLES2DecoderEmulatedVertexArraysOESTest.GenVertexArraysOESImmediateValidArgs/0 (115 ms)
[ RUN      ] Service/GLES2DecoderEmulatedVertexArraysOESTest.GenVertexArraysOESImmediateValidArgs/1
[       OK ] Service/GLES2DecoderEmulatedVertexArraysOESTest.GenVertexArraysOESImmediateValidArgs/1 (93 ms)
[2620/2819] Service/GLES2DecoderEmulatedVertexArraysOESTest.GenVertexArraysOESImmediateValidArgs/1 (93 ms)
[ RUN      ] Service/GLES2DecoderDrawOOMTest.ContextLostReasonWhenStatusIsGuilty/0
[26102:26102:0702/220935:41197716175:ERROR:gles2_cmd_decoder.cc(11410)] Onscreen context lost via ARB/EXT_robustness. Reset status = GL_GUILTY_CONTEXT_RESET_KHR
[26102:26102:0702/220935:41197716510:ERROR:gles2_cmd_decoder.cc(4336)] Error: 5 for Command kDrawArrays
[       OK ] Service/GLES2DecoderDrawOOMTest.ContextLostReasonWhenStatusIsGuilty/0 (204 ms)
[2621/2819] Service/GLES2DecoderDrawOOMTest.ContextLostReasonWhenStatusIsGuilty/0 (204 ms)
[ RUN      ] Service/GLES2DecoderDrawOOMTest.ContextLostReasonWhenStatusIsGuilty/1
[26102:26102:0702/220935:41197788747:ERROR:gles2_cmd_decoder.cc(11410)] Onscreen context lost via ARB/EXT_robustness. Reset status = GL_GUILTY_CONTEXT_RESET_KHR
[26102:26102:0702/220935:41197789024:ERROR:gles2_cmd_decoder.cc(4336)] Error: 5 for Command kDrawArrays
[       OK ] Service/GLES2DecoderDrawOOMTest.ContextLostReasonWhenStatusIsGuilty/1 (70 ms)
[2622/2819] Service/GLES2DecoderDrawOOMTest.ContextLostReasonWhenStatusIsGuilty/1 (70 ms)
[ RUN      ] Service/GLES2DecoderDrawOOMTest.ContextLostReasonWhenStatusIsUnknown/0
[26102:26102:0702/220935:41197865227:ERROR:gles2_cmd_decoder.cc(11410)] Onscreen context lost via ARB/EXT_robustness. Reset status = GL_UNKNOWN_CONTEXT_RESET_KHR
[26102:26102:0702/220935:41197865545:ERROR:gles2_cmd_decoder.cc(4336)] Error: 5 for Command kDrawArrays
[       OK ] Service/GLES2DecoderDrawOOMTest.ContextLostReasonWhenStatusIsUnknown/0 (77 ms)
[2623/2819] Service/GLES2DecoderDrawOOMTest.ContextLostReasonWhenStatusIsUnknown/0 (77 ms)
[ RUN      ] Service/GLES2DecoderDrawOOMTest.ContextLostReasonWhenStatusIsUnknown/1
[26102:26102:0702/220935:41197949134:ERROR:gles2_cmd_decoder.cc(11410)] Onscreen context lost via ARB/EXT_robustness. Reset status = GL_UNKNOWN_CONTEXT_RESET_KHR
[26102:26102:0702/220935:41197949444:ERROR:gles2_cmd_decoder.cc(4336)] Error: 5 for Command kDrawArrays
[       OK ] Service/GLES2DecoderDrawOOMTest.ContextLostReasonWhenStatusIsUnknown/1 (82 ms)
[2624/2819] Service/GLES2DecoderDrawOOMTest.ContextLostReasonWhenStatusIsUnknown/1 (82 ms)
[ RUN      ] Service/GLES2DecoderLostContextTest.LostFromMakeCurrent/0
[26102:26102:0702/220935:41197999999:ERROR:gles2_cmd_decoder.cc(3495)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[26102:26102:0702/220935:41198000454:ERROR:gles2_cmd_decoder.cc(4336)] Error: 5 for Command kGetError
[       OK ] Service/GLES2DecoderLostContextTest.LostFromMakeCurrent/0 (51 ms)
[2625/2819] Service/GLES2DecoderLostContextTest.LostFromMakeCurrent/0 (51 ms)
[ RUN      ] Service/GLES2DecoderLostContextTest.LostFromMakeCurrent/1
[26102:26102:0702/220935:41198060879:ERROR:gles2_cmd_decoder.cc(3495)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[26102:26102:0702/220935:41198061280:ERROR:gles2_cmd_decoder.cc(4336)] Error: 5 for Command kGetError
[       OK ] Service/GLES2DecoderLostContextTest.LostFromMakeCurrent/1 (59 ms)
[2626/2819] Service/GLES2DecoderLostContextTest.LostFromMakeCurrent/1 (59 ms)
[ RUN      ] Service/GLES2DecoderLostContextTest.LostFromMakeCurrentWithRobustness/0
[26102:26102:0702/220935:41198115593:ERROR:gles2_cmd_decoder.cc(3495)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[26102:26102:0702/220935:41198116062:ERROR:gles2_cmd_decoder.cc(4336)] Error: 5 for Command kGetError
[       OK ] Service/GLES2DecoderLostContextTest.LostFromMakeCurrentWithRobustness/0 (56 ms)
[2627/2819] Service/GLES2DecoderLostContextTest.LostFromMakeCurrentWithRobustness/0 (56 ms)
[ RUN      ] Service/GLES2DecoderLostContextTest.LostFromMakeCurrentWithRobustness/1
[26102:26102:0702/220935:41198162534:ERROR:gles2_cmd_decoder.cc(3495)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[26102:26102:0702/220935:41198162963:ERROR:gles2_cmd_decoder.cc(4336)] Error: 5 for Command kGetError
[       OK ] Service/GLES2DecoderLostContextTest.LostFromMakeCurrentWithRobustness/1 (43 ms)
[2628/2819] Service/GLES2DecoderLostContextTest.LostFromMakeCurrentWithRobustness/1 (43 ms)
[ RUN      ] Service/GLES2DecoderLostContextTest.LostFromResetAfterMakeCurrent/0
[26102:26102:0702/220935:41198201424:ERROR:gles2_cmd_decoder.cc(11410)] Onscreen context lost via ARB/EXT_robustness. Reset status = GL_GUILTY_CONTEXT_RESET_KHR
[26102:26102:0702/220935:41198201622:ERROR:gles2_cmd_decoder.cc(3502)]   GLES2DecoderImpl: Context reset detected after MakeCurrent.
[26102:26102:0702/220935:41198202096:ERROR:gles2_cmd_decoder.cc(4336)] Error: 5 for Command kGetError
[       OK ] Service/GLES2DecoderLostContextTest.LostFromResetAfterMakeCurrent/0 (43 ms)
[2629/2819] Service/GLES2DecoderLostContextTest.LostFromResetAfterMakeCurrent/0 (43 ms)
[ RUN      ] Service/GLES2DecoderLostContextTest.LostFromResetAfterMakeCurrent/1
[26102:26102:0702/220935:41198249495:ERROR:gles2_cmd_decoder.cc(11410)] Onscreen context lost via ARB/EXT_robustness. Reset status = GL_GUILTY_CONTEXT_RESET_KHR
[26102:26102:0702/220935:41198249684:ERROR:gles2_cmd_decoder.cc(3502)]   GLES2DecoderImpl: Context reset detected after MakeCurrent.
[26102:26102:0702/220935:41198250138:ERROR:gles2_cmd_decoder.cc(4336)] Error: 5 for Command kGetError
[       OK ] Service/GLES2DecoderLostContextTest.LostFromResetAfterMakeCurrent/1 (47 ms)
[2630/2819] Service/GLES2DecoderLostContextTest.LostFromResetAfterMakeCurrent/1 (47 ms)
[ RUN      ] Service/GLES2DecoderEmulatedVertexArraysOESTest.GenVertexArraysOESImmediateInvalidArgs/0
[26100:26100:0702/220935:41197609177:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kGenVertexArraysOESImmediate
[       OK ] Service/GLES2DecoderEmulatedVertexArraysOESTest.GenVertexArraysOESImmediateInvalidArgs/0 (102 ms)
[2631/2819] Service/GLES2DecoderEmulatedVertexArraysOESTest.GenVertexArraysOESImmediateInvalidArgs/0 (102 ms)
[ RUN      ] Service/GLES2DecoderEmulatedVertexArraysOESTest.GenVertexArraysOESImmediateInvalidArgs/1
[26100:26100:0702/220935:41197702858:ERROR:gles2_cmd_decoder.cc(4336)] Error: 4 for Command kGenVertexArraysOESImmediate
[       OK ] Service/GLES2DecoderEmulatedVertexArraysOESTest.GenVertexArraysOESImmediateInvalidArgs/1 (89 ms)
[2632/2819] Service/GLES2DecoderEmulatedVertexArraysOESTest.GenVertexArraysOESImmediateInvalidArgs/1 (89 ms)
[ RUN      ] Service/GLES2DecoderEmulatedVertexArraysOESTest.DeleteVertexArraysOESImmediateValidArgs/0
[       OK ] Service/GLES2DecoderEmulatedVertexArraysOESTest.DeleteVertexArraysOESImmediateValidArgs/0 (71 ms)
[2633/2819] Service/GLES2DecoderEmulatedVertexArraysOESTest.DeleteVertexArraysOESImmediateValidArgs/0 (71 ms)
[ RUN      ] Service/GLES2DecoderEmulatedVertexArraysOESTest.DeleteVertexArraysOESImmediateValidArgs/1
[       OK ] Service/GLES2DecoderEmulatedVertexArraysOESTest.DeleteVertexArraysOESImmediateValidArgs/1 (105 ms)
[2634/2819] Service/GLES2DecoderEmulatedVertexArraysOESTest.DeleteVertexArraysOESImmediateValidArgs/1 (105 ms)
[ RUN      ] Service/GLES2DecoderEmulatedVertexArraysOESTest.DeleteVertexArraysOESImmediateInvalidArgs/0
[       OK ] Service/GLES2DecoderEmulatedVertexArraysOESTest.DeleteVertexArraysOESImmediateInvalidArgs/0 (103 ms)
[2635/2819] Service/GLES2DecoderEmulatedVertexArraysOESTest.DeleteVertexArraysOESImmediateInvalidArgs/0 (103 ms)
[ RUN      ] Service/GLES2DecoderEmulatedVertexArraysOESTest.DeleteVertexArraysOESImmediateInvalidArgs/1
[       OK ] Service/GLES2DecoderEmulatedVertexArraysOESTest.DeleteVertexArraysOESImmediateInvalidArgs/1 (105 ms)
[2636/2819] Service/GLES2DecoderEmulatedVertexArraysOESTest.DeleteVertexArraysOESImmediateInvalidArgs/1 (105 ms)
[ RUN      ] Service/GLES2DecoderEmulatedVertexArraysOESTest.DeleteBoundVertexArraysOESImmediateValidArgs/0
[       OK ] Service/GLES2DecoderEmulatedVertexArraysOESTest.DeleteBoundVertexArraysOESImmediateValidArgs/0 (116 ms)
[2637/2819] Service/GLES2DecoderEmulatedVertexArraysOESTest.DeleteBoundVertexArraysOESImmediateValidArgs/0 (116 ms)
[ RUN      ] Service/GLES2DecoderEmulatedVertexArraysOESTest.DeleteBoundVertexArraysOESImmediateValidArgs/1
[       OK ] Service/GLES2DecoderEmulatedVertexArraysOESTest.DeleteBoundVertexArraysOESImmediateValidArgs/1 (85 ms)
[2638/2819] Service/GLES2DecoderEmulatedVertexArraysOESTest.DeleteBoundVertexArraysOESImmediateValidArgs/1 (85 ms)
[ RUN      ] Service/GLES2DecoderEmulatedVertexArraysOESTest.IsVertexArrayOESValidArgs/0
[       OK ] Service/GLES2DecoderEmulatedVertexArraysOESTest.IsVertexArrayOESValidArgs/0 (54 ms)
[2639/2819] Service/GLES2DecoderEmulatedVertexArraysOESTest.IsVertexArrayOESValidArgs/0 (54 ms)
[ RUN      ] Service/GLES2DecoderEmulatedVertexArraysOESTest.IsVertexArrayOESValidArgs/1
[       OK ] Service/GLES2DecoderEmulatedVertexArraysOESTest.IsVertexArrayOESValidArgs/1 (61 ms)
[2640/2819] Service/GLES2DecoderEmulatedVertexArraysOESTest.IsVertexArrayOESValidArgs/1 (61 ms)
[ RUN      ] Service/GLES2DecoderEmulatedVertexArraysOESTest.IsVertexArrayOESInvalidArgsBadSharedMemoryId/0
[26101:26101:0702/220935:41197608166:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsVertexArrayOES
[26101:26101:0702/220935:41197608401:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsVertexArrayOES
[       OK ] Service/GLES2DecoderEmulatedVertexArraysOESTest.IsVertexArrayOESInvalidArgsBadSharedMemoryId/0 (101 ms)
[2641/2819] Service/GLES2DecoderEmulatedVertexArraysOESTest.IsVertexArrayOESInvalidArgsBadSharedMemoryId/0 (101 ms)
[ RUN      ] Service/GLES2DecoderEmulatedVertexArraysOESTest.IsVertexArrayOESInvalidArgsBadSharedMemoryId/1
[26101:26101:0702/220935:41197705787:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsVertexArrayOES
[26101:26101:0702/220935:41197705966:ERROR:gles2_cmd_decoder.cc(4336)] Error: 2 for Command kIsVertexArrayOES
[       OK ] Service/GLES2DecoderEmulatedVertexArraysOESTest.IsVertexArrayOESInvalidArgsBadSharedMemoryId/1 (93 ms)
[2642/2819] Service/GLES2DecoderEmulatedVertexArraysOESTest.IsVertexArrayOESInvalidArgsBadSharedMemoryId/1 (93 ms)
[ RUN      ] Service/GLES2DecoderEmulatedVertexArraysOESTest.BindVertexArrayOESValidArgs/0
[       OK ] Service/GLES2DecoderEmulatedVertexArraysOESTest.BindVertexArrayOESValidArgs/0 (131 ms)
[2643/2819] Service/GLES2DecoderEmulatedVertexArraysOESTest.BindVertexArrayOESValidArgs/0 (131 ms)
[ RUN      ] Service/GLES2DecoderEmulatedVertexArraysOESTest.BindVertexArrayOESValidArgs/1
[       OK ] Service/GLES2DecoderEmulatedVertexArraysOESTest.BindVertexArrayOESValidArgs/1 (119 ms)
[2644/2819] Service/GLES2DecoderEmulatedVertexArraysOESTest.BindVertexArrayOESValidArgs/1 (119 ms)
[ RUN      ] Service/GLES2DecoderEmulatedVertexArraysOESTest.BindVertexArrayOESValidArgsNewId/0
[       OK ] Service/GLES2DecoderEmulatedVertexArraysOESTest.BindVertexArrayOESValidArgsNewId/0 (103 ms)
[2645/2819] Service/GLES2DecoderEmulatedVertexArraysOESTest.BindVertexArrayOESValidArgsNewId/0 (103 ms)
[ RUN      ] Service/GLES2DecoderEmulatedVertexArraysOESTest.BindVertexArrayOESValidArgsNewId/1
[       OK ] Service/GLES2DecoderEmulatedVertexArraysOESTest.BindVertexArrayOESValidArgsNewId/1 (90 ms)
[2646/2819] Service/GLES2DecoderEmulatedVertexArraysOESTest.BindVertexArrayOESValidArgsNewId/1 (90 ms)
[ RUN      ] Service/GLES2DecoderDrawOOMTest.ContextLostReasonOOM/0
[26101:26101:0702/220935:41198200812:ERROR:gles2_cmd_decoder.cc(4336)] Error: 5 for Command kDrawArrays
[       OK ] Service/GLES2DecoderDrawOOMTest.ContextLostReasonOOM/0 (48 ms)
[2647/2819] Service/GLES2DecoderDrawOOMTest.ContextLostReasonOOM/0 (48 ms)
[ RUN      ] Service/GLES2DecoderDrawOOMTest.ContextLostReasonOOM/1
[26101:26101:0702/220935:41198263645:ERROR:gles2_cmd_decoder.cc(4336)] Error: 5 for Command kDrawArrays
[       OK ] Service/GLES2DecoderDrawOOMTest.ContextLostReasonOOM/1 (62 ms)
[2648/2819] Service/GLES2DecoderDrawOOMTest.ContextLostReasonOOM/1 (62 ms)
[ RUN      ] Service/GLES2DecoderDrawOOMTest.ContextLostReasonWhenStatusIsNoError/0
[26101:26101:0702/220935:41198328383:ERROR:gles2_cmd_decoder.cc(4336)] Error: 5 for Command kDrawArrays
[       OK ] Service/GLES2DecoderDrawOOMTest.ContextLostReasonWhenStatusIsNoError/0 (64 ms)
[2649/2819] Service/GLES2DecoderDrawOOMTest.ContextLostReasonWhenStatusIsNoError/0 (64 ms)
[ RUN      ] Service/GLES2DecoderDrawOOMTest.ContextLostReasonWhenStatusIsNoError/1
[26101:26101:0702/220935:41198365206:ERROR:gles2_cmd_decoder.cc(4336)] Error: 5 for Command kDrawArrays
[       OK ] Service/GLES2DecoderDrawOOMTest.ContextLostReasonWhenStatusIsNoError/1 (34 ms)
[2650/2819] Service/GLES2DecoderDrawOOMTest.ContextLostReasonWhenStatusIsNoError/1 (34 ms)
[ RUN      ] Service/GLES2DecoderRestoreStateTest.NonDefaultUnit1BGR/0
[       OK ] Service/GLES2DecoderRestoreStateTest.NonDefaultUnit1BGR/0 (50 ms)
[2651/2819] Service/GLES2DecoderRestoreStateTest.NonDefaultUnit1BGR/0 (50 ms)
[ RUN      ] Service/GLES2DecoderRestoreStateTest.NonDefaultUnit1BGR/1
[       OK ] Service/GLES2DecoderRestoreStateTest.NonDefaultUnit1BGR/1 (34 ms)
[2652/2819] Service/GLES2DecoderRestoreStateTest.NonDefaultUnit1BGR/1 (34 ms)
[ RUN      ] Service/GLES2DecoderRestoreStateTest.DefaultUnit0/0
[       OK ] Service/GLES2DecoderRestoreStateTest.DefaultUnit0/0 (49 ms)
[2653/2819] Service/GLES2DecoderRestoreStateTest.DefaultUnit0/0 (49 ms)
[ RUN      ] Service/GLES2DecoderRestoreStateTest.DefaultUnit0/1
[       OK ] Service/GLES2DecoderRestoreStateTest.DefaultUnit0/1 (30 ms)
[2654/2819] Service/GLES2DecoderRestoreStateTest.DefaultUnit0/1 (30 ms)
[ RUN      ] Service/GLES2DecoderRestoreStateTest.DefaultUnit1/0
[       OK ] Service/GLES2DecoderRestoreStateTest.DefaultUnit1/0 (40 ms)
[2655/2819] Service/GLES2DecoderRestoreStateTest.DefaultUnit1/0 (40 ms)
[ RUN      ] Service/GLES2DecoderRestoreStateTest.DefaultUnit1/1
[       OK ] Service/GLES2DecoderRestoreStateTest.DefaultUnit1/1 (49 ms)
[2656/2819] Service/GLES2DecoderRestoreStateTest.DefaultUnit1/1 (49 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLENoAttributesFails/0
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLENoAttributesFails/0 (64 ms)
[2657/2819] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLENoAttributesFails/0 (64 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLENoAttributesFails/1
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLENoAttributesFails/1 (66 ms)
[2658/2819] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLENoAttributesFails/1 (66 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLESimulatedAttrib0/0
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLESimulatedAttrib0/0 (86 ms)
[2659/2819] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLESimulatedAttrib0/0 (86 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLESimulatedAttrib0/1
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLESimulatedAttrib0/1 (81 ms)
[2660/2819] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLESimulatedAttrib0/1 (81 ms)
[ RUN      ] Service/GLES2DecoderMultisampledRenderToTextureTest.NotCompatibleWithRenderbufferStorageMultisampleCHROMIUM_IMG/0
[       OK ] Service/GLES2DecoderMultisampledRenderToTextureTest.NotCompatibleWithRenderbufferStorageMultisampleCHROMIUM_IMG/0 (59 ms)
[2661/2819] Service/GLES2DecoderMultisampledRenderToTextureTest.NotCompatibleWithRenderbufferStorageMultisampleCHROMIUM_IMG/0 (59 ms)
[ RUN      ] Service/GLES2DecoderMultisampledRenderToTextureTest.NotCompatibleWithRenderbufferStorageMultisampleCHROMIUM_IMG/1
[       OK ] Service/GLES2DecoderMultisampledRenderToTextureTest.NotCompatibleWithRenderbufferStorageMultisampleCHROMIUM_IMG/1 (63 ms)
[2662/2819] Service/GLES2DecoderMultisampledRenderToTextureTest.NotCompatibleWithRenderbufferStorageMultisampleCHROMIUM_IMG/1 (63 ms)
[ RUN      ] Service/GLES2DecoderMultisampledRenderToTextureTest.RenderbufferStorageMultisampleEXT_EXT/0
[       OK ] Service/GLES2DecoderMultisampledRenderToTextureTest.RenderbufferStorageMultisampleEXT_EXT/0 (66 ms)
[2663/2819] Service/GLES2DecoderMultisampledRenderToTextureTest.RenderbufferStorageMultisampleEXT_EXT/0 (66 ms)
[ RUN      ] Service/GLES2DecoderMultisampledRenderToTextureTest.RenderbufferStorageMultisampleEXT_EXT/1
[       OK ] Service/GLES2DecoderMultisampledRenderToTextureTest.RenderbufferStorageMultisampleEXT_EXT/1 (51 ms)
[2664/2819] Service/GLES2DecoderMultisampledRenderToTextureTest.RenderbufferStorageMultisampleEXT_EXT/1 (51 ms)
[ RUN      ] Service/GLES2DecoderMultisampledRenderToTextureTest.RenderbufferStorageMultisampleEXT_IMG/0
[       OK ] Service/GLES2DecoderMultisampledRenderToTextureTest.RenderbufferStorageMultisampleEXT_IMG/0 (64 ms)
[2665/2819] Service/GLES2DecoderMultisampledRenderToTextureTest.RenderbufferStorageMultisampleEXT_IMG/0 (64 ms)
[ RUN      ] Service/GLES2DecoderMultisampledRenderToTextureTest.RenderbufferStorageMultisampleEXT_IMG/1
[       OK ] Service/GLES2DecoderMultisampledRenderToTextureTest.RenderbufferStorageMultisampleEXT_IMG/1 (59 ms)
[2666/2819] Service/GLES2DecoderMultisampledRenderToTextureTest.RenderbufferStorageMultisampleEXT_IMG/1 (59 ms)
[ RUN      ] Service/GLES2DecoderMultisampledRenderToTextureTest.RenderbufferStorageMultisampleEXT_EXT_RebindRenderbuffer/0
[       OK ] Service/GLES2DecoderMultisampledRenderToTextureTest.RenderbufferStorageMultisampleEXT_EXT_RebindRenderbuffer/0 (47 ms)
[2667/2819] Service/GLES2DecoderMultisampledRenderToTextureTest.RenderbufferStorageMultisampleEXT_EXT_RebindRenderbuffer/0 (47 ms)
[ RUN      ] Service/GLES2DecoderMultisampledRenderToTextureTest.RenderbufferStorageMultisampleEXT_EXT_RebindRenderbuffer/1
[       OK ] Service/GLES2DecoderMultisampledRenderToTextureTest.RenderbufferStorageMultisampleEXT_EXT_RebindRenderbuffer/1 (46 ms)
[2668/2819] Service/GLES2DecoderMultisampledRenderToTextureTest.RenderbufferStorageMultisampleEXT_EXT_RebindRenderbuffer/1 (46 ms)
[ RUN      ] Service/GLES2DecoderMultisampledRenderToTextureTest.RenderbufferStorageMultisampleEXT_IMG_RebindRenderbuffer/0
[       OK ] Service/GLES2DecoderMultisampledRenderToTextureTest.RenderbufferStorageMultisampleEXT_IMG_RebindRenderbuffer/0 (47 ms)
[2669/2819] Service/GLES2DecoderMultisampledRenderToTextureTest.RenderbufferStorageMultisampleEXT_IMG_RebindRenderbuffer/0 (47 ms)
[ RUN      ] Service/GLES2DecoderMultisampledRenderToTextureTest.RenderbufferStorageMultisampleEXT_IMG_RebindRenderbuffer/1
[       OK ] Service/GLES2DecoderMultisampledRenderToTextureTest.RenderbufferStorageMultisampleEXT_IMG_RebindRenderbuffer/1 (44 ms)
[2670/2819] Service/GLES2DecoderMultisampledRenderToTextureTest.RenderbufferStorageMultisampleEXT_IMG_RebindRenderbuffer/1 (44 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLEMissingAttributesFails/0
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLEMissingAttributesFails/0 (77 ms)
[2671/2819] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLEMissingAttributesFails/0 (77 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLEMissingAttributesFails/1
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLEMissingAttributesFails/1 (84 ms)
[2672/2819] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLEMissingAttributesFails/1 (84 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLEMissingAttributesZeroCountSucceeds/0
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLEMissingAttributesZeroCountSucceeds/0 (58 ms)
[2673/2819] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLEMissingAttributesZeroCountSucceeds/0 (58 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLEMissingAttributesZeroCountSucceeds/1
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLEMissingAttributesZeroCountSucceeds/1 (64 ms)
[2674/2819] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLEMissingAttributesZeroCountSucceeds/1 (64 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLEValidAttributesSucceeds/0
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLEValidAttributesSucceeds/0 (74 ms)
[2675/2819] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLEValidAttributesSucceeds/0 (74 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLEValidAttributesSucceeds/1
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLEValidAttributesSucceeds/1 (68 ms)
[2676/2819] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLEValidAttributesSucceeds/1 (68 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLEWithInvalidModeFails/0
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLEWithInvalidModeFails/0 (85 ms)
[2677/2819] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLEWithInvalidModeFails/0 (85 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLEWithInvalidModeFails/1
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLEWithInvalidModeFails/1 (69 ms)
[2678/2819] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLEWithInvalidModeFails/1 (69 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLEInvalidPrimcountFails/0
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLEInvalidPrimcountFails/0 (70 ms)
[2679/2819] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLEInvalidPrimcountFails/0 (70 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLEInvalidPrimcountFails/1
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLEInvalidPrimcountFails/1 (64 ms)
[2680/2819] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLEInvalidPrimcountFails/1 (64 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsNoDivisor0Fails/0
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsNoDivisor0Fails/0 (82 ms)
[2681/2819] Service/GLES2DecoderGeometryInstancingTest.DrawElementsNoDivisor0Fails/0 (82 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsNoDivisor0Fails/1
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsNoDivisor0Fails/1 (75 ms)
[2682/2819] Service/GLES2DecoderGeometryInstancingTest.DrawElementsNoDivisor0Fails/1 (75 ms)
[ RUN      ] Service/GLES2DecoderTestWithCHROMIUMPathRendering.MatrixLoadfCHROMIUMImmediateValidArgs/0
[       OK ] Service/GLES2DecoderTestWithCHROMIUMPathRendering.MatrixLoadfCHROMIUMImmediateValidArgs/0 (66 ms)
[2683/2819] Service/GLES2DecoderTestWithCHROMIUMPathRendering.MatrixLoadfCHROMIUMImmediateValidArgs/0 (66 ms)
[ RUN      ] Service/GLES2DecoderTestWithCHROMIUMPathRendering.MatrixLoadfCHROMIUMImmediateValidArgs/1
[       OK ] Service/GLES2DecoderTestWithCHROMIUMPathRendering.MatrixLoadfCHROMIUMImmediateValidArgs/1 (65 ms)
[2684/2819] Service/GLES2DecoderTestWithCHROMIUMPathRendering.MatrixLoadfCHROMIUMImmediateValidArgs/1 (65 ms)
[ RUN      ] Service/GLES2DecoderTestWithCHROMIUMPathRendering.MatrixLoadIdentityCHROMIUMValidArgs/0
[       OK ] Service/GLES2DecoderTestWithCHROMIUMPathRendering.MatrixLoadIdentityCHROMIUMValidArgs/0 (62 ms)
[2685/2819] Service/GLES2DecoderTestWithCHROMIUMPathRendering.MatrixLoadIdentityCHROMIUMValidArgs/0 (62 ms)
[ RUN      ] Service/GLES2DecoderTestWithCHROMIUMPathRendering.MatrixLoadIdentityCHROMIUMValidArgs/1
[       OK ] Service/GLES2DecoderTestWithCHROMIUMPathRendering.MatrixLoadIdentityCHROMIUMValidArgs/1 (62 ms)
[2686/2819] Service/GLES2DecoderTestWithCHROMIUMPathRendering.MatrixLoadIdentityCHROMIUMValidArgs/1 (62 ms)
[ RUN      ] Service/GLES2DecoderTestWithBlendEquationAdvanced.BlendBarrierKHRValidArgs/0
[       OK ] Service/GLES2DecoderTestWithBlendEquationAdvanced.BlendBarrierKHRValidArgs/0 (50 ms)
[2687/2819] Service/GLES2DecoderTestWithBlendEquationAdvanced.BlendBarrierKHRValidArgs/0 (50 ms)
[ RUN      ] Service/GLES2DecoderTestWithBlendEquationAdvanced.BlendBarrierKHRValidArgs/1
[       OK ] Service/GLES2DecoderTestWithBlendEquationAdvanced.BlendBarrierKHRValidArgs/1 (47 ms)
[2688/2819] Service/GLES2DecoderTestWithBlendEquationAdvanced.BlendBarrierKHRValidArgs/1 (47 ms)
[ RUN      ] Service/GLES2DecoderMultisampledRenderToTextureTest.NotCompatibleWithRenderbufferStorageMultisampleCHROMIUM_EXT/0
[       OK ] Service/GLES2DecoderMultisampledRenderToTextureTest.NotCompatibleWithRenderbufferStorageMultisampleCHROMIUM_EXT/0 (46 ms)
[2689/2819] Service/GLES2DecoderMultisampledRenderToTextureTest.NotCompatibleWithRenderbufferStorageMultisampleCHROMIUM_EXT/0 (46 ms)
[ RUN      ] Service/GLES2DecoderMultisampledRenderToTextureTest.NotCompatibleWithRenderbufferStorageMultisampleCHROMIUM_EXT/1
[       OK ] Service/GLES2DecoderMultisampledRenderToTextureTest.NotCompatibleWithRenderbufferStorageMultisampleCHROMIUM_EXT/1 (44 ms)
[2690/2819] Service/GLES2DecoderMultisampledRenderToTextureTest.NotCompatibleWithRenderbufferStorageMultisampleCHROMIUM_EXT/1 (44 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLELargeInstanceSucceeds/0
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLELargeInstanceSucceeds/0 (90 ms)
[2691/2819] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLELargeInstanceSucceeds/0 (90 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLELargeInstanceSucceeds/1
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLELargeInstanceSucceeds/1 (75 ms)
[2692/2819] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLELargeInstanceSucceeds/1 (75 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysWithDivisorSucceeds/0
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysWithDivisorSucceeds/0 (86 ms)
[2693/2819] Service/GLES2DecoderGeometryInstancingTest.DrawArraysWithDivisorSucceeds/0 (86 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysWithDivisorSucceeds/1
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysWithDivisorSucceeds/1 (67 ms)
[2694/2819] Service/GLES2DecoderGeometryInstancingTest.DrawArraysWithDivisorSucceeds/1 (67 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLELargeDivisorSucceeds/0
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLELargeDivisorSucceeds/0 (71 ms)
[2695/2819] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLELargeDivisorSucceeds/0 (71 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLELargeDivisorSucceeds/1
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLELargeDivisorSucceeds/1 (88 ms)
[2696/2819] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLELargeDivisorSucceeds/1 (88 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLELargeFails/0
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLELargeFails/0 (88 ms)
[2697/2819] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLELargeFails/0 (88 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLELargeFails/1
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLELargeFails/1 (67 ms)
[2698/2819] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLELargeFails/1 (67 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLELargeIndexSucceeds/0
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLELargeIndexSucceeds/0 (82 ms)
[2699/2819] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLELargeIndexSucceeds/0 (82 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLELargeIndexSucceeds/1
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLELargeIndexSucceeds/1 (65 ms)
[2700/2819] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLELargeIndexSucceeds/1 (65 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLEMissingAttributesZeroCountSucceeds/0
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLEMissingAttributesZeroCountSucceeds/0 (45 ms)
[2701/2819] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLEMissingAttributesZeroCountSucceeds/0 (45 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLEMissingAttributesZeroCountSucceeds/1
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLEMissingAttributesZeroCountSucceeds/1 (76 ms)
[2702/2819] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLEMissingAttributesZeroCountSucceeds/1 (76 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLEValidAttributesSucceeds/0
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLEValidAttributesSucceeds/0 (90 ms)
[2703/2819] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLEValidAttributesSucceeds/0 (90 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLEValidAttributesSucceeds/1
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLEValidAttributesSucceeds/1 (75 ms)
[2704/2819] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLEValidAttributesSucceeds/1 (75 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLEWithInvalidModeFails/0
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLEWithInvalidModeFails/0 (68 ms)
[2705/2819] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLEWithInvalidModeFails/0 (68 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLEWithInvalidModeFails/1
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLEWithInvalidModeFails/1 (67 ms)
[2706/2819] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLEWithInvalidModeFails/1 (67 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLELargeInstanceSucceeds/0
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLELargeInstanceSucceeds/0 (84 ms)
[2707/2819] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLELargeInstanceSucceeds/0 (84 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLELargeInstanceSucceeds/1
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLELargeInstanceSucceeds/1 (73 ms)
[2708/2819] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLELargeInstanceSucceeds/1 (73 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsWithDivisorSucceeds/0
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsWithDivisorSucceeds/0 (70 ms)
[2709/2819] Service/GLES2DecoderGeometryInstancingTest.DrawElementsWithDivisorSucceeds/0 (70 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsWithDivisorSucceeds/1
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsWithDivisorSucceeds/1 (40 ms)
[2710/2819] Service/GLES2DecoderGeometryInstancingTest.DrawElementsWithDivisorSucceeds/1 (40 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLENoDivisor0Fails/0
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLENoDivisor0Fails/0 (84 ms)
[2711/2819] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLENoDivisor0Fails/0 (84 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLENoDivisor0Fails/1
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLENoDivisor0Fails/1 (81 ms)
[2712/2819] Service/GLES2DecoderGeometryInstancingTest.DrawArraysInstancedANGLENoDivisor0Fails/1 (81 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysNoDivisor0Fails/0
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysNoDivisor0Fails/0 (81 ms)
[2713/2819] Service/GLES2DecoderGeometryInstancingTest.DrawArraysNoDivisor0Fails/0 (81 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysNoDivisor0Fails/1
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawArraysNoDivisor0Fails/1 (81 ms)
[2714/2819] Service/GLES2DecoderGeometryInstancingTest.DrawArraysNoDivisor0Fails/1 (81 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLENoAttributesFails/0
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLENoAttributesFails/0 (71 ms)
[2715/2819] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLENoAttributesFails/0 (71 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLENoAttributesFails/1
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLENoAttributesFails/1 (64 ms)
[2716/2819] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLENoAttributesFails/1 (64 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLESimulatedAttrib0/0
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLESimulatedAttrib0/0 (40 ms)
[2717/2819] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLESimulatedAttrib0/0 (40 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLESimulatedAttrib0/1
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLESimulatedAttrib0/1 (40 ms)
[2718/2819] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLESimulatedAttrib0/1 (40 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLEMissingAttributesFails/0
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLEMissingAttributesFails/0 (42 ms)
[2719/2819] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLEMissingAttributesFails/0 (42 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLEMissingAttributesFails/1
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLEMissingAttributesFails/1 (35 ms)
[2720/2819] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLEMissingAttributesFails/1 (35 ms)
[ RUN      ] Service/GLES2DecoderCompressedFormatsTest.GetCompressedTextureFormatsS3TC/0
[       OK ] Service/GLES2DecoderCompressedFormatsTest.GetCompressedTextureFormatsS3TC/0 (54 ms)
[2721/2819] Service/GLES2DecoderCompressedFormatsTest.GetCompressedTextureFormatsS3TC/0 (54 ms)
[ RUN      ] Service/GLES2DecoderCompressedFormatsTest.GetCompressedTextureFormatsS3TC/1
[       OK ] Service/GLES2DecoderCompressedFormatsTest.GetCompressedTextureFormatsS3TC/1 (55 ms)
[2722/2819] Service/GLES2DecoderCompressedFormatsTest.GetCompressedTextureFormatsS3TC/1 (55 ms)
[ RUN      ] Service/GLES2DecoderCompressedFormatsTest.GetCompressedTextureFormatsATC/0
[       OK ] Service/GLES2DecoderCompressedFormatsTest.GetCompressedTextureFormatsATC/0 (50 ms)
[2723/2819] Service/GLES2DecoderCompressedFormatsTest.GetCompressedTextureFormatsATC/0 (50 ms)
[ RUN      ] Service/GLES2DecoderCompressedFormatsTest.GetCompressedTextureFormatsATC/1
[       OK ] Service/GLES2DecoderCompressedFormatsTest.GetCompressedTextureFormatsATC/1 (48 ms)
[2724/2819] Service/GLES2DecoderCompressedFormatsTest.GetCompressedTextureFormatsATC/1 (48 ms)
[ RUN      ] Service/GLES2DecoderCompressedFormatsTest.GetCompressedTextureFormatsPVRTC/0
[       OK ] Service/GLES2DecoderCompressedFormatsTest.GetCompressedTextureFormatsPVRTC/0 (51 ms)
[2725/2819] Service/GLES2DecoderCompressedFormatsTest.GetCompressedTextureFormatsPVRTC/0 (51 ms)
[ RUN      ] Service/GLES2DecoderCompressedFormatsTest.GetCompressedTextureFormatsPVRTC/1
[       OK ] Service/GLES2DecoderCompressedFormatsTest.GetCompressedTextureFormatsPVRTC/1 (28 ms)
[2726/2819] Service/GLES2DecoderCompressedFormatsTest.GetCompressedTextureFormatsPVRTC/1 (28 ms)
[ RUN      ] Service/GLES2DecoderCompressedFormatsTest.GetCompressedTextureFormatsETC1/0
[       OK ] Service/GLES2DecoderCompressedFormatsTest.GetCompressedTextureFormatsETC1/0 (41 ms)
[2727/2819] Service/GLES2DecoderCompressedFormatsTest.GetCompressedTextureFormatsETC1/0 (41 ms)
[ RUN      ] Service/GLES2DecoderCompressedFormatsTest.GetCompressedTextureFormatsETC1/1
[       OK ] Service/GLES2DecoderCompressedFormatsTest.GetCompressedTextureFormatsETC1/1 (51 ms)
[2728/2819] Service/GLES2DecoderCompressedFormatsTest.GetCompressedTextureFormatsETC1/1 (51 ms)
[ RUN      ] Target/ProduceConsumeTextureTest.ProduceConsumeTextureWithImage/0
[       OK ] Target/ProduceConsumeTextureTest.ProduceConsumeTextureWithImage/0 (9 ms)
[2729/2819] Target/ProduceConsumeTextureTest.ProduceConsumeTextureWithImage/0 (9 ms)
[ RUN      ] Target/ProduceConsumeTextureTest.ProduceConsumeTextureWithImage/1
[       OK ] Target/ProduceConsumeTextureTest.ProduceConsumeTextureWithImage/1 (8 ms)
[2730/2819] Target/ProduceConsumeTextureTest.ProduceConsumeTextureWithImage/1 (8 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLELargeDivisorSucceeds/0
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLELargeDivisorSucceeds/0 (88 ms)
[2731/2819] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLELargeDivisorSucceeds/0 (88 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLELargeDivisorSucceeds/1
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLELargeDivisorSucceeds/1 (77 ms)
[2732/2819] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLELargeDivisorSucceeds/1 (77 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLELargeFails/0
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLELargeFails/0 (89 ms)
[2733/2819] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLELargeFails/0 (89 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLELargeFails/1
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLELargeFails/1 (79 ms)
[2734/2819] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLELargeFails/1 (79 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLEInvalidPrimcountFails/0
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLEInvalidPrimcountFails/0 (70 ms)
[2735/2819] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLEInvalidPrimcountFails/0 (70 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLEInvalidPrimcountFails/1
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLEInvalidPrimcountFails/1 (65 ms)
[2736/2819] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLEInvalidPrimcountFails/1 (65 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLELargeIndexSucceeds/0
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLELargeIndexSucceeds/0 (67 ms)
[2737/2819] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLELargeIndexSucceeds/0 (67 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLELargeIndexSucceeds/1
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLELargeIndexSucceeds/1 (67 ms)
[2738/2819] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLELargeIndexSucceeds/1 (67 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLENoDivisor0Fails/0
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLENoDivisor0Fails/0 (46 ms)
[2739/2819] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLENoDivisor0Fails/0 (46 ms)
[ RUN      ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLENoDivisor0Fails/1
[       OK ] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLENoDivisor0Fails/1 (43 ms)
[2740/2819] Service/GLES2DecoderGeometryInstancingTest.DrawElementsInstancedANGLENoDivisor0Fails/1 (43 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidPartialEntry/6
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidPartialEntry/6 (0 ms)
[2741/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidPartialEntry/6 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidPartialEntry/7
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidPartialEntry/7 (0 ms)
[2742/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidPartialEntry/7 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidPartialEntry/8
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidPartialEntry/8 (0 ms)
[2743/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidPartialEntry/8 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidPartialEntry/9
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidPartialEntry/9 (0 ms)
[2744/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidPartialEntry/9 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidPartialEntry/10
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidPartialEntry/10 (0 ms)
[2745/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidPartialEntry/10 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidPartialEntry/11
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidPartialEntry/11 (0 ms)
[2746/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidPartialEntry/11 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidPartialEntry/12
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidPartialEntry/12 (1 ms)
[2747/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidPartialEntry/12 (1 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidUnrelatedOsEntry/0
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidUnrelatedOsEntry/0 (0 ms)
[2748/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidUnrelatedOsEntry/0 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidUnrelatedOsEntry/1
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidUnrelatedOsEntry/1 (0 ms)
[2749/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidUnrelatedOsEntry/1 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidUnrelatedOsEntry/2
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidUnrelatedOsEntry/2 (1 ms)
[2750/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidUnrelatedOsEntry/2 (1 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidFullEntry/9
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidFullEntry/9 (0 ms)
[2751/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidFullEntry/9 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidFullEntry/10
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidFullEntry/10 (0 ms)
[2752/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidFullEntry/10 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidFullEntry/11
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidFullEntry/11 (0 ms)
[2753/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidFullEntry/11 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidFullEntry/12
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidFullEntry/12 (0 ms)
[2754/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidFullEntry/12 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidPartialEntry/0
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidPartialEntry/0 (0 ms)
[2755/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidPartialEntry/0 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidPartialEntry/1
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidPartialEntry/1 (0 ms)
[2756/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidPartialEntry/1 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidPartialEntry/2
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidPartialEntry/2 (0 ms)
[2757/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidPartialEntry/2 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidPartialEntry/3
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidPartialEntry/3 (0 ms)
[2758/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidPartialEntry/3 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidPartialEntry/4
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidPartialEntry/4 (0 ms)
[2759/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidPartialEntry/4 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidPartialEntry/5
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidPartialEntry/5 (0 ms)
[2760/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidPartialEntry/5 (0 ms)
[ RUN      ] Target/ProduceConsumeTextureTest.ProduceConsumeTextureWithImage/2
[       OK ] Target/ProduceConsumeTextureTest.ProduceConsumeTextureWithImage/2 (10 ms)
[2761/2819] Target/ProduceConsumeTextureTest.ProduceConsumeTextureWithImage/2 (10 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidFullEntry/0
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidFullEntry/0 (0 ms)
[2762/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidFullEntry/0 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidFullEntry/1
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidFullEntry/1 (0 ms)
[2763/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidFullEntry/1 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidFullEntry/2
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidFullEntry/2 (0 ms)
[2764/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidFullEntry/2 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidFullEntry/3
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidFullEntry/3 (0 ms)
[2765/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidFullEntry/3 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidFullEntry/4
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidFullEntry/4 (0 ms)
[2766/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidFullEntry/4 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidFullEntry/5
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidFullEntry/5 (0 ms)
[2767/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidFullEntry/5 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidFullEntry/6
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidFullEntry/6 (1 ms)
[2768/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidFullEntry/6 (1 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidFullEntry/7
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidFullEntry/7 (0 ms)
[2769/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidFullEntry/7 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidFullEntry/8
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidFullEntry/8 (0 ms)
[2770/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidFullEntry/8 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidUnrelatedOsEntry/3
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidUnrelatedOsEntry/3 (0 ms)
[2771/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidUnrelatedOsEntry/3 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidUnrelatedOsEntry/4
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidUnrelatedOsEntry/4 (0 ms)
[2772/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidUnrelatedOsEntry/4 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidUnrelatedOsEntry/5
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidUnrelatedOsEntry/5 (0 ms)
[2773/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidUnrelatedOsEntry/5 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidUnrelatedOsEntry/6
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidUnrelatedOsEntry/6 (0 ms)
[2774/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidUnrelatedOsEntry/6 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidUnrelatedOsEntry/7
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidUnrelatedOsEntry/7 (0 ms)
[2775/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidUnrelatedOsEntry/7 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidUnrelatedOsEntry/8
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidUnrelatedOsEntry/8 (0 ms)
[2776/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidUnrelatedOsEntry/8 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidUnrelatedOsEntry/9
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidUnrelatedOsEntry/9 (0 ms)
[2777/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidUnrelatedOsEntry/9 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidUnrelatedOsEntry/10
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidUnrelatedOsEntry/10 (0 ms)
[2778/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidUnrelatedOsEntry/10 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidUnrelatedOsEntry/11
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidUnrelatedOsEntry/11 (1 ms)
[2779/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidUnrelatedOsEntry/11 (1 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidUnrelatedOsEntry/12
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidUnrelatedOsEntry/12 (0 ms)
[2780/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.ValidUnrelatedOsEntry/12 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.DuplicateModifiers/0
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.DuplicateModifiers/0 (0 ms)
[2781/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.DuplicateModifiers/0 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.DuplicateModifiers/1
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.DuplicateModifiers/1 (0 ms)
[2782/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.DuplicateModifiers/1 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.DuplicateModifiers/2
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.DuplicateModifiers/2 (0 ms)
[2783/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.DuplicateModifiers/2 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.DuplicateModifiers/3
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.DuplicateModifiers/3 (0 ms)
[2784/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.DuplicateModifiers/3 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.DuplicateModifiers/4
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.DuplicateModifiers/4 (0 ms)
[2785/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.DuplicateModifiers/4 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.DuplicateModifiers/5
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.DuplicateModifiers/5 (0 ms)
[2786/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.DuplicateModifiers/5 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.DuplicateModifiers/6
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.DuplicateModifiers/6 (1 ms)
[2787/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.DuplicateModifiers/6 (1 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.DuplicateModifiers/7
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.DuplicateModifiers/7 (0 ms)
[2788/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.DuplicateModifiers/7 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.DuplicateModifiers/8
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.DuplicateModifiers/8 (0 ms)
[2789/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.DuplicateModifiers/8 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.DuplicateModifiers/9
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.DuplicateModifiers/9 (0 ms)
[2790/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.DuplicateModifiers/9 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.DuplicateModifiers/10
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.DuplicateModifiers/10 (0 ms)
[2791/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.DuplicateModifiers/10 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.DuplicateModifiers/11
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.DuplicateModifiers/11 (0 ms)
[2792/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.DuplicateModifiers/11 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.DuplicateModifiers/12
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.DuplicateModifiers/12 (0 ms)
[2793/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.DuplicateModifiers/12 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.OsConflicts/0
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.OsConflicts/0 (0 ms)
[2794/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.OsConflicts/0 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.OsConflicts/1
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.OsConflicts/1 (0 ms)
[2795/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.OsConflicts/1 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.OsConflicts/2
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.OsConflicts/2 (0 ms)
[2796/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.OsConflicts/2 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.OsConflicts/3
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.OsConflicts/3 (0 ms)
[2797/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.OsConflicts/3 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.OsConflicts/4
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.OsConflicts/4 (0 ms)
[2798/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.OsConflicts/4 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.OsConflicts/5
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.OsConflicts/5 (1 ms)
[2799/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.OsConflicts/5 (1 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.OsConflicts/6
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.OsConflicts/6 (0 ms)
[2800/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.OsConflicts/6 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.OsConflicts/7
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.OsConflicts/7 (0 ms)
[2801/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.OsConflicts/7 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.OsConflicts/8
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.OsConflicts/8 (0 ms)
[2802/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.OsConflicts/8 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.OsConflicts/9
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.OsConflicts/9 (0 ms)
[2803/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.OsConflicts/9 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.OsConflicts/10
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.OsConflicts/10 (0 ms)
[2804/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.OsConflicts/10 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.OsConflicts/11
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.OsConflicts/11 (0 ms)
[2805/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.OsConflicts/11 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.OsConflicts/12
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.OsConflicts/12 (0 ms)
[2806/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.OsConflicts/12 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.MultipleEntriesConflicts/0
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.MultipleEntriesConflicts/0 (0 ms)
[2807/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.MultipleEntriesConflicts/0 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.MultipleEntriesConflicts/1
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.MultipleEntriesConflicts/1 (0 ms)
[2808/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.MultipleEntriesConflicts/1 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.MultipleEntriesConflicts/2
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.MultipleEntriesConflicts/2 (0 ms)
[2809/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.MultipleEntriesConflicts/2 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.MultipleEntriesConflicts/3
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.MultipleEntriesConflicts/3 (0 ms)
[2810/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.MultipleEntriesConflicts/3 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.MultipleEntriesConflicts/4
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.MultipleEntriesConflicts/4 (0 ms)
[2811/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.MultipleEntriesConflicts/4 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.MultipleEntriesConflicts/5
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.MultipleEntriesConflicts/5 (0 ms)
[2812/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.MultipleEntriesConflicts/5 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.MultipleEntriesConflicts/6
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.MultipleEntriesConflicts/6 (0 ms)
[2813/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.MultipleEntriesConflicts/6 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.MultipleEntriesConflicts/7
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.MultipleEntriesConflicts/7 (1 ms)
[2814/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.MultipleEntriesConflicts/7 (1 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.MultipleEntriesConflicts/8
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.MultipleEntriesConflicts/8 (0 ms)
[2815/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.MultipleEntriesConflicts/8 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.MultipleEntriesConflicts/9
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.MultipleEntriesConflicts/9 (0 ms)
[2816/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.MultipleEntriesConflicts/9 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.MultipleEntriesConflicts/10
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.MultipleEntriesConflicts/10 (0 ms)
[2817/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.MultipleEntriesConflicts/10 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.MultipleEntriesConflicts/11
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.MultipleEntriesConflicts/11 (0 ms)
[2818/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.MultipleEntriesConflicts/11 (0 ms)
[ RUN      ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.MultipleEntriesConflicts/12
[       OK ] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.MultipleEntriesConflicts/12 (0 ms)
[2819/2819] GPUTestExpectationsParser/GPUTestExpectationsParserParamTest.MultipleEntriesConflicts/12 (0 ms)
SUCCESS: all tests passed.
Tests took 30 seconds.
[run_isolated_out_hack]{"hash":"fff86cefbd64b95ef38d93fce5c787466cf506e1","namespace":"default-gzip","storage":"https://isolateserver.appspot.com"}[/run_isolated_out_hack]
+-------------------------------------------------------------------------------+
| End of shard 0  Pending: -2728.0s  Duration: 34.5s  Bot: swarm492-c4  Exit: 0 |
+-------------------------------------------------------------------------------+
Total duration: 34.5s
exit code (as seen by runtest.py): 0
@@@STEP_TEXT@@@@

@@@STEP_CURSOR gpu_unittests@@@

@@@STEP_CURSOR gpu_unittests@@@



--------------------------------------------------------------------------------
started: Thu Jul  2 23:06:04 2015
ended: Thu Jul  2 23:06:07 2015
duration: 2 secs
status: SUCCESS
status reason: